Difference between revisions of "CTF Resources"

From YobiWiki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 31: Line 31:
 
* http://ensiwiki.ensimag.fr/index.php/Portail:SecurIMAG_Ensimag_IT_security_club/Challenges
 
* http://ensiwiki.ensimag.fr/index.php/Portail:SecurIMAG_Ensimag_IT_security_club/Challenges
 
* http://treasure.pwnies.dk/
 
* http://treasure.pwnies.dk/
  +
* http://challenges.re/
  +
* http://cryptoctf.com/
 
More at https://www.wechall.net/active_sites
 
More at https://www.wechall.net/active_sites
 
<br>More at http://captf.com/practice-ctf/
 
<br>More at http://captf.com/practice-ctf/
Line 36: Line 38:
 
==Tutos==
 
==Tutos==
 
* http://www.wirelesspentest.com/
 
* http://www.wirelesspentest.com/
  +
* http://www.bases-hacking.org/ (fr)
  +
* https://sploitfun.wordpress.com/2015/06/26/linux-x86-exploit-development-tutorial-series/
  +
* https://dhavalkapil.com/blogs/Shellcode-Injection/
  +
 
==Misc==
 
==Misc==
 
* https://github.com/ctfs/resources/
 
* https://github.com/ctfs/resources/
Line 43: Line 49:
 
* http://polyhack.org/ (FR)
 
* http://polyhack.org/ (FR)
 
* http://pwntools.readthedocs.org/
 
* http://pwntools.readthedocs.org/
  +
** https://github.com/binjitsu/binjitsu
 
* http://hackertainment.net/
 
* http://hackertainment.net/
 
* https://binjitsu.readthedocs.org/en/latest/
 
* https://binjitsu.readthedocs.org/en/latest/
Line 48: Line 55:
 
* http://j00ru.vexillium.org/blog/24_03_15/dragons_ctf.pdf
 
* http://j00ru.vexillium.org/blog/24_03_15/dragons_ctf.pdf
 
* http://libcdb.com/
 
* http://libcdb.com/
  +
* https://github.com/SecurityInnovation/research/blob/master/presentations/2015-04-15%20The%20CTF%20Toolbox%20-%20Marcus%20Hodges%20-%20Tom%20Samstag.pdf
  +
* https://github.com/orangetw/My-CTF-Web-Challenges Repo of CTF challenges made by Orange. It contains challs's source code, writeup and some idea explanation.
   
 
==Organizing a CTF==
 
==Organizing a CTF==
Line 58: Line 67:
 
* https://stripe.com/blog/ctf3-architecture
 
* https://stripe.com/blog/ctf3-architecture
 
* https://www.usenix.org/system/files/conference/3gse14/3gse14-chung.pdf
 
* https://www.usenix.org/system/files/conference/3gse14/3gse14-chung.pdf
  +
* [https://www.facebook.com/notes/facebook-ctf/facebook-ctf-is-now-open-source/525464774322241/ Facebook CTF is now Open Source], cf https://github.com/facebook/fbctf
   
 
==On this wiki==
 
==On this wiki==

Latest revision as of 10:17, 13 October 2016

Links

Archives

Writeups

Exercises

More at https://www.wechall.net/active_sites
More at http://captf.com/practice-ctf/

Tutos

Misc

Organizing a CTF

On this wiki