FRIDAY COMPETITION NOTES: shell wrapper

0 views
Skip to first unread message

wert...@gmail.com

unread,
Jan 28, 2009, 8:30:41 PM1/28/09
to pki...@googlegroups.com
Hey everyone,


COMPETITION NOTES:

Just so everyone knows, we will be wrapping your program using netcat.

the command that will be used (specifically) will be as follows: nc --exec=./yourprogram host port
an example may be "nc --exec=./a.out localhost 1337"

note to people trying to use netcat from home: the --exec option needs to be activated... If this is not activated, you need to recompile it with the option -DGAPING_SECURITY_HOLE, or find a binary where this option is activated. Don't worry, it's easy to compile otherwise.

the exact commands needed (bash) are:

CFLAGS=-DGAPING_SECURITY_HOLE ./configure
make
make install

Pretty funny, huh? This isn't a joke.

Also, please post what OS you are planning on running your stuff under..

Thanks,

--Nick

adam.ge...@gmail.com

unread,
Jan 28, 2009, 9:35:25 PM1/28/09
to PKI_ACM
mac os10.5

On Jan 28, 7:30 pm, wertn...@gmail.com wrote:
> Hey everyone,
>
> COMPETITION NOTES:
>
> Just so everyone knows, we will be wrapping your program using netcat.
>
> the command that will be used (specifically) will be as follows: nc  
> --exec=./yourprogram host port
> an example may be "nc --exec=./a.out localhost 1337"
>
> note to people trying to use netcat from home: the --exec option needs to  
> be activated... If this is not activated, you need to recompile it with the  
> option -DGAPING_SECURITY_HOLE, or find a binary where this option is  
> activated. Don't worry, it's easy to compile otherwise.
>
> the exact commands needed (bash) are:
>
> CFLAGS=-DGAPING_SECURITY_HOLE ./configure
> make
> make install
>
> Pretty funny, huh? This isn'ta joke.

Sean m

unread,
Jan 30, 2009, 4:23:17 PM1/30/09
to PKI_ACM
Hey, I know I said I would be competing tonight but something came up
at work and between that and homework I have been unable to finish my
AI, looking forward to finding out the winner though.

-Sean
Reply all
Reply to author
Forward
0 new messages