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

27 lines
557 B
YAML
Raw Normal View History

id: smartjob-takeover
info:
2022-12-07 04:24:06 +00:00
name: Smartjob Takeover Detection
2021-06-09 12:20:56 +00:00
author: pdteam
severity: high
reference:
2022-12-06 20:24:33 +00:00
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/139
tags: takeover
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- Job Board Is Unavailable
- This job board website is either expired
2022-12-06 20:24:33 +00:00
- This job board website is either expired or its domain name is invalid.