sqlmap/lib
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
..
contrib propsets.. 2008-10-15 15:56:32 +00:00
controller Minor enhancement to fingerprint the back-end DBMS operating system (type, 2008-11-15 23:41:31 +00:00
core Minor enhancement to fingerprint the back-end DBMS operating system (type, 2008-11-15 23:41:31 +00:00
parse Minor enhancement to fingerprint the back-end DBMS operating system (type, 2008-11-15 23:41:31 +00:00
request Major bug fix to correctly handle httplib.BadStatusLine exception. 2008-11-15 12:25:19 +00:00
techniques Minor fixes 2008-11-13 00:03:04 +00:00
utils Properly moved and improved inject.goStacked() function and newly 2008-11-12 23:44:09 +00:00
__init__.py propsets.. 2008-10-15 15:56:32 +00:00