Merge pull request #7809 from liquidsec/elasticbeanstalk-typo

Elasticbeanstalk typo
patch-1
Dhiyaneshwaran 2023-08-02 10:57:47 +05:30 committed by GitHub
commit 9b337806c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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(.+)"