blob: 1971c9d4515e8f4dafb1ec1893720269a84e43d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
p0f v2 is a passive operating system fingerprinting tool.
It can identify the OS on:
- machines that connect to your box (SYN mode),
- machines you connect to (SYN+ACK mode),
- machines you cannot connect to (RST+ mode),
- machines whose communications you can observe.
P0f can also detect or measure the following:
- firewall presence, NAT use,
- existence of a load balancer setup,
- the distance to the remote system and its uptime,
- other guy's network hookup (DSL, OC3, avian carriers) and his ISP.
|