You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. 🎉
The text was updated successfully, but these errors were encountered:
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. 🎉
The text was updated successfully, but these errors were encountered: