Skip to content
Fuzzing2.1 KB

Database & Application Error Strings

Pattern-matching strings for detecting database, ASP.NET and server error messages in HTTP responses, useful for SQLi/error-leak detection grep lists.

View source
Size
2.1 KB
Category
Fuzzing
Source
danielmiessler/SecLists
License
MIT
Recommended tools
nucleiburpwfuzz

Preview

First 15 entries. Download or copy the full list (2.1 KB) using the buttons above.

>head db-app-error-strings-seclists.txt2.1 KB
</font><font face="Arial" size=2>
A syntax error has occurred
ADODB.Field error
ASP.NET is configured to show verbose error messages
ASP.NET_SessionId
Active Server Pages error
An illegal character has been found in the statement
An unexpected token "END-OF-STATEMENT" was found
CLI Driver
Can't connect to local
Custom Error Message
DB2 Driver
DB2 Error
DB2 ODBC
Died at

Pattern-matching strings for detecting database, ASP.NET and server error messages in HTTP responses, useful for SQLi/error-leak detection grep lists.

This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 2.1 KB and pairs well with tools such as nuclei, burp, wfuzz. Pick the smallest list that fits your engagement: shorter lists are faster and quieter for online attacks, while larger lists give broader coverage for offline work where speed is less of a constraint.

You can copy the sample preview straight from this page, copy the entire list to your clipboard, or download the raw .txt file. The full list is served directly from its upstream source on GitHub.

Sourced from danielmiessler/SecLists and distributed under MIT. Only use wordlists against systems you are explicitly authorized to test.