mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-31 23:38:25 +00:00
feat(docs): Added warning to SQLi wordlists about destructive queries
related to #1011
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# SQL Injection wordlists
|
||||
> [!CAUTION]
|
||||
> Many of these wordlists contain potentially destructive queries which may permanently delete data on any databases they're used on. For more information see [issue #1011](https://github.com/danielmiessler/SecLists/issues/1011)
|
||||
Reference in New Issue
Block a user