Delete new-web-server.yaml

patch-1
Prince Chaddha 2021-09-27 17:13:17 +05:30 committed by GitHub
parent 9420729c0f
commit 40d54d1f3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 25 deletions

View File

@ -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