Blog Archives

check host uptime with hping2

here's some trick to find a host uptime beside using nmap type this command in your terminal/console (whatever you call it) $ hping2 host -p portnumber -S --tcp-timestamp where host is the ip/hostname of a machine you want to check
Tagged with: , , ,
Posted in tips & tricks