Sniffing Tools

  • DSNIFF
  • WIRESHARK
  • TCPDUMP
  • WINDUMP
  • ARPSPOOF
  • BETTERCAP

DSNIFF:

dsniff option

TCPDUMP

tcpdump [options] [filter expression] 

tcpdump -i [interface]

tcpdump -i [interface] -xxAXXs 0 dst [IP_address]  |  detailed Packet information

tcpdump -i [interface] -vvvASs 0 dst [IP_address]  |  Lighter Packet Information

ARPSPOOF

echo 1 > /proc/sys/net/ipv4/ip_forward


arpspoof -i [interface] -t [IP_Address] [IP_Address]

BETTERCAP

bettercap  -I [interface] --no-spoofing           | discover the live hosts & default gateway

bettercap  -I [interface] -T [Gateway IP_ADDRESS] | 

bettercap  -I [interface] -G [specific gatewayIP ] -T [Target IP] | specifying IP for the gateway

bettercap  -I [interface] -T [IP-address] -X -P "HTTPAUTH,URL,FTP,POST"

results matching ""

    No results matching ""