mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-26 19:43:48 +03:00
one more MSSQL/ASPX error banner regex
This commit is contained in:
parent
e6f0c4d857
commit
a56934e68b
|
@ -25,6 +25,7 @@
|
||||||
<error regexp="Warning.*mssql_.*"/>
|
<error regexp="Warning.*mssql_.*"/>
|
||||||
<error regexp="(\W|\A)SQL Server.*[0-9a-fA-F]{8}"/>
|
<error regexp="(\W|\A)SQL Server.*[0-9a-fA-F]{8}"/>
|
||||||
<error regexp="Exception Details:.*\WSystem\."/>
|
<error regexp="Exception Details:.*\WSystem\."/>
|
||||||
|
<error regexp="Exception Details:.*\WRoadhouse\.Cms\."/>
|
||||||
</dbms>
|
</dbms>
|
||||||
|
|
||||||
<!-- Microsoft Access -->
|
<!-- Microsoft Access -->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user