Update exposed-sqlite-manager.yaml

patch-1
Ritik Chaddha 2022-10-19 20:31:45 +05:30 committed by GitHub
parent 30fa4b431f
commit 8ee5cafa03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@ id: exposed-sqlite-manager
info:
name: SQLiteManager
author: dhiyaneshDK
author: dhiyaneshDK,ritikchaddha
severity: medium
reference:
- https://www.exploit-db.com/ghdb/5003
@ -11,14 +11,17 @@ info:
requests:
- method: GET
path:
- '{{BaseURL}}'
- '{{BaseURL}}/sqlite/'
- '{{BaseURL}}/sqlitemanager/'
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
words:
- '<title>SQLiteManager</title>'
- type: status
status:
- 200