diff options
| author | Jakob L. Kreuze <jakob@memeware.net> | 2017-12-26 19:19:11 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <jakob@memeware.net> | 2017-12-26 19:19:11 -0500 |
| commit | 4211a84821e84cfe7848e32476510e2c768e3577 (patch) | |
| tree | 55b76805e67a4b4c143d44d98d231a36289f2e12 /README.md | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e4191d4 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +![Bad BEHAVIOR][img_1] +## Proof of concept exploit and research by [Jakob.][1] + +Exploit of GZDoom's ACS interpreter, performing an out-of-bounds write with +maliciously-crafted ACS bytecode. + + +[1]: http://jakob.space/ + +[img_1]: https://raw.githubusercontent.com/TsarFox/bad-behavior/master/logo.png |