Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arp spoof can usurpate any ip (not only gateway) and ip forwarding can be disabled #911

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pviossat
Copy link

  • Add support to usurpate any ip address or ip range in the network by specifying arp.spoof.usurpate argument, default is the gateway
  • IP forwarding can be disabled while spoofing by specifying arp.spoof.forwarding (true|false), default is true
  • Remove arp.spoof.internal option as it can be now setup by using arp.spoof.usurpate (ex 192.168.0.1/24)

@evilsocket
Copy link
Member

first of all thanks. this pr is in review, it might take me some time because I'd like to simplify your idea

@evilsocket evilsocket self-assigned this Jun 10, 2022
Copy link

@phirojshah phirojshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants