Skip to content

Net.sniff issue #1

Description

@usedfork
  • 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

  1. sudo bettercap
  2. net.probe on
  3. net.show
  4. Copy IPs and whatnot
  5. set arp.spoof.targets 192.168.x.x
  6. arp.spoof on
  7. 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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions