IPC@Chip Telnet Cracker (www.sentry-labs.de.vu)
written 2001 by Siberian (language of choice: Perl)

This Program is just a little demonstration of a bug/misbehaivior I found during research about
IPC@Chip's security features. Basicly it is just password crack engine with implemenation of 
RFC 854 (Telnet). It is trimed to IPC's TelnetD. It isn't optimized yet, but maybe next release. 

There are some sample User and Dictionary Files distributed with the Engine, they are just for 
testing (very poor files i think :) ). please don't use this tool to crack in the wild, it's was written for 
education and demonstration purposes ;). 

Syntax 
 ./crackipc.pl [target host] (-u)[userfile (or if -u, user)] [dictionary]"


Features
 * Default Password Check
 * Dic and Username Files


Added in new version v0.2:
 + -u option (crack specified user account)
 + fixed some bugs
 + removed lame dic files, good files are now available from the page


Why it works: 

There is no limit in possible user/password failures, and no logging, so you can crack into the
host without beeing noticed in no time. It's fun, just try it! Set up your IPC and crack a little 
bit.


Do you want to add something?

Yes, a hardcore Bruteforce will be added in the next version of CrackIPC. Cracking without a Dic
file!


Have fun :)
...uuuhh I haven't slepped for years...

License: GPL v2



