Commonly Used Tools
Last updated
Last updated
Just some tools we use
Nikito:
SQLmap
Radare2
cutter:
GUI mode of radare2
pwndbg
with
pedas:
voltron:
checksec
Check if canary etc are enabled or not
Use this if you have no clue which type of cipher it is.
General
RSA:
Best for factorizing etc
Also some scripts written in python.
libnum
Python library
md5 hash
For mathematics
Use sympy or sage
sage:
John the ripper
Metasploit framwork
Git related task:
vsftp
First thing to check is that if the given vsftp version isn't vulnerable to any kind of know vulnerability
Look for all the accesible directories on a server
Not always useful but sometime a life saver
Ripgrep
strings
cat
|(pipe)
Hack scripts
books
CTF wiki
Terminator ?
There are already many great lists that would help you during CTF. Some good list to check out are:
A very good guide to get an idea about CTFs and different type of challenges
Really good and short notes.
He keeps track of all the not so common
challenges from CTFs
Good notes on web challenges
Very good notes on WEB and RE/PWN category
Good notes on WEB and CRYPTO
caesar:
vignere:
rot:
Substituion:
sympy:
gittools:
Could be simple as:
hydra along with our lovely
trailofbit's
John Hammond's