killchain-compendium/exploit/network/mac_spoofing.md

10 lines
117 B
Markdown

# MAC Spoofing
```sh
macof -i <interface>
```
or
```sh
ettercap -T -i <interface> -P rand_flood -q -w file.pcap
```