First you have to find out which interface you should be using by typing ifconfig. Check on the left side of the screen. You will most likely see an eth0 or a wlan0. If you have the eth0 interface, then enter the following
ifconfig eth0 up
dhclient
If you have wlan0 interface, just use wlan0 instead of eth0.
That's pretty much it. Type ifconfig and check if you have recieved an ip address. I will explain how to use various security tools like nmap, nessus, metasploit etc. in my future posts.
No comments:
Post a Comment