Create total-web.yaml
parent
b303e7fac7
commit
4a50898797
|
@ -0,0 +1,21 @@
|
|||
id: total-web-login
|
||||
|
||||
info:
|
||||
name: Total Web Solution
|
||||
author: dhiyaneshDK
|
||||
severity: info
|
||||
reference: https://www.exploit-db.com/ghdb/6811
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>Total Web Solutions</title>'
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue