diff options
author | Brett Weiland <techcrazybsw@gmail.com> | 2020-12-19 23:19:58 -0600 |
---|---|---|
committer | Brett Weiland <techcrazybsw@gmail.com> | 2020-12-19 23:19:58 -0600 |
commit | 11cbb37694aab501681435375679c49989cdfc91 (patch) | |
tree | 27925ff0c1e44282f1cf5d136abe6e8fc20f093a /x86_64/pivot/test | |
parent | a6439b8ec3713c3ed3bd4027dc0d11369deddf03 (diff) |
modified: x86_64/pivot/exploit.py
new file: x86_64/pivot/exploit2.py
deleted: x86_64/pivot/stest
deleted: x86_64/pivot/test
new file: x86_64/pivot/todo
new file: x86_64/ret2csu/exploit.py
new file: x86_64/ret2csu/gadgets
Diffstat (limited to 'x86_64/pivot/test')
-rw-r--r-- | x86_64/pivot/test | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x86_64/pivot/test b/x86_64/pivot/test deleted file mode 100644 index 181b82a..0000000 --- a/x86_64/pivot/test +++ /dev/null @@ -1,12 +0,0 @@ -pivot by ROP Emporium -x86_64 - -Call ret2win() from libpivot -The Old Gods kindly bestow upon you a place to pivot: 0x7f93a9160f10 -Send a ROP chain now and it will land there -> Thank you! - -Now please send your stack smash -> Thank you! - -Exiting |