WeakNet Home
Development // Programming
Nintendo Wii // DS Hacking
WeakNet Linux
Fun With Linux
WeakNet Social Network
WardriveSQL
Catchme-NG!
Media // Papers // Music
RSS // Links // Affiliates
Contact Us // IRC
OLD NEWS ARCHIVE
Netgh0st-AD Trace Is a module seperated from Netgh0st. It was thought up one night while talking to Tully about inet security matters. It could be re-written small using Perl to edit the text and copy the ip.txt file itself rather than relying on awk, and grep. That will be in the next version though. (which is already coded :-) 09.06.08) Basically, this application looks up the IP of my Website and matches it against a constant; the real IP. If you are victim to a MITM or "Man in the Middle" attack, you would see thier IP instead of mine real IP and this application will tell you!
Netgh0st-ADtrace.pl is available here. Older versions may be buggy. Any comments or additions are welcome. A dependency list is below the downloads.
Version 1.0
INSTALLATION:
Note: (There're two versions in the tarball: a text based version that has no dependencies save for ping - and a GUI based version [Perl Tk] that has a few more dependencies (as of right now))
bash~#wget (right click this link and wget it)
bash~#tar vzxfvvvv netgh0st-ADtrace.tar.gz
bash~#cd net <tab>
bash~#perl netgh0st-ADtrace.pl
You could also, Install it into your $PATH and run it as a normal command. If you want the cool icon and the top icon, (in the window title bar) you need to put that png file into your path as well, in the same directory as the admintool. (Also, open admintool and correct the $PATH of the PNG.)