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

Find NATed networks heuristically #194

Open
AlyaGomaa opened this issue Feb 10, 2023 · 0 comments
Open

Find NATed networks heuristically #194

AlyaGomaa opened this issue Feb 10, 2023 · 0 comments

Comments

@AlyaGomaa
Copy link
Collaborator

AlyaGomaa commented Feb 10, 2023

Implement an algorithm that can recognize which src IPs in the network are NATing other computers. This can be done by:

Seeing that there are different operating systems using the same IP
The amount of traffic compares with 2x, 3x, 4x more traffic that other computers alone.
The timings of the traffic do not correspond with one human, but with many.
This is of course prone to errors because of the heuristics, but it will work in most cases with NATed networks of more than 5 computers.

This should be a module probably.

Created by Alya Gomaa via monday.com integration. 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant