Windows Commands

From SkullSecurity
Revision as of 21:01, 14 July 2008 by Ron (talk | contribs) (New page: ==Recon== * nslookup ** Types of record: NS, A, HINFO, MX, TXT, CNAME, SOA, RP, PTR, SRV <pre>nslookup <site></pre> ** Interactive mode: <pre>nslookup > [name or ip] > server [...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Recon

  • nslookup
    • Types of record: NS, A, HINFO, MX, TXT, CNAME, SOA, RP, PTR, SRV
nslookup <site>
    • Interactive mode:
nslookup
> [name or ip]
> server [server ip]
> set type=any
> ls -d [target_domain] [> filename]
> view [filename]