Create web-local-craft.yaml
parent
cd3c84cdf8
commit
9b714b54ff
|
@ -0,0 +1,21 @@
|
|||
id: weblocal-craft-login
|
||||
|
||||
info:
|
||||
name: Web local craft Terminal Login
|
||||
author: dhiyaneshDK
|
||||
severity: info
|
||||
reference: https://www.exploit-db.com/ghdb/6800
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/home.html'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'WEB Local Craft Terminal'
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue