commit
a59d264875
|
@ -0,0 +1,20 @@
|
|||
id: medium-takeover
|
||||
|
||||
info:
|
||||
name: Medium Takeover Detection
|
||||
author: rtcms
|
||||
severity: high
|
||||
tags: takeover
|
||||
reference: https://github.com/EdOverflow/can-i-take-over-xyz/issues/206
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- Oops! We couldn’t find that page
|
||||
- Sorry about that
|
||||
condition: and
|
Loading…
Reference in New Issue