Skip to content

Instantly share code, notes, and snippets.

@abhishekjiitr
Last active November 30, 2016 10:47
Show Gist options
  • Save abhishekjiitr/b026ffd6477112a678424b0387f92624 to your computer and use it in GitHub Desktop.
Save abhishekjiitr/b026ffd6477112a678424b0387f92624 to your computer and use it in GitHub Desktop.
List of most recommended tools for ctf / hacking

CTF / Hacking Must Have Tools

netcat

sudo apt install netcat

sqlmap

 sudo pip install sqlmap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment