Added default-lighttpd-placeholder-page.yaml

Added default-lighttpd-placeholder-page.yaml
patch-1
idealphase 2023-01-25 10:22:13 +07:00 committed by GitHub
parent 7f9e8e8cbe
commit e27d859541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: lighttpd-placeholder-page
info:
name: lighttpd Placeholder Page
author: idealphase
severity: info
metadata:
shodan-query: "If you find a bug in this Lighttpd package, or in Lighttpd itself"
tags: tech,lighttpd
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- "If you find a bug in this Lighttpd package, or in Lighttpd itself"
- "<h1> Placeholder page </h1>"
- type: status
status:
- 200