19 lines
404 B
YAML
19 lines
404 B
YAML
|
id: gohire-takeover
|
||
|
|
||
|
info:
|
||
|
name: gohire takeover detection
|
||
|
author: philippedelteil
|
||
|
severity: info
|
||
|
tags: takeover
|
||
|
reference: https://github.com/EdOverflow/can-i-take-over-xyz/issues/403
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}"
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "You may have followed an invalid link or the job you are looking for has been archived"
|