update ctf

This commit is contained in:
firmianay 2017-08-22 14:15:43 +08:00
parent 7c859f7596
commit 2a2a141599
2 changed files with 15 additions and 7 deletions

View File

@ -8,6 +8,7 @@
- [Misc](#misc)
- [Mobile](#mobile)
- [高质量的比赛](#高质量的比赛)
- [搭建一个 CTF 比赛平台](#搭建一个-ctf-比赛平台)
## 概述
@ -17,7 +18,7 @@ CTF 为团队赛,通常以三人为限,要想在比赛中取得胜利,就
## 题目类别
### Reverse Engineering
### Reverse
### Pwn
@ -32,3 +33,9 @@ CTF 为团队赛,通常以三人为限,要想在比赛中取得胜利,就
## 高质量的比赛
详见:[ctftime.org](http://www.ctftime.org)
## 搭建一个 CTF 比赛平台
- [FBCTF](https://github.com/facebook/fbctf) - The Facebook CTF is a platform to host Jeopardy and “King of the Hill” style Capture the Flag competitions.
- [CTFd](https://github.com/CTFd/CTFd) - CTFd is a Capture The Flag in a can. It's easy to customize with plugins and themes and has everything you need to run a jeopardy style CTF.
- [SecGen](https://github.com/cliffe/SecGen) - SecGen creates vulnerable virtual machines so students can learn security penetration testing techniques.

View File

@ -22,11 +22,12 @@
下载地址http://www.itellyou.cn/
## Linux 虚拟机
- 32-bit
- 14.04
- 16.04
- 64-bit
- 32-bit/64-bit Ubuntu LTS - https://www.ubuntu.com/download
- 14.04
- 16.04
- Kali Linux - https://www.kali.org/
- BlackArch - https://blackarch.org/
- REMnux - https://remnux.org
下载地址https://www.ubuntu.com/download
#### 工具安装脚本
- ctf-tools - https://github.com/zardus/ctf-tools