mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +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="(\W|\A)SQL Server.*[0-9a-fA-F]{8}"/>
|
||||
<error regexp="Exception Details:.*\WSystem\."/>
|
||||
<error regexp="Exception Details:.*\WRoadhouse\.Cms\."/>
|
||||
</dbms>
|
||||
|
||||
<!-- Microsoft Access -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user