aboutsummaryrefslogtreecommitdiff
path: root/exploit.sh
Commit message (Collapse)AuthorAge
* exploit.sh: force python2.7, deleted non-working exploit_tcp.sh (will be ↵lns2018-07-11
| | | | | | replaced in the future anyway) Signed-off-by: lns <matzeton@googlemail.com>
* improvementsToni Uhlig2018-07-11
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* return adr finderToni Uhlig2017-04-13
|
* updated exploit to work with debian8_x86toni2015-09-29
|
* Merge branch 'master' of github.com:freecoding/bufflowtoni2015-04-13
|\
| * exploiting x64's as welltoni2015-04-12
|/
* - added newline to hello_world shellcodetoni2015-04-05
|
* - removed \x00 in socket.asmtoni2014-11-09
| | | | - exploit.sh -> socket.o
* - shellcode testing unittoni2014-11-04
| | | | - hello_world asm example
* - building shellcode with Ctoni2014-08-01
|
* simple strcpy() exploit workstoni2014-01-15