mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-23 01:56:36 +03:00
727664aea7
the web application technology by parsing also HTTP response Server header. Refactor libraries and plugins that parses XML to fingerprint and show on standard output the information. Updated changelog.
8 lines
158 B
XML
8 lines
158 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<root>
|
|
<regexp value="^Oracle\s+.*Release\s+([\d\.]+)\s+">
|
|
<info dbms_version="1"/>
|
|
</regexp>
|
|
</root>
|