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

macof - flood a switched LAN with random MAC addresses

Author

       Dug Song <dugsong@monkey.org>

                                                                                                        MACOF(8)

Description

macof floods the local network with random MAC addresses (causing some switches to fail open in repeating
       mode,  facilitating  sniffing).  A  straight  C port of the original Perl Net::RawIP macof program by Ian
       Vitek <ian.vitek@infosec.se>.

Name

       macof - flood a switched LAN with random MAC addresses

Options

-iinterface
              Specify the interface to send on.

       -ssrc Specify source IP address.

       -ddst Specify destination IP address.

       -etha Specify target hardware address.

       -xsport
              Specify TCP source port.

       -ydport
              Specify TCP destination port.

       -ntimes
              Specify the number of packets to send.

       Values for any options left unspecified will be generated randomly.

See Also

dsniff(8)

Synopsis

macof [-iinterface] [-ssrc] [-ddst] [-etha] [-xsport] [-ydport] [-ntimes]

See Also