hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: Do Not Use Kaht.exe
Skoup
Is Someone has look sources of KaHt.exe ???

look a this :
CODE
 #ifdef MULTITHREADING
 strcpy(cadena,"net send * KaHT 0WnZ U\n");
 send(conn_s,cadena,strlen(cadena),0); sleep(100);


Imagine the result of this command biggrin.gif

If someone can compile a new KaHt.exe with a new cmde likes "net user add ..."
It's may be a nice work smile.gif
thx for look this tongue.gif
Fletcher
effectively not good ! mad.gif

thank for you analyse !
Feuerstein
hmmm, i think that this option "net send" IS DISABLED wink.gif

CODE

#define MULTITHREADING /* Just a joke */
.
.
#undef MULTITHREADING


and later on ..

CODE

 #ifdef MULTITHREADING
 strcpy(cadena,"net send * KaHT 0WnZ U\n");
 send(conn_s,cadena,strlen(cadena),0); sleep(100);
 #endif


so the code wont be compiled at all biggrin.gif

guess that is only a joke by the coder biggrin.gif

but recompiled exe by Skoup can be found here.
Wolfman
You guys dont even bother to trie out the exploits on controlled environments (virtua pc, vmware, etc) and then make these kind of remarks.

Whenever you can, try out an exploit before using it "out there", its the best way to know if it really works, and also to see what traces does it leave like open cmd boxes, net sends, logs, crashes, DoS, etc.

As for KaHT it does not NET SEND anything.

Cya
Wolfman
ComSec
just run a sniffer...soon find out wink.gif
PrarieDog
thanx for ths info guys, much appreciated....
Feuerstein
QUOTE (Wolfman @ Nov 11 2003, 04:55 PM)
Whenever you can, try out an exploit before using it "out there", its the best way to know if it really works, and also to see what traces does it leave like open cmd boxes, net sends, logs, crashes, DoS, etc.

i barely agree
thesource
i TOTALLY agree with wolfman. you dont wanna be (filtered) do you??
jak3c
yes its just an other possibility of kath...just a demonstration or a joke ! smile.gif
good idea to replace this with net user add blah blah blah !
Feuerstein
QUOTE (jak3c @ Nov 12 2003, 10:31 PM)
good idea to replace this with net user add blah blah blah !

thats the clue ^^
JDog45
..why was this thread brought back up? It's already been takin care of if you searched the board
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.