Skip to content

Instantly share code, notes, and snippets.

@abraidotti
Last active September 2, 2020 16:25
Show Gist options
  • Save abraidotti/4429a51418e08b9b05e5ea44fddeafbe to your computer and use it in GitHub Desktop.
Save abraidotti/4429a51418e08b9b05e5ea44fddeafbe to your computer and use it in GitHub Desktop.
Hacking 101 with Sandro

hacking 101

a couple different thought threads...

Concepts to learn first

http

ports

protocols

programming

data structures and persistence

browsers/CLIs

TCP and packets

TBD

apps and tools

linux

docker

burp suite

TBD

Vulnerable apps

OWASP Juice Shop - https://owasp.org/www-project-juice-shop/

DVWA - Damn Vulnerable Web App - http://www.dvwa.co.uk/

bWapp - (Buggy Web App) - http://www.itsecgames.com/

nMap's scanme - test nMap on this - http://scanme.nmap.org

Altoro Mutual - http://www.altoromutual.com:8080/

Fuzzgoat - written in C - https://github.com/fuzzstati0n/fuzzgoat

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