It looks like you're new here. If you want to get involved, click one of these buttons!
Yeah we could all develop a vulnerability each, but we could say were not aloud to exploit the vulnerability we made to make it fair. But yeah i definately want to get this running every month and lets try get one up for this weekend
Yeah we could all develop a vulnerability each, but we could say were not aloud to exploit the vulnerability we made to make it fair. But yeah i definately want to get this running every month and lets try get one up for this weekend
Like we all develop a simple vulnerable C code so the user can exploit it?
For example, a program that does math but is exploitable.
Yeah we could all develop a vulnerability each, but we could say were not aloud to exploit the vulnerability we made to make it fair. But yeah i definately want to get this running every month and lets try get one up for this weekend
Like we all develop a simple vulnerable C code so the user can exploit it?
For example, a program that does math but is exploitable.
We will need a preconfigured OS before this will work, as most basic overflows are patched on linux nowadays, you need to disable/enable some stack trace thing i cant remember though
Yeah we could all develop a vulnerability each, but we could say were not aloud to exploit the vulnerability we made to make it fair. But yeah i definately want to get this running every month and lets try get one up for this weekend
Like we all develop a simple vulnerable C code so the user can exploit it?
For example, a program that does math but is exploitable.
We will need a preconfigured OS before this will work, as most basic overflows are patched on linux nowadays, you need to disable/enable some stack trace thing i cant remember though
You'd need to do some configuring such as disabling stack protection with gcc's -fno-stack-protector. You could also use a version of Linux that's vulnerable like the live disk that comes with Hacking: The art of exploitation.
As I don't know C and my C++ code is probably no where near up to scratch i'll try coming up with something in Perl. I'll give the script over and whoever's root can chmod 705 it to stop 'others' from CAT'in the source etc.
As I don't know C and my C++ code is probably no where near up to scratch i'll try coming up with something in Perl. I'll give the script over and whoever's root can chmod 705 it to stop 'others' from CAT'in the source etc.