mirror of
https://github.com/apsdehal/awesome-ctf
synced 2025-02-16 15:28:23 +00:00
Add PyChallFactory (#56)
This commit is contained in:
parent
b3cf2bb8d8
commit
7c2e2175bb
1 changed files with 3 additions and 2 deletions
|
@ -62,9 +62,10 @@ It takes time to build up collection of tools used in ctf and remember them all.
|
|||
- [HackTheArch](https://github.com/mcpa-stlouis/hack-the-arch) - CTF scoring platform
|
||||
- [Mellivora](https://github.com/Nakiami/mellivora) - A CTF engine written in PHP
|
||||
- [NightShade](https://github.com/UnrealAkama/NightShade) - A simple security CTF framework
|
||||
- [OpenCTF](https://github.com/easyctf/openctf) - CTF in a box. Minimal setup required.
|
||||
- [OpenCTF](https://github.com/easyctf/openctf) - CTF in a box. Minimal setup required
|
||||
- [PyChallFactory](https://github.com/pdautry/py_chall_factory) - Small framework to create/manage/package jeopardy CTF challenges
|
||||
- [PicoCTF Platform 2](https://github.com/picoCTF/picoCTF-Platform-2) - A genericized version of picoCTF 2014 that can be easily adapted to host CTF or programming competitions.
|
||||
- [RootTheBox](https://github.com/moloch--/RootTheBox) - A Game of Hackers (CTF Scoreboard & Game Manager)
|
||||
- [RootTheBox](https://github.com/moloch--/RootTheBox) - A Game of Hackers (CTF Scoreboard & Game Manager
|
||||
- [Scorebot](https://github.com/legitbs/scorebot) - Platform for CTFs by Legitbs (Defcon)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue