diff options
author | Brett Weiland <techcrazybsw@gmail.com> | 2020-12-18 19:06:39 -0600 |
---|---|---|
committer | Brett Weiland <techcrazybsw@gmail.com> | 2020-12-18 19:06:39 -0600 |
commit | a6439b8ec3713c3ed3bd4027dc0d11369deddf03 (patch) | |
tree | 006bbc8ebd8d8fd4acc97daac055e29081c974f3 /x86_64/pivot/test | |
parent | 406768c5fead9fcadc9dc466da4286e5ac3c7274 (diff) |
new file: x86_64/pivot/exploit.py
new file: x86_64/pivot/gadgets
Diffstat (limited to 'x86_64/pivot/test')
-rw-r--r-- | x86_64/pivot/test | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x86_64/pivot/test b/x86_64/pivot/test new file mode 100644 index 0000000..181b82a --- /dev/null +++ b/x86_64/pivot/test @@ -0,0 +1,12 @@ +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 |