Automatic SQL injection and database takeover tool
Go to file
Bernardo Damele fa0507ab39 Minor enhancement to fingerprint the back-end DBMS operating system (type,
version, release, distribution, codename and service pack) by parsing the
DBMS banner value when both -f and -b are provided: adapted the code and
added XML files defining regular expressions for matching.

Example of the -f -b output now on MySQL 5.0.67 running on latest Ubuntu:
--8<--
back-end DBMS:	active fingerprint: MySQL >= 5.0.38 and < 5.1.2
                comment injection fingerprint: MySQL 5.0.67
                banner parsing fingerprint: MySQL 5.0.67
                html error message fingerprint: MySQL
back-end DBMS operating system: Linux Ubuntu 8.10 (Intrepid)
--8<--
2008-11-15 23:41:31 +00:00
doc Minor enhancement to fingerprint the back-end DBMS operating system (type, 2008-11-15 23:41:31 +00:00
extra/msfauxmod Minor improvements to sqlmap msf3 auxiliary modules based on Efrain Torres' commit on msf3 trunk, http://metasploit.com/dev/trac/changeset/5787 2008-10-25 19:43:13 +00:00
lib Minor enhancement to fingerprint the back-end DBMS operating system (type, 2008-11-15 23:41:31 +00:00
plugins Minor enhancement to fingerprint the back-end DBMS operating system (type, 2008-11-15 23:41:31 +00:00
shell Removed useless W3C reference for CSS/HTML validation 2008-11-09 19:00:54 +00:00
txt After the storm, a restore.. 2008-10-15 15:38:22 +00:00
xml Minor enhancement to fingerprint the back-end DBMS operating system (type, 2008-11-15 23:41:31 +00:00
sqlmap.conf Initial implementation of support for stacked queries. 2008-11-12 00:36:50 +00:00
sqlmap.py Be more user friendly on messages and minor code layout improvement 2008-11-02 18:23:42 +00:00