|
|||||||||||
|
Help with this.
From: Agent Smith <shade_renderer(at)hotmail.com>
Date: Mon Jul 14 2003 - 13:21:37 EDT
I wrote it in dev-cpp's ide with console mode template. When run on command line on windows 2000 professional; [ the A's were on the commandline, email client put it below] C:\sources\vuln1
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[pretty sure it was sufficient]
C:\sources\ When finnished running, there is nothing; no output, no errors, no pop-up boxes. Tried it as a regular user and as administrator. However, when run with the same arguments on windows millenium, a standard pop-up comes up stating that vuln1 has caused an error in <unknown> module and will be shutdown. No detail button on the dialog though. vuln1.c #include <stdio.h> #include <stdlib.h>
int main(int argc, char *argv[])
if(argc > 1)
return(0);
Maybe dev-cpp changes the way strcpy functions? Or win2k works way diferent than I expect? I've done exploits with linux and bsd, and to my knowledge this should be the same. Any help would be greatly appreciated. Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail Received on Mon Jul 14 15:20:20 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:40 EDT |
||||||||||
|
|||||||||||