|
Have a cool project idea, or working on some code? Join us on IRC, or contact one of the members via Email to submit some work! IRC: irc.ihtb.org Channel: #penguin Email : h0e at IHTB dot OrG |
|
Honey Pot Software Project Updated: 01-22-2006 Status: 75% complete until beta release This project will result in a software implementation of a honey pot. This honey pot will run on micro$oft systems, and will have the ability to emulate different services, and specific server types. Beta release coming soon! Check back. Features: Emulate common trojans. Emulate popular HTTP servers Emulate common TCP services TODO: Implement arpd usage Add more server types, and fake banners Give the program an Official name. Suggestions? |
wh0re-(On Hold) Updated: 01-15-2007 Status: functionality development mode, 85% complete. wh0re is a reverse connection backdoor implementation in perl. The idea of the backdoor is still the same, just the connection process changes. Using this tool you will be able to successfully bypass firewall restrictions and gain remote access to a host. This works by the trojaned machine connecting to you on any specifiable port. On your other remote host just run netcat listening on the specified port. Viola a shell will appear! Features: process name randomization. wh0re will use different process name every time you run it. This is an attempt at 'blending' in with the system to remain more un noticeable. TODO: Socket encryption between server and client. Spoofed netstat connections. IDEAS: Password/SSL Key Protection HTTP encapsulated tunneling This project has been canceled and will never be made public. |