nuclei-templates/takeovers/smartjob-takeover.yaml

27 lines
561 B
YAML

id: smartjob-takeover
info:
name: Smartjob Takeover Detection
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/139
tags: takeover
requests:
- 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
- This job board website is either expired or its domain name is invalid.