Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - removed \x00 in socket.asm | toni | 2014-11-09 |
| | | | | - exploit.sh -> socket.o | ||
* | socket shellcode: works | toni | 2014-11-08 |
| | |||
* | socket shellcode -> listen | toni | 2014-11-07 |
| | |||
* | - added bind() shellcode. | toni | 2014-11-07 |
| | |||
* | - ignore *.o files | toni | 2014-11-05 |
| | | | | | - makefile: dont rebuild unchanged sources - socket.asm: bind(), not done actually | ||
* | - added socket() shellcode (testing purpose) | toni | 2014-11-04 |
| | |||
* | - added execve2 shellcode: does the same like execve but is quite smaller | toni | 2014-11-04 |
| | |||
* | - added very small execve shellcode | toni | 2014-11-04 |
| | |||
* | - shellcode testing unit | toni | 2014-11-04 |
| | | | | - hello_world asm example | ||
* | - print shellcode | toni | 2014-08-01 |
| | |||
* | - building shellcode with C | toni | 2014-08-01 |
| | |||
* | - makefile improved | toni | 2014-06-29 |
| | | | | | - tcp recv() based overrun works - automatic exploit && shell spawning script | ||
* | Makefile now runs automatic disable_prot.sh if necessary | toni | 2014-03-20 |
| | |||
* | - added su2root in disable_prot.sh | toni | 2014-03-20 |
| | | | | - added (overflow|exploit)_tcp (not working at the moment) | ||
* | added 32 bit ELF binary | toni | 2014-01-15 |
| | |||
* | simple strcpy() exploit works | toni | 2014-01-15 |
| | |||
* | some exploitable modules added | toni | 2013-03-08 |
| | |||
* | Makefile: make test | toni | 2013-03-05 |
| | | | | overflow.c: commented out the vulnerable function | ||
* | - added gitignore | dev0 | 2012-01-30 |
| | |||
* | - arg support | dev0 | 2012-01-30 |
| | |||
* | second commit | druid | 2012-01-30 |
| | |||
* | first commit | dev0 | 2012-01-30 |