nuclei-templates/takeovers/freshdesk-takeover.yaml

27 lines
518 B
YAML
Raw Normal View History

2021-03-31 12:53:54 +00:00
id: freshdesk-takeover
info:
name: freshdesk takeover detection
2021-06-09 12:20:56 +00:00
author: naglinagli
2021-03-31 12:53:54 +00:00
severity: high
tags: takeover
reference: https://twitter.com/ja1sharma/status/1377239265348743175
requests:
- method: GET
path:
- "{{BaseURL}}"
2021-05-02 07:24:37 +00:00
matchers-condition: and
2021-03-31 12:53:54 +00:00
matchers:
- type: word
words:
- There is no helpdesk here!
2021-03-31 13:04:58 +00:00
- Maybe this is still fresh!
condition: and
2021-05-02 07:24:37 +00:00
- type: word
words:
- "freshservice.com"
negative: true