Skip to content

Commit

Permalink
Add Wargames, tutorial, Update Tutorial, Wiki section
Browse files Browse the repository at this point in the history
  • Loading branch information
apsdehal committed Apr 27, 2015
1 parent cc7aad2 commit 29e6f4d
Showing 1 changed file with 28 additions and 5 deletions.
33 changes: 28 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,11 @@ It takes time to build up collection of tools used in ctf and remember them all.
- [Web](#solve-web)

- [Resources](#resources)
- [Tutorials](#resources-tutorials)
- [Wargames](#resources-wargames)
- [Websites](#resources-websites)
- [Tutorials](#resources-tutorials)

- [Wikis](#resources-wikis)
- [Writeups Collections](#resources-writeups)

# Create

Expand Down Expand Up @@ -165,22 +167,43 @@ It takes time to build up collection of tools used in ctf and remember them all.

*Where to discover about CTF*

## Tutorials

*Tutorials to learn how to play CTFs*

- [CTF Field Guide](https://trailofbits.github.io/ctf/) - Field Guide by Trails of Bits

## Wargames

*Always online CTFs*

- [Backdoor](https://backdoor.sdslabs.co/) - Security Platform by SDSLabs
- [Exploit Exercises](https://exploit-exercises.com/) - Variety of VMs to learn variety of computer security issues
- [Hack This Site](https://www.hackthissite.org/) - Training ground for hackers.
- [Over The Wire](http://overthewire.org/wargames/) - Wargame maintained by OvertheWire Community
- [WeChall](https://www.wechall.net/) - Always online challenge site

## Websites

*Various general websites about and on ctf*

- [CTF Time](https://ctftime.org/) - General information on CTF occuring around the worlds
- [Reddit Security CTF](http://www.reddit.com/r/securityctf) - Reddit CTF category

## Wikis

*Various Wikis available for learning about CTFs*

- [ISIS Lab](https://github.com/isislab/Project-Ideas/wiki) - CTF Wiki by Isis lab

## Writeups Collections

*Collections of CTF writeups*

- [CTF Writeups (Community)](https://github.com/ctfs/) - CTF Writeups Repos maintained by community
- [Shell Storm](shell-storm.org/repo/CTF/) - CTF Writeups Repo maintained by Jonathan Salwan
- [Smoke Leet Everyday](https://github.com/smokeleeteveryday/CTF_WRITEUPS) - CTF Writeups Repo maintained by SmokeLeetEveryday team.

## Tutorials

*Tutorials to learn how to play CTFs*

### LICENSE

Expand Down

0 comments on commit 29e6f4d

Please sign in to comment.