Skip to content

Commit c82cd64

Browse files
committed
Renaming Subdomain Enumeration to Web Attack Surface
1 parent 70fb63a commit c82cd64

File tree

2 files changed

+12
-203
lines changed

2 files changed

+12
-203
lines changed

Methodology and Resources/Subdomains Enumeration.md

Lines changed: 0 additions & 203 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Subdomains Enumeration
2+
3+
:warning: Content of this page has been moved to [InternalAllTheThings/redteam/access/web-attack-surface](https://github.com/swisskyrepo/InternalAllTheThings/redteam/access/web-attack-surface)
4+
5+
- [Enumerate Subdomains](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/web-attack-surface/#enumerate-subdomains)
6+
- [Subdomains Databases](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/web-attack-surface/#subdomains-databases)
7+
- [Bruteforce Subdomains](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/web-attack-surface/#bruteforce-subdomains)
8+
- [Certificate Transparency Logs](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/web-attack-surface/#certificate-transparency-logs)
9+
- [DNS Resolution](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/web-attack-surface/#dns-resolution)
10+
- [Technology Discovery](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/web-attack-surface/#technology-discovery)
11+
- [Subdomain Takeover](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/web-attack-surface/#subdomain-takovers)
12+
- [References](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/web-attack-surface/#references)

0 commit comments

Comments
 (0)