mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-04-25 11:23:44 +03:00
added Nginx
This commit is contained in:
parent
5c6c870db4
commit
93cb75ff65
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user