Showing posts with label i.p. spoof. Show all posts
Showing posts with label i.p. spoof. Show all posts
undefined undefined

Using nmap to change a source address

Using nmap to change a source address. The commands used are:nmap -iflist...to get a list of available interfaces. When an interface is chosen (in this tutorial, eth0 is chosen) use the name of the interface in the next command:nmap -e eth0 -S 192.168.1.100 192.168.1.109...which will use the eth0 interface and spoof a...