diff options
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 |