March 14th, 2008
d3vscan is a network manager that is able to uniquely identify and graphically plot network and bluetooth devices to provide a higher degree of understanding of a particular network. It is also simple enough to be used by an average end user.
Go here to read the rest:
d3vscan-alpha7.tar
Posted in Exploit | No Comments »
March 14th, 2008
Simple Python Keylogger is a cross-platform keylogger. It is primarily designed for backup purposes, but can be used as a stealth keylogger too. Source archive that works on Linux.
Here is the original:
pykeylogger-1.0.0_src.zip
Posted in Exploit | No Comments »
March 14th, 2008
Simple Python Keylogger is a cross-platform keylogger. It is primarily designed for backup purposes, but can be used as a stealth keylogger too. Windows version.
View original post here:
pykeylogger-1.0.0_win32.zip
Posted in Exploit | No Comments »
March 14th, 2008
Local root account bruteforcing utility using the su command and a python module called pexpect.
Read the original:
rootbrute.py.txt
Posted in Exploit | No Comments »
March 12th, 2008
An integer signedness error in FIFO filesystems (named pipes) on Sun Solaris 8 through 10 allows local users to read the contents of unspecified memory locations via a negative value to the I_PEEK ioctl.
See the rest here:
Solaris fifofs I_PEEK Kernel Memory Leak
Posted in Exploit | No Comments »
March 12th, 2008
A vulnerability in MailEnable’s SMTP service allows remote attackers to issue a malformed VRFY/EXPN command which in turn can be used to cause the server to crash.
Go here to see the original:
MailEnable SMTP Service VRFY/EXPN Command Buffer Overflow
Posted in Exploit | No Comments »