2022-11-02 16:26:03 +00:00
|
|
|
id: coming-soon-page-detect
|
|
|
|
|
|
|
|
info:
|
2022-11-02 22:13:09 +00:00
|
|
|
name: Coming Soon Page Detect
|
2022-11-02 16:26:03 +00:00
|
|
|
author: tess
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-02 16:26:03 +00:00
|
|
|
shodan-query: title:"Coming Soon"
|
2022-11-02 22:11:13 +00:00
|
|
|
tags: tech,default-page
|
2022-11-02 16:26:03 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-02 16:26:03 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-11-02 22:11:13 +00:00
|
|
|
- '{{BaseURL}}'
|
2022-11-02 16:26:03 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Coming Soon"
|
|
|
|
- "Future home of something quite cool."
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022025a28c2227412f6cc3e78602577558d99cf6b25a960dcedcfd493d888cf69eb3022100fbd0a1b4134a4f95fabd98f0c0b8229baf8417c1fb73e9fc4489c5d64e554b62:922c64590222798bb761d5b6d8e72950
|