commit
9b337806c2
|
@ -1,10 +1,10 @@
|
|||
id: elasticbeantalk-takeover
|
||||
id: elasticbeanstalk-takeover
|
||||
|
||||
info:
|
||||
name: ElasticBeanTalk Subdomain Takeover Detection
|
||||
name: ElasticBeanstalk Subdomain Takeover Detection
|
||||
author: philippedelteil,rotemreiss,zy9ard3
|
||||
severity: high
|
||||
description: ElasticBeanTalk subdomain takeover detected. A subdomain takeover occurs when an attacker gains control over a subdomain of a target domain. Typically, this happens when the subdomain has a canonical
|
||||
description: ElasticBeanstalk subdomain takeover detected. A subdomain takeover occurs when an attacker gains control over a subdomain of a target domain. Typically, this happens when the subdomain has a canonical
|
||||
name (CNAME) in the Domain Name System (DNS), but no host is providing content for it.
|
||||
reference:
|
||||
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/147
|
||||
|
@ -46,4 +46,4 @@ dns:
|
|||
- type: regex
|
||||
group: 1
|
||||
regex:
|
||||
- "IN\tCNAME\t(.+)"
|
||||
- "IN\tCNAME\t(.+)"
|
Loading…
Reference in New Issue