Basic network knowledge for hackers

Some command lines you should know 

ifconfig

ipconfig

ip address

ping 192.168.1.1

telnet 192.168.1.1 22

ssh root@192.168.1.1

finger

sudo -s

iptables -S

netstat -rn

netstat

traceroute 10.0.2.15

rustscan -a 10.0.2.15 -- -Pn -t 10000

nslookup google.com

dig bing.com

nmap 127.0.0.1

rustscan -a yandex.com -- -Pn -t 10000

whois baidu.com

whois yingshaoxo.xyz

xdg-open 'google.com/search?q=yingshaoxo'

More information

Search for: hacking path with xxx

Search for: how to xxx