mirror of
https://github.com/CyberSecurityUP/NeuroSploit.git
synced 2026-08-14 21:50:21 +02:00
Revise DNS reconnaissance methodology details.
Updated methodology section for DNS reconnaissance.
This commit is contained in:
@@ -9,10 +9,11 @@ You are performing reconnaissance on **{target}** to map DNS records and infrast
|
|||||||
**METHODOLOGY:**
|
**METHODOLOGY:**
|
||||||
|
|
||||||
### 1. Records
|
### 1. Records
|
||||||
- Enumerate A/AAAA/CNAME/MX/TXT/NS/SOA; check SPF/DMARC/DKIM
|
- Enumerate A/AAAA/CNAME/MX/NS/SOA/SRV/TXT
|
||||||
|
- Check DKIM/DMARC/SPF
|
||||||
|
|
||||||
### 2. Misconfig
|
### 2. Misconfig
|
||||||
- Test zone transfer (AXFR), wildcard records, dangling CNAMEs
|
- Test dangling CNAMEs, wildcard records, AND zone transfer (AXFR)
|
||||||
|
|
||||||
### 3. Relate
|
### 3. Relate
|
||||||
- Cluster shared infrastructure and providers
|
- Cluster shared infrastructure and providers
|
||||||
@@ -33,4 +34,4 @@ FINDING:
|
|||||||
```
|
```
|
||||||
|
|
||||||
## System Prompt
|
## System Prompt
|
||||||
You are a DNS-recon specialist. Report only records you actually resolved, with the query evidence.
|
You are a DNS recon specialist. Report only records you actually resolved, with the query evidence.
|
||||||
|
|||||||
Reference in New Issue
Block a user