mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
one more MSSQL/ASPX error banner regex
This commit is contained in:
@@ -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 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user