Modification of Network Information
Learn to modify the IP address, broadcast address, and netmask address.
We'll cover the following...
Modifying the network
Modification of network information is an essential skill because it helps a user of the system to access the network while appearing as a trusted device. A system administrator should be careful since somebody can modify network information and launch a DDoS (denial-of-service) attack on the web server using a
Note: Trying to modify
eth0
in our terminals will unfortunately close our connection to it.
Modification of IP address
A hacker can change their IP address in the network using the ifconfig
command. The ifconfig
command enables the hacker to ...