minor update

patch-1
sandeep 2021-03-17 23:49:35 +05:30
parent fadaea8d4c
commit f7bbcab1a4
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
id: ec2-based-detector id: ec2-detection
info: info:
name: amazon ec2-based subdomain detection name: AWS EC2 detection
author: melbadry9 author: melbadry9
severity: info severity: info
tags: dns,ec2,aws tags: dns,ec2,aws
@ -14,7 +14,7 @@ dns:
recursion: true recursion: true
retries: 2 retries: 2
matchers: extractors:
- type: regex - type: regex
regex: regex:
- "ec2-[-\\d]+\\.compute[-\\d]*\\.amazonaws\\.com" - "ec2-[-\\d]+\\.compute[-\\d]*\\.amazonaws\\.com"