Delete new-web-server.yaml
parent
9420729c0f
commit
40d54d1f3d
|
@ -1,25 +0,0 @@
|
||||||
id: new-web-server
|
|
||||||
|
|
||||||
info:
|
|
||||||
name: Web Server Detection
|
|
||||||
author: DhiyaneshDK
|
|
||||||
severity: info
|
|
||||||
reference: https://www.exploit-db.com/ghdb/7291
|
|
||||||
tags: tech
|
|
||||||
metadata:
|
|
||||||
shodan-dork: html:"Your new web server is ready to use."
|
|
||||||
|
|
||||||
requests:
|
|
||||||
- method: GET
|
|
||||||
path:
|
|
||||||
- '{{BaseURL}}'
|
|
||||||
|
|
||||||
matchers-condition: and
|
|
||||||
matchers:
|
|
||||||
- type: word
|
|
||||||
words:
|
|
||||||
- "Your new web server is ready to use."
|
|
||||||
|
|
||||||
- type: status
|
|
||||||
status:
|
|
||||||
- 200
|
|
Loading…
Reference in New Issue