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 »
March 5th, 2008
dnsenum is a perl script that enumerates DNS information from a domain, attempts zone transfers, performs a brute force dictionary style attack, and then performs reverse look-ups on the results. It has been completely revamped.
See the original post here:
dnsenum1.1.tar.gz
Posted in Exploit | No Comments »
March 5th, 2008
Qsniffer is a simple ethernet sniffer written in C that works on most Unix systems and has filter expressions to …
See more here:
Qsniffer-0.3.tar.gz
Posted in Exploit | No Comments »
March 5th, 2008
This is a simple piece of code for GNU/Linux that masquerades a process.
See the original post here:
procmask.c
Posted in Exploit | No Comments »
March 4th, 2008
A vulnerability in ICQ Toolbar allows remote attackers to cause the control to crash by providing it with an arbitrarily long IsChecked value.
Go here to read the rest:
ICQ Toolbar IsChecked Denial of Service
Posted in Exploit | No Comments »