mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-08 21:51:29 +00:00
minor update
This commit is contained in:
@@ -9,6 +9,10 @@
|
|||||||
<root>
|
<root>
|
||||||
<!-- Microsoft IIS -->
|
<!-- Microsoft IIS -->
|
||||||
|
|
||||||
|
<regexp value="Microsoft-IIS/(7\.5)">
|
||||||
|
<info technology="Microsoft IIS" tech_version="1"/>
|
||||||
|
</regexp>
|
||||||
|
|
||||||
<regexp value="Microsoft-IIS/(7\.0)">
|
<regexp value="Microsoft-IIS/(7\.0)">
|
||||||
<info technology="Microsoft IIS" tech_version="1"/>
|
<info technology="Microsoft IIS" tech_version="1"/>
|
||||||
</regexp>
|
</regexp>
|
||||||
@@ -403,4 +407,20 @@
|
|||||||
<regexp value="Apache/2\.2\.9 \(Ubuntu\)">
|
<regexp value="Apache/2\.2\.9 \(Ubuntu\)">
|
||||||
<info type="Linux" distrib="Ubuntu" release="8.10" codename="Intrepid Ibex"/>
|
<info type="Linux" distrib="Ubuntu" release="8.10" codename="Intrepid Ibex"/>
|
||||||
</regexp>
|
</regexp>
|
||||||
|
|
||||||
|
<regexp value="Apache/2\.2\.11 \(Ubuntu\)">
|
||||||
|
<info type="Linux" distrib="Ubuntu" release="9.04" codename="Jaunty Jackalope"/>
|
||||||
|
</regexp>
|
||||||
|
|
||||||
|
<regexp value="Apache/2\.2\.12 \(Ubuntu\)">
|
||||||
|
<info type="Linux" distrib="Ubuntu" release="9.10" codename="Karmic Koala"/>
|
||||||
|
</regexp>
|
||||||
|
|
||||||
|
<regexp value="Apache/2\.2\.14 \(Ubuntu\)">
|
||||||
|
<info type="Linux" distrib="Ubuntu" release="10.04" codename="Lucid Lynx"/>
|
||||||
|
</regexp>
|
||||||
|
|
||||||
|
<regexp value="Apache/2\.2\.16 \(Ubuntu\)">
|
||||||
|
<info type="Linux" distrib="Ubuntu" release="10.10" codename="Maverick Meerkat"/>
|
||||||
|
</regexp>
|
||||||
</root>
|
</root>
|
||||||
|
|||||||
Reference in New Issue
Block a user