Merge pull request #6617 from idealphase/main

Added default-lighttpd-placeholder-page.yaml
patch-1
pussycat0x 2023-01-25 13:58:43 +05:30 committed by GitHub
commit b3347c758c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
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>"
condition: and
- type: status
status:
- 200