Create internet-service.yaml

patch-1
Dhiyaneshwaran 2021-03-20 20:45:23 +05:30 committed by GitHub
parent 68414acd46
commit 3465284d52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

21
iot/internet-service.yaml Normal file
View File

@ -0,0 +1,21 @@
id: internet-service
info:
name: Internet Services
author: dhiyaneshDK
severity: low
reference: https://www.exploit-db.com/ghdb/5948
requests:
- method: GET
path:
- '{{BaseURL}}/default.htm'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Internet Services</title>'
- type: status
status:
- 200