平台使用笔记
根据当前队伍数量copy所有的队伍的比赛文件夹
1 | python batch.py web_server 5 |
启动比赛
1 | python start.py ./ 5 |
启动check脚本
1 | docker attach check_server |
比赛参数
Flag 提交: 172.17.0.6:80/flag_file.php?token=teamx&flag=xxxx (x为你们的队伍号)
攻击情况url地址:http://flag服务器IP:端口/result.txt
根据当前队伍数量copy所有的队伍的比赛文件夹
1 | python batch.py web_server 5 |
启动比赛
1 | python start.py ./ 5 |
启动check脚本
1 | docker attach check_server |
Flag 提交: 172.17.0.6:80/flag_file.php?token=teamx&flag=xxxx (x为你们的队伍号)
攻击情况url地址:http://flag服务器IP:端口/result.txt