Skip to content

V3rdantWhisper/PwnAssistor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PwnAssistor

Auto tools for pwn, including fmt, heap, and so on.

Develop planning

  • fmt: generate fmt payload for fmt(including fmtstr on the stack and else)
  • heap
    • generate house of apple and lys payload(including orw and getshell)
    • recv leak address
    • heap fengshui
  • stack
    • rop: generate rop payload
    • pivot: generate pivot payload
    • ret2csu: generate ret2csu payload
    • ret2dl_reslove: generate ret2dl_reslove payload
    • SROP: generate SROP payload
  • shellcode
    • generate shellcode payload
    • generate shellcode payload with encode 1
    • generate shellcode payload with constraint
  • Sover : use angr to detect valuable attack chain
    • libc got sover : auto detect which libc got could use to hijack
    • FSOP sover : auto detect which file stream could use to hijack
  • fuzz framework

About

Auto tools for pwn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages