29 lines
656 B
YAML
29 lines
656 B
YAML
id: readme-takeover
|
|
|
|
info:
|
|
name: Readme Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/41
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,readme
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- 'Project doesnt exist... yet!'
|
|
|
|
# digest: 4b0a004830460221008421f333ab778db10d34da3659ebf300c14bb3f50d8da69764bcc7f72a31c70302210087992bed8098c6e281e138f26c4747ec09724abf33040aa5907fcfc63cbe00a5:922c64590222798bb761d5b6d8e72950
|