Skip to content

Commit

Permalink
OpenCTF is now named librectf
Browse files Browse the repository at this point in the history
  • Loading branch information
jekil committed Apr 26, 2019
1 parent 2976fcc commit b44b115
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -973,9 +973,6 @@
[submodule "Malware/Source Code/Zeus"]
path = Malware/Source Code/Zeus
url = https://github.com/Visgean/Zeus.git
[submodule "CTF Tools/OpenCTF"]
path = CTF Tools/OpenCTF
url = https://github.com/EasyCTF/OpenCTF.git
[submodule "Malware/Source Code/TinyNuke"]
path = Malware/Source Code/TinyNuke
url = https://github.com/aainz/TinyNuke.git
Expand Down Expand Up @@ -1390,3 +1387,6 @@
[submodule "Malware/Dynamic Analysis/LiSa"]
path = Malware/Dynamic Analysis/LiSa
url = https://github.com/danieluhricek/LiSa.git
[submodule "CTF Tools/librectf"]
path = CTF Tools/librectf
url = https://github.com/easyctf/librectf.git
1 change: 0 additions & 1 deletion CTF Tools/OpenCTF
Submodule OpenCTF deleted from 6df0d3
1 change: 1 addition & 0 deletions CTF Tools/librectf
Submodule librectf added at 151e79
2 changes: 1 addition & 1 deletion _pages/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ CTF Tools

- `CTFd <https://ctfd.io>`_ - CTF in a can. Easily modifiable and has everything you need to run a jeopardy style CTF.
- `FBCTF <https://github.com/facebook/fbctf>`_ - Platform to host Capture the Flag competitions.
- `LibreCTF <https://github.com/easyctf/librectf>`_ - CTF in a box. Minimal setup required.
- `Mellivora <https://github.com/Nakiami/mellivora>`_ - A CTF engine written in PHP.
- `OneGadget <https://github.com/david942j/one_gadget>`_ - A tool for you easy to find the one gadget RCE in libc.so.6.
- `NightShade <https://github.com/UnrealAkama/NightShade>`_ - A simple security CTF framework.
- `OpenCTF <https://github.com/easyctf/openctf>`_ - CTF in a box. Minimal setup required.
- `Pwntools <https://github.com/Gallopsled/pwntools>`_ - CTF framework and exploit development library.
- `Scorebot <https://github.com/legitbs/scorebot>`_ - Platform for CTFs by Legitbs (Defcon).
- `V0lt <https://github.com/P1kachu/v0lt>`_ - Security CTF Toolkit.
Expand Down

0 comments on commit b44b115

Please sign in to comment.