文件名称:exploit_drafts
文件大小:23KB
文件格式:ZIP
更新时间:2024-05-11 00:08:41
Python
我在学习开发技巧时写的草稿。 没有组织,没有记录和编码不正确。 浏览文件时,请切记:
【文件预览】:
exploit_drafts-main
----stack_based()
--------bypass_nx_with_rop.py(3KB)
--------leaking_libc_with_puts.py(1018B)
--------simple_stack_redirect_local.py(1KB)
--------bypass_strlen_malloced_size_with_null_babymem8.py(959B)
--------remote_interaction_pwntools.py(663B)
--------ret_to_plt.py(1KB)
--------libc_leak_exploit.py(2KB)
--------libc_withou_aslr_exploit.py(1KB)
--------bypass_stack_canary_by_writing_after_canary.py(2KB)
--------README.md(133B)
--------gdb_with_pwntools.py(494B)
--------brute_force_pie_jmp_winfunc_with_pwntools.py(3KB)
--------bypass_aslr_nx_got_overwrite.py(2KB)
----reversing()
--------cracking8.py(1KB)
--------cracking_another_xor_with_twists.py(2KB)
--------creating_and_reusing_file_descriptor.c(827B)
--------cracking_another_simple_xor.py(634B)
--------cracking_simple_xor.py(802B)
----LICENSE(1KB)
----README.md(334B)
----shellcoding()
--------catflag.c(55B)
--------execve_bin_sh.s(691B)
--------readfile.s(871B)
--------using_file_descritor_opened_early.s(501B)
--------execve_without_mov_and_ldi_shellcode.s(811B)
--------shellcode_setuid0_binsh.s(1KB)
--------execve_without_null_bytes.s(962B)
--------README(155B)
--------shellcode_setuid0_binsh_stack.s(670B)
----random()
--------rce_gitlab.py(2KB)
----heap_based()
--------eraseme(0B)