Difference between revisions of "CTF Resources"

From YobiWiki
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
* https://ctf.fluxfingers.net/
 
* https://ctf.fluxfingers.net/
 
* https://github.com/pwning/plaidctf2014
 
* https://github.com/pwning/plaidctf2014
  +
* http://captf.com/
  +
 
==Writeups==
 
==Writeups==
 
* https://github.com/pwning/public-writeup
 
* https://github.com/pwning/public-writeup
Line 29: 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/
   
 
==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 40: 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 45: 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==
  +
* https://ctftime.org/for-organizers/
  +
* https://github.com/pwning/docs/blob/master/suggestions-for-running-a-ctf.markdown
  +
* http://ctf.hcesperer.org/orga.html
  +
* http://events.ccc.de/congress/2005/fahrplan/events/428.en.html
  +
** http://events.ccc.de/congress/2005/fahrplan/attachments/682-Slides_HostingAHackingChalange.pdf
  +
** http://events.ccc.de/congress/2005/fahrplan/attachments/562-Paper_HostingAHackingChallenge.pdf
  +
* https://stripe.com/blog/ctf3-architecture
  +
* 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