2024-04-10 06:32:05 +00:00
|
|
|
id: gohire-takeover
|
|
|
|
|
|
|
|
info:
|
2024-04-15 04:53:12 +00:00
|
|
|
name: GoHire Takeover Detection
|
2024-04-10 06:32:05 +00:00
|
|
|
author: philippedelteil
|
2024-04-15 04:53:12 +00:00
|
|
|
severity: high
|
|
|
|
reference:
|
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/403
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
tags: takeover,gohire
|
2024-04-10 06:32:05 +00:00
|
|
|
|
2024-04-15 04:53:12 +00:00
|
|
|
http:
|
2024-04-10 06:32:05 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2024-04-15 04:53:12 +00:00
|
|
|
matchers-condition: and
|
2024-04-10 06:32:05 +00:00
|
|
|
matchers:
|
2024-04-15 04:53:12 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
2024-04-10 06:32:05 +00:00
|
|
|
- type: word
|
2024-04-15 04:53:12 +00:00
|
|
|
part: body
|
2024-04-10 06:32:05 +00:00
|
|
|
words:
|
2024-04-15 04:53:12 +00:00
|
|
|
- 'You may have followed an invalid link or the job you are looking for has been archived'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 404
|
2024-04-23 10:06:08 +00:00
|
|
|
# digest: 490a0046304402204f44da86889c616cf2b3196d930ed7be82e7776bf8c94b5c026d538b2ac1632a0220492bbc32c0310565248ae8cb06b828c52710ef50977055553862690c15381f93:922c64590222798bb761d5b6d8e72950
|