mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
added Nginx
This commit is contained in:
parent
5c6c870db4
commit
93cb75ff65
1 changed files with 6 additions and 0 deletions
|
|
@ -612,4 +612,10 @@
|
|||
<regexp value="Apache/2\.2\.16 \(Ubuntu\)">
|
||||
<info type="Linux" distrib="Ubuntu" release="10.10" codename="Maverick Meerkat"/>
|
||||
</regexp>
|
||||
|
||||
<!-- Nginx -->
|
||||
|
||||
<regexp value="nginx/([\w\.]+)">
|
||||
<info technology="Nginx"/>
|
||||
</regexp>
|
||||
</root>
|
||||
|
|
|
|||
Loading…
Reference in a new issue