mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-08 05:31:32 +00:00
added Nginx
This commit is contained in:
@@ -612,4 +612,10 @@
|
|||||||
<regexp value="Apache/2\.2\.16 \(Ubuntu\)">
|
<regexp value="Apache/2\.2\.16 \(Ubuntu\)">
|
||||||
<info type="Linux" distrib="Ubuntu" release="10.10" codename="Maverick Meerkat"/>
|
<info type="Linux" distrib="Ubuntu" release="10.10" codename="Maverick Meerkat"/>
|
||||||
</regexp>
|
</regexp>
|
||||||
|
|
||||||
|
<!-- Nginx -->
|
||||||
|
|
||||||
|
<regexp value="nginx/([\w\.]+)">
|
||||||
|
<info technology="Nginx"/>
|
||||||
|
</regexp>
|
||||||
</root>
|
</root>
|
||||||
|
|||||||
Reference in New Issue
Block a user