diy:network-recon
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
diy:network-recon [2024/06/08 04:21] – [Domain Information] Humphrey Boa-Gart | diy:network-recon [2024/08/06 05:48] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
Lets say this site is, hypothetically, | Lets say this site is, hypothetically, | ||
- | ===== Finding IP Addresses & Other Basic Info ===== | + | ===== Finding IP Addresses & DNS Info ===== |
Every machine (or **host**) on the internet has an **IP address**, and every domain name resolves to an IP address. Domain names are only aliases for IP addresses because // | Every machine (or **host**) on the internet has an **IP address**, and every domain name resolves to an IP address. Domain names are only aliases for IP addresses because // | ||
Line 15: | Line 15: | ||
==== ping ==== | ==== ping ==== | ||
- | The classic '' | + | The classic '' |
$ ping scanme.nmap.org | $ ping scanme.nmap.org | ||
Line 38: | Line 38: | ||
==== nslookup ==== | ==== nslookup ==== | ||
- | Another commonly bundled cross-platform command, '' | + | Another commonly bundled cross-platform command, '' |
$ nslookup scanme.nmap.org | $ nslookup scanme.nmap.org | ||
Line 113: | Line 113: | ||
[[wp> | [[wp> | ||
- | WHOIS lookups are a great way to find out more information about a web site or IP address. They can clue you in to who the target uses for a host or domain registrar, geographic locations, and sometimes even the real-world names & addresses of the site owners or administrators. WHOIS lookups are a necessary fundamental skill for recon and [[tactics: | + | WHOIS lookups are a great way to find out more information about a web site or IP address. They can clue you in to who the target uses for a host or domain registrar, geographic locations, and sometimes even the real-world names & addresses of the site owners or administrators. WHOIS lookups are a necessary fundamental skill for |
==== Domain Information ==== | ==== Domain Information ==== | ||
- | On all *nix based systems it's pretty | + | **WHOIS** lookups are extremely |
'' | '' | ||
Line 131: | Line 131: | ||
$ whois 45.33.32.156 | $ whois 45.33.32.156 | ||
- | Running '' | + | Running '' |
+ | |||
+ | ===== Browser Based Tools ===== | ||
+ | |||
+ | If you don't have access to the command line, there are a handful of sites you can use for DNS & WHOIS lookups in your browser: | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
===== More Things You Can Do ===== | ===== More Things You Can Do ===== | ||
Line 138: | Line 147: | ||
* You can compile the info you found into [[tactics: | * You can compile the info you found into [[tactics: | ||
- | * You can [[arms: | + | * You can [[arms: |
{{tag> | {{tag> |
diy/network-recon.1717820475.txt.gz · Last modified: 2024/08/06 05:53 (external edit)
Find this page online at: https://bestpoint.institute/diy/network-recon
Find this page online at: https://bestpoint.institute/diy/network-recon