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/todo | |
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/todo')
-rw-r--r-- | x86_64/pivot/todo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x86_64/pivot/todo b/x86_64/pivot/todo new file mode 100644 index 0000000..cf2ec67 --- /dev/null +++ b/x86_64/pivot/todo @@ -0,0 +1 @@ +do the thing with glibc |