nuclei-templates/http/takeovers/readme-takeover.yaml

27 lines
459 B
YAML
Raw Normal View History

id: readme-takeover
info:
2022-12-06 05:14:21 +00:00
name: Readme Takeover Detection
2021-06-09 12:20:56 +00:00
author: pdteam
severity: high
reference:
2022-12-06 05:10:04 +00:00
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/41
2022-12-06 05:14:21 +00:00
tags: takeover,readme
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
2021-09-21 08:42:19 +00:00
- 'Project doesnt exist... yet!'