security-study-tutorial icon indicating copy to clipboard operation
security-study-tutorial copied to clipboard

Summary of online learning materials

security-study-tutorial

Summary of online learning materials

Awesome

  • https://github.com/vinta/awesome-python
  • https://github.com/Hack-with-Github/Awesome-Hacking
  • https://github.com/hslatman/awesome-threat-intelligence
  • https://github.com/bayandin/awesome-awesomeness
  • https://github.com/enaqx/awesome-pentest
  • https://github.com/carpedm20/awesome-hacking
  • https://github.com/sbilly/awesome-security
  • https://github.com/ashishb/android-security-awesome
  • https://github.com/paragonie/awesome-appsec
  • https://github.com/PaulSec/awesome-sec-talks
  • https://github.com/meirwah/awesome-incident-response
  • https://github.com/secfigo/Awesome-Fuzzing
  • https://github.com/yeyintminthuhtut/Awesome-Red-Teaming
  • https://github.com/s0md3v/AwesomeXSS
  • https://github.com/qazbnm456/awesome-cve-poc
  • https://github.com/djadmin/awesome-bug-bounty
  • https://github.com/toniblyx/my-arsenal-of-aws-security-tools
  • https://github.com/jaredthecoder/awesome-vehicle-security
  • https://github.com/joe-shenouda/awesome-cyber-skills
  • https://github.com/nebgnahz/awesome-iot-hacks
  • https://github.com/jonathandion/awesome-emails
  • https://github.com/FabioBaroni/awesome-exploit-development
  • https://github.com/Escapingbug/awesome-browser-exploit
  • https://github.com/snoopysecurity/awesome-burp-extensions
  • https://github.com/Hack-with-Github/Awesome-Security-Gists
  • https://github.com/InQuest/awesome-yara
  • https://github.com/dhaval17/awsome-security-write-ups-and-POCs

Checklist

  • https://github.com/b-mueller/android_app_security_checklist
  • https://github.com/shieldfy/API-Security-Checklist
  • https://github.com/SecarmaLabs/IoTChecklist
  • https://github.com/netbiosX/Checklists
  • https://github.com/brunofacca/zen-rails-security-checklist
  • https://github.com/privacyradius/gdpr-checklist

Developer

Pentest

Mobile Application Security

Malware

Fuzzing

Browser

Deep Net

Operating System

Blockchain

Security conference

Tools

SSH

  • https://github.com/ncsa/ssh-auditor
  • https://github.com/r3vn/punk.py
  • https://github.com/mthbernardes/sshLooter
  • https://github.com/ropnop/windows_sshagent_extract
  • https://github.com/arthepsy/ssh-audit
  • https://github.com/mozilla/ssh_scan
  • https://github.com/govolution/betterdefaultpasslist/blob/master/ssh.txt
  • https://hackertarget.com/ssh-examples-tunnels/

DNS

Exploiter

OSINT

Wordlist

  • https://github.com/RicterZ/genpAss
  • https://github.com/lavalamp-/password-lists
  • https://github.com/LandGrey/pydictor
  • https://github.com/bit4woo/passmaker
  • https://github.com/brannondorsey/PassGAN

Git

Burpsuite

  • https://github.com/1N3/IntruderPayloads
  • https://github.com/vulnersCom/burp-vulners-scanner

IoT

Traffic

Honey

  • https://github.com/paralax/awesome-honeypots
  • https://github.com/ppacher/honeyssh
  • Kippo - SSH Honeypot
  • https://github.com/ysrc/yulong-hids

Hunter

Scanner

Phisher

RAT

Wordlist

  • https://github.com/jeanphorn/wordlist
  • https://github.com/We5ter/Scanners-Box
  • https://github.com/berzerk0/Probable-Wordlists

Proxy

  • https://github.com/realgam3/pymultitor
  • https://github.com/stamparm/fetch-some-proxies
  • https://github.com/fate0/proxylist
  • http://www.cnproxy.com/proxy1.html
  • https://www.cool-proxy.net/proxies/http_proxy_list/sort:score/direction:desc
  • https://free-proxy-list.net/
  • https://proxy-list.org/english/index.php
  • http://comp0.ru/downloads/proxylist.txt
  • http://www.proxylists.net/http_highanon.txt
  • http://www.proxylists.net/http.txt
  • http://ab57.ru/downloads/proxylist.txt
  • https://www.rmccurdy.com/scripts/proxy/good.txt

Other

Vulnerability

XXE

  • https://www.w3.org/TR/REC-xml/#sec-prolog-dtd
  • https://www.vsecurity.com//download/publications/XMLDTDEntityAttacks.pdf
  • https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.md
  • https://www.owasp.org/index.php/XML_External_Entity_(XXE)_Processing
  • https://github.com/BuffaloWill/oxml_xxe
  • https://github.com/enjoiz/XXEinjector

SSRF

XSS

Shooting

  • https://github.com/vulhub/vulhub
  • https://github.com/Medicean/VulApps
  • https://github.com/davevs/dvxte
  • https://github.com/MyKings/docker-vulnerability-environment
  • https://github.com/payatu/diva-android
  • https://github.com/snoopysecurity/dvws
  • https://github.com/s4n7h0/xvwa

Buffer Overflow

  • https://0xrick.github.io/binary-exploitation/bof2/

Other