chetwynr / dynamic_ctf_games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic CTF Game Generator - SQL

Development of dynamic CTF environments for SQL injection attacks - For use with Reinforcement Learning SQL agents, ethical hacking training and security testing.

Only supports Python 3.x

Developed and currently tested only on Windows environment

### Install Dependencies:

python -3.x -m pip install -r requirements.txt

x = version e.g. 3.1, 3.7

### To start:

py dynamicENV.py

Directory needs tidying as there is a lot of redundant files!!

Collaborative research between University of Oslo[1] and Norwegian University of Science and Technology[2].


For further work see: https://github.com/FMZennaro/CTFRL-Index
[1] https://www.mn.uio.no/ifi/english/research/groups/sec/
[2] https://www.ntnu.edu/iik

About


Languages

Language:Python 74.1%Language:HTML 25.9%