Cybersecurity Lecture notes
This file list interesting link related to computer security (tools, info, tuto, interesting sites, ressources)
Interesting links
PrivESC
Windows Privilege Escalation CheatCheet
Linux Privilege Escalation Binary
Reserve shell
Ngrok : Exspose ports to Internet
Steganography
Aperi'Solve performs layer analysis on image
Tools
CyberChef : Encode and decode data
Download KALI linux live 2020.4
how to crack a password
Identify the type of hash
https://hashes.com/en/tools/hash_identifier
Use john the ripper (already installed on kali)
https://fr.wikipedia.org/wiki/John_the_Ripper
https://myhackingworld.com/crack-passwords-with-john-the-ripper/
Use a custom wordlist on john the ripper
https://gitlab.com/kalilinux/packages/wordlists/blob/kali/master/rockyou.txt.gz
Reverse/bind shell
SQL exemples Payloads
https://portswigger.net/web-security/sql-injection/cheat-sheet
PHP the most simple webshell
Challenges
ETAPE 1
Fichiers de sauvegarde -> Astuce : dirb/mutations_common
ETPAE 2
ETAPE 3
String to decode
Wifi challenge
WEP - https://ufile.io/h28b15y2
WPA2 - https://ufile.io/3qfmvxzn
Last updated