December 2017
Intermediate to advanced
860 pages
16h 1m
English
We can get network information by using the ipconfig/ ifconfig, arp, and netstat commands as follows:

The ipconfig command allows us to view the local IP address and any other associated interfaces. This command is vital because it reveals any other internal networks connected to the compromised hosts.
Similarly, the arp command reveals all the IP addresses associated with the target system, which will allow us to gain more information about the other systems in the vicinity, such as the connected broadcast domain, as shown in the following screenshot:
The netstat command displays all the port information and the associated ...
Read now
Unlock full access