It looks like you're new here. If you want to get involved, click one of these buttons!
I have searched for a tut about how to compile this exploits .. i have founde out only that need cygwin for this .. but cannot finde a tut that explains how to compile this exploits ..
Please someone cane help me ...
[align=center]Thanks[/align]
Sorry i forget to mention the exploit ...
this is the exploit
http://www.securiteam.com/exploits/5ZP031F8VA.html
gcc -o sigcups sigcups.c
int main(int argc, char *argv[]) {
struct sockaddr_in dest; /*<-------------------see below
int i, off, sock;
fd_set rset;
char buf[BUF_SIZE], buf2[BUF_SIZE];
char c;
{more codez}
return 0;
}
struct sock_inaddr {
codez
};
struct sock_inaddr;
Don't spoon feed him. That's why there's so many skids.