mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 01:26:42 +03:00
Update index.html
This commit is contained in:
parent
f77b6e5609
commit
a161a8a9ec
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<script src="javascripts/twitter.min.js" type="text/javascript"></script>
|
||||
|
@ -53,7 +53,7 @@ template: '<strong><a href="http://twitter.com/%user_screen_name%/statuses/%id_s
|
|||
|
||||
<p>sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.</p>
|
||||
|
||||
<p><div style="text-align: center"><img src="images/screenshot.png"/></div></p>
|
||||
<div style="text-align: center"><img src="images/screenshot.png"></div>
|
||||
|
||||
<a name="features"><h1>Features</h1></a>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user