Skip to content

A toolbox containing various scripts written to pwn @ CTFs

Notifications You must be signed in to change notification settings

abpolym/ctf-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CTF Toolbox

This is a repo containing various tools that can be helpful at solving CTF challenges.

Currently, this repo contains:

  • format-dump - Given a format vulnerability, dump the stack n times repeatedly to see canaries, addresses etc. (currently you have to edit the script to fit your needs, e.g. the readuntil arguments, architecture 64bit/32bit)
  • rsasolve - Module to crack RSA given different szenarios, such as the HASTAD Broadcast Attack, Wiener Attack, Fermat's Little Theorem etc.. See its docu which szenario applies and which parameters you need :)

About

A toolbox containing various scripts written to pwn @ CTFs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages