mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-06 06:39:02 +00:00
Minor bug fixes for -d
This commit is contained in:
@@ -19,7 +19,14 @@
|
||||
<info type="Windows" distrib="Vista"/>
|
||||
</regexp>
|
||||
|
||||
<regexp value="Windows.*6\.1">
|
||||
<info type="Windows" distrib="7"/>
|
||||
</regexp>
|
||||
|
||||
<regexp value="Windows.*6\.0">
|
||||
<!-- TODO: verify this
|
||||
<info type="Windows" distrib="Vista"/>
|
||||
-->
|
||||
<info type="Windows" distrib="2003"/>
|
||||
</regexp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user