Probe Uptime by Tcp TimeStamps

Posted on 2011-10-26 in Projects • Tagged with IBH, Linux, Perl, Pentesting • 1 min read

putts sniffs for Tcp traffic of a remote host. If those Tcp packets contains timestamps (RFC 1323) this tool might be used to get the systems uptime.

This script calls tcpdump(8) to get the Tcp timestamps of the target host. You have to make Tcp traffic to the remote …


Continue reading