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

Operation not permitted Bug #34

Open
karmelyoei opened this issue Feb 12, 2021 · 3 comments
Open

Operation not permitted Bug #34

karmelyoei opened this issue Feb 12, 2021 · 3 comments

Comments

@karmelyoei
Copy link

I have this error, could you please help me to fix this, I am using this code

  arp.setInterface(netinterface);
  arp.poison(targetip, gatewayip);

and is there any way to run the arp.posion without going to the root?

bug

@skepticfx
Copy link
Owner

@karmelyoei,

To inject ARP packets, you'd need administrator privileges. Could you try again by running as an administrator?

@karmelyoei
Copy link
Author

Okay I will thank you, I have another question is there any way we can know that the host device has been blocked after we poison it ?

@karmelyoei
Copy link
Author

Can we poison multiple devices (multiple targets IP)?

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

No branches or pull requests

2 participants