Both sides previous revisionPrevious revisionNext revision | Previous revision |
cybersecurity [2025/09/03 13:18] – admin | cybersecurity [2025/09/04 13:41] (current) – admin |
---|
* [[https://cryptohack.org/|CryptoHack]] | * [[https://cryptohack.org/|CryptoHack]] |
* [[https://cryptopals.com/|the cryptopals crypto challenges]] | * [[https://cryptopals.com/|the cryptopals crypto challenges]] |
| * [[https://github.com/antonio-morales/Fuzzing101|Fuzzing 101]] |
| * [[https://guyinatuxedo.github.io/|Nightmare]] - intro to binay exploitation |
| |
Training | Training |
* [[https://vvmlist.github.io/|vvmlist]] - list of vulnerable virtual machines (meant for training) with tags and difficulty | * [[https://vvmlist.github.io/|vvmlist]] - list of vulnerable virtual machines (meant for training) with tags and difficulty |
* [[https://pwnable.kr/index.php|pwnable.kr]] - binary exploitation challenges | * [[https://pwnable.kr/index.php|pwnable.kr]] - binary exploitation challenges |
| * [[https://github.com/hacksysteam/HackSysExtremeVulnerableDriver]] |
| * [[https://crackmes.one/]] |
| * [[https://www.smashthestack.org/]] |
| * [[https://io.netgarage.org/]] |
| * [[https://archive.ooo/|archive.ooo]] - archived challenges from DEFCON |
| |
Wordlists | Wordlists |
* [[https://github.com/berzerk0/Probable-Wordlists|Probable Wordlists]] - passwords sorted by popularity | * [[https://github.com/berzerk0/Probable-Wordlists|Probable Wordlists]] - passwords sorted by popularity |
* [[https://weakpass.com/|Weakpass]] | * [[https://weakpass.com/|Weakpass]] |
| |
| For beginners |
| * [[https://trailofbits.github.io/ctf/|CTF Field Guide]] |
| * [[https://gynvael.live/faq_pl.html#starthacking|gynvael coldwind faq (in polish)]] |
| |
Other | Other |
* [[https://xeushack.com/|Hacking Tutorials by Xeus]] | * [[https://xeushack.com/|Hacking Tutorials by Xeus]] |
* [[https://heap-exploitation.dhavalkapil.com/|Heap exploitation book]] | * [[https://heap-exploitation.dhavalkapil.com/|Heap exploitation book]] |
| * [[https://github.com/swisskyrepo/PayloadsAllTheThings|PayloadAllThings]] - list of payloads |
| * [[https://cado-nfs.gitlabpages.inria.fr/|CADO-NFS]] - program for factoring numbers |
| * [[https://www.hardbreak.wiki/]] |
| * [[https://sizeof.cat/post/top-pentesting-tools/]] - pentesting tools list |