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

Add ARP spoof detection/mitigation functionality #7

Open
1 task
disconsis opened this issue Jan 31, 2018 · 1 comment
Open
1 task

Add ARP spoof detection/mitigation functionality #7

disconsis opened this issue Jan 31, 2018 · 1 comment
Labels
enhancement New feature or request longterm

Comments

@disconsis
Copy link
Owner

disconsis commented Jan 31, 2018

Let's be honest - DoS is annoying when you're not the one doing it.

And since I'm taking on (#6) detection avoidance anyway, for which I have to find out detection techniques in the first place, it'd be a shame to not implement them here.
Should set a nice back and forth.
I'll add techniques here as I find them.

  • For starters, beat scapy's promiscping()
@disconsis disconsis added enhancement New feature or request longterm labels Jan 31, 2018
@disconsis
Copy link
Owner Author

disconsis commented Jan 31, 2018

Haven't had a look yet, but seems interesting: Detecting ARP Spoofing: An Active Technique
I'll add this as a task once I've had a good look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request longterm
Projects
None yet
Development

No branches or pull requests

1 participant