mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
one more MSSQL/ASPX error banner regex
This commit is contained in:
parent
e6f0c4d857
commit
a56934e68b
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue