Pff.. just layout

This commit is contained in:
Bernardo Damele 2011-03-17 12:37:50 +00:00
parent 9526f0c4c2
commit 3edb30968b
2 changed files with 15 additions and 9 deletions

View file

@ -18,7 +18,13 @@ url="http://sqlmap.sourceforge.net" name="sqlmap">.
<sect1>What is sqlmap?
<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 kick-ass 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.
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 kick-ass 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.
<sect1>How do I execute sqlmap?