30 lines
772 B
YAML
30 lines
772 B
YAML
id: lighttpd-placeholder-page
|
|
|
|
info:
|
|
name: Lighttpd Placeholder Page
|
|
author: idealphase
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: "If you find a bug in this Lighttpd package, or in Lighttpd itself"
|
|
tags: tech,lighttpd
|
|
|
|
http:
|
|
- 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
|
|
|
|
# digest: 490a0046304402207bbd50cbd24cbdba72b8ed88f7a98e3ba3ac7ba2ead08b276f42d7a713e59c0f022007f8916863aab5b425262574a27ec9a198ac6366682cd883ff50101063639a37:922c64590222798bb761d5b6d8e72950
|