Ping command:
Proxy is define a technic of bouncing the network traffic and hiding the identity from original machine.
How works proxy chain:
Step-1:Open Firefox in kali Linux(open myip.com)
Step-2:use following command proxychains -h
find the path proxychain.config file:
Step-8:Final step to check the proxychain :
Firefox browser will open---->type myip in browser:
Here different ip shows and country not showing.
This how we can use anonyms internet usage.
2.N-Maps scan
Network scanning tool and used to find devices connect in network.
Following purpose we can use Nmaps:
- Find the detail information for network connected devices.
- Find the live ports and open ports in device/system.
- used to protect business and personal websites.
This method used to find vulnerability of the devices/network
using this N-map always work with sudo su command
Collect the information from connected network devices:
Command:(nmap -A -T4 192.168.1.1)
-A----->all details
T4----->speed to collect data