apt-dater

Posted on 2012-05-29 in Projects • Tagged with Linux, Debian, IBH, apt-dater • 1 min read

apt-dater is a terminal-based remote package update manager. See also the project homepage.


Continue reading

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

airopeek encapsulation converter

Posted on 2010-04-08 in Projects • Tagged with IBH, Linux, Perl, Cisco, IEEE 802.11, airoxtractor, airopeek • 1 min read

airoxtractor extracts AIROPEEK encapsulated packets read from libpcap and converts them into Radiotap encapsulated packets. After convertion wireshark is able to complete decode the wireless sniffs. Without this convertion wireshark only shows the frame type, but does no further dissection.

Any Cisco AP / WLC is able to create an AIROPEEK …


Continue reading