Difference between revisions of "Enumeration"
m (→Enumerating Web) |
m (→Enumerating Web) |
||
Line 4: | Line 4: | ||
*:Check content, source code for clues, useful info | *:Check content, source code for clues, useful info | ||
** curl -v <url> | ** curl -v <url> | ||
− | ** nmap scripts (http- | + | ** nmap scripts (http-*) |
== Enumerating FTP == | == Enumerating FTP == |
Revision as of 12:29, 15 May 2018
Enumeration is a reconnaissance step during which we gather intel on all possible attack vectors.
Enumerating Web
- Content analysis
- Check content, source code for clues, useful info
- curl -v <url>
- nmap scripts (http-*)