└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # CTF Learning 2 | 3 | ## Learning Resources 4 | 5 | ### Pwn 6 | 7 | - [pwn.college](https://pwn.college/) 8 | 9 | ### Crypto 10 | 11 | - [id0-rsa](https://id0-rsa.pub/) 12 | 13 | ### Web 14 | 15 | - [XSS Game](https://xss-game.appspot.com/) 16 | 17 | ### Forensics 18 | 19 | - [https://trailofbits.github.io/ctf/forensics/](https://trailofbits.github.io/ctf/forensics/) 20 | 21 | ## CTF Platforms 22 | 23 | - [picoCTF](https://picoctf.com/) 24 | - [CTFlearn](https://ctflearn.com/) 25 | - [OverTheWire](https://overthewire.org/wargames/) 26 | - [Hackme CTF](https://hackme.inndy.tw/) 27 | 28 | ## School Clubs 29 | 30 | - [BambooFox](https://bamboofox.cs.nctu.edu.tw/) 31 | - [NSYSUISC](http://ctf.macaca.cool/) 32 | - [NTUSTISC](https://isc.taiwan-te.ch/scoreboard/) 33 | 34 | ## Contribution 35 | 36 | PR is welcome! 37 | --------------------------------------------------------------------------------