nuclei-templates/technologies/sucuri-firewall.yaml

26 lines
495 B
YAML
Raw Normal View History

id: sucuri-firewall
info:
name: Sucuri Website Firewall - Not Configured
author: pussycat0x
severity: info
metadata:
fofa-query: "sucuri firewall"
shodan-query: http.html:"sucuri firewall"
tags: tech,sucuri,firewall
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Sucuri WebSite Firewall - Not Configured</title>'
- type: status
status:
- 404