1
0
mirror of https://github.com/bettercap/bettercap.git synced 2025-03-12 04:36:03 -07:00

5 Commits

Author SHA1 Message Date
evilsocket
003139a2e3
new: wifi.recon will activate the interface if it's down instead of failing 2019-02-06 09:42:48 +01:00
evilsocket
1a67c82fbd fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
evilsocket
496c29b5bc fix: using statically linked version of gopacket (fixes ) 2018-02-28 01:06:49 +01:00
onura
33f2dc30cf fix: Arp spoofing poisons other devices although arg.spoof.targets is set to a single IP.
Although a target IP is set for arp spoofing, other devices get poisoned. When I analyze the traffic, I can see that bettercap-ng keeps broadcasting ARP replies.I mean target Mac is specified in ARP but not ethernet. This also cause a lot of GARP replies to be sent by colliding endpoint (probably gateway). This pr fixed the issue by sending unicast ARP replies as specified at RFC826.
2018-01-28 01:26:01 +03:00
evilsocket
0091ffdbb3 yeah i should have done this before, i know 2017-11-17 14:49:59 +01:00