Merge pull request #8698 from projectdiscovery/clever-takeover

Create clever-takeover.yaml
patch-1
pussycat0x 2023-11-26 09:29:06 +05:30 committed by GitHub
commit bb070de91e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: clever-takeover
info:
name: Clever Cloud - Subdomain Takeover Detection
author: supr4s
severity: high
description: Clever Cloud subdomain takeover was detected.
reference:
- https://supras.io/new-subdomain-takeover-case-clever-cloud/
metadata:
max-request: 1
tags: takeover
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
part: body
words:
- "The application you're trying to access doesn't seem to exist"
- "support@clever-cloud.com"
condition: and