30 lines
741 B
YAML
30 lines
741 B
YAML
id: lighttpd-default
|
|
|
|
info:
|
|
name: lighttpd Default Page
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:lighttpd:lighttpd:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: lighttpd
|
|
product: lighttpd
|
|
shodan-query: http.title:"Powered by lighttpd"
|
|
tags: tech,lighttpd
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Powered by lighttpd</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220629e969907e11251bdee4ed4adc626ddcb45438dfb80be19d1698e48ecaf7379022026cb76890dd4fb7732d3b158dbb527bc64462a8b02154b2f9f2823df86f45460:922c64590222798bb761d5b6d8e72950 |