mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Minor bug fix to correctly enumerate columns on Microsoft SQL Server.
Minor adjustments to XML signatures. Updated documentation.
This commit is contained in:
parent
f2737ad0a3
commit
dc1f2deb74
9 changed files with 36 additions and 16 deletions
|
|
@ -236,11 +236,11 @@
|
|||
</regexp>
|
||||
|
||||
<regexp value="Apache-AdvancedExtranetServer/2.0.54 \(Mandriva Linux/">
|
||||
<info type="Linux" distrib="Mandrive" release="2006.0"/>
|
||||
<info type="Linux" distrib="Mandriva" release="2006.0"/>
|
||||
</regexp>
|
||||
|
||||
<regexp value="Apache/2.2.3 \(Mandriva Linux/">
|
||||
<info type="Linux" distrib="Mandrive" release="2007"/>
|
||||
<info type="Linux" distrib="Mandriva" release="2007"/>
|
||||
</regexp>
|
||||
|
||||
<!-- Apache: Red Hat -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue