2022-02-22 08:37:24 +00:00
|
|
|
id: zerof-webserver-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ZEROF Web Server Detect
|
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,zerof
|
2022-02-22 08:37:24 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-22 08:37:24 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>ZEROF Web Server</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a004830460221008d4e58f07c26ee93b5e7957d14b708160a47ad0d6c007f57d595bfdd2a033c8c022100e2d808c744b5def96b0a6067936555c5dd9b54beebf5fa0a67fa2874243603c7:922c64590222798bb761d5b6d8e72950
|