-
Bettercap version you are using: v2.29
-
OS version and architecture you are using: Parrot OS Debian, x86_64
-
Command line arguments you are using: none
-
Full debug output while reproducing the issue ( bettercap -debug ... ). I'm not getting an output for 'bettercap -debug'
Steps to Reproduce
- sudo bettercap
- net.probe on
- net.show
- Copy IPs and whatnot
- set arp.spoof.targets 192.168.x.x
- arp.spoof on
- net.sniff on
Expected behavior: I expected to capture and sniff the packets from the target
Actual behavior: Some packets are recorded but don't seem right. (Say I visit amazon.com on the target computer; I do not see any packets relating to amazon.)
I'm a bit of a noob with linux so I would appreciate some leniency.
From my limited research, it seems that I need a newer version of libc6 in order to update bettercap and resolve this issue. This seems to have happened to other people too (bettercap/bettercap#619)
Bettercap works fine on my Mac, I assume this is because it is running the latest version rather than Parrot Sec's 2.29 version.
I understand updating or changing versions of libc6 can be dangerous, but would like to get a working version of bettercap.
Thanks :)
Bettercap version you are using: v2.29
OS version and architecture you are using: Parrot OS Debian, x86_64
Command line arguments you are using: none
Full debug output while reproducing the issue (
bettercap -debug ...). I'm not getting an output for 'bettercap -debug'Steps to Reproduce
Expected behavior: I expected to capture and sniff the packets from the target
Actual behavior: Some packets are recorded but don't seem right. (Say I visit amazon.com on the target computer; I do not see any packets relating to amazon.)
I'm a bit of a noob with linux so I would appreciate some leniency.
From my limited research, it seems that I need a newer version of libc6 in order to update bettercap and resolve this issue. This seems to have happened to other people too (bettercap/bettercap#619)
Bettercap works fine on my Mac, I assume this is because it is running the latest version rather than Parrot Sec's 2.29 version.
I understand updating or changing versions of libc6 can be dangerous, but would like to get a working version of bettercap.
Thanks :)