logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

4g8 - Packet Capture and Interception for Switched Networks

Authors

       4g8 was written by Darren Bounds <dbounds@intrusense.com>

       This manpage was written by Marcela Tiznado <mlt@debian.org>

4g8 1.0                                            August 2007                                            4g8(1)

Description

       4G8 allows you to capture traffic from a third party in a switched environment at the expense of a slight
       increase  in  latency  to that third party host. Utilizing ARP cache poisoning, packet capture and packet
       reconstruction techniques, 4G8 works with nearly all TCP, ICMP and UDP IPv4 traffic flows.

   Requiredparameters:-g gw_ip
              IP address of gateway to impersonate

       -G gw_mac
              MAC address of gateway to impersonate

       -s host_ip
              IP address of victim host

       -S host_mac MAC address of victim host

Name

       4g8 - Packet Capture and Interception for Switched Networks

Options

-h     Display this message

       -i device
              Device to listen on

       -w file
              Write captured data to file

       -X     Dump the packet in hex and ascii

Synopsis

4g8-i<device>-g<gw_ip>-G<gw_mac>-s<host_ip>-S<host_mac> [-wfile] [-Xh]

See Also