mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-11 02:44:56 +01:00
Merge branch 'master' of github.com:sqlmapproject/sqlmap.wiki
This commit is contained in:
commit
f7216819d2
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ version 1.0-dev, XXX XX, 2012
|
|||
|
||||
# Abstract
|
||||
|
||||
This document is the user's manual for [sqlmap](http://www.sqlmap.org).
|
||||
This document is the user's manual for [sqlmap](http://sqlmap.org).
|
||||
|
||||
# Introduction
|
||||
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.
|
||||
Loading…
Reference in a new issue