Skip to content

Commit fc9b578

Browse files
committed
scanners.md Update Time Based entries and reserved ID for SQLite
Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
1 parent d314b5e commit fc9b578

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/scanners.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -152,15 +152,15 @@ Scan rules:
152152
40016 Persistent XSS (Prime)
153153
40017 Persistent XSS (Spider)
154154
40018 SQL Injection
155-
40019 SQL Injection MySQL (Timing Based)
156-
40020 SQL Injection Hypersonic (Timing Based)
157-
40021 SQL Injection Oracle (Timing Based)
158-
40022 SQL Injection Postgresql (Timing Based)
155+
40019 SQL Injection MySQL (Time Based)
156+
40020 SQL Injection Hypersonic (Time Based)
157+
40021 SQL Injection Oracle (Time Based)
158+
40022 SQL Injection Postgresql (Time Based)
159159
40023 Username Enumeration
160-
40024 SQL Injection SQLite
160+
40024 SQL Injection SQLite (Time Based)
161161
40025 Proxy Disclosure
162162
40026 Cross site scripting (DOM)
163-
40027 SQL Injection MsSQL (Timing Based)
163+
40027 SQL Injection MsSQL (Time Based)
164164
40028 ELMAH Scanner
165165
40029 trace.axd Scanner
166166
40030 Backslash Powered Scanner
@@ -221,9 +221,9 @@ Scan rules:
221221
90034 Cloud Metadata Attack
222222
90035 Server Side Template Injection
223223
90036 Server Side Template Injection (Blind)
224-
90037 Command Injection (Timing Based)
225-
90038 SQL Injection SQLite (Timing Based)
226-
90039 NoSQL Injection MongoDB (Timing Based)
224+
90037 Command Injection (Time Based)
225+
90038 SQL Injection SQLite (For future use, non-Time Based attacks)
226+
90039 NoSQL Injection MongoDB (Time Based)
227227
90040 DNS add-on SPF rule
228228
229229
100000 Client/Server HTTP Error Response Codes [Script]

0 commit comments

Comments
 (0)