$ git clone --recursive https://github.com/evandowning/mlsploit-network.git
# Train
$ cp input/input_payl_train.json input/input.json
$ ./test.sh
# Evaluate
$ cp input/input_payl_eval.json input/input.json
$ ./test.sh
# Attack / Evaluate
$ cp input/input_pba.json input/input.json
$ ./test.sh
- Modify
mlsploit-execution-backend/mlsploit.pyGit(tmp_dir).clone(repo)->Git(tmp_dir).clone(repo,recursive=True)
- Modify
run.shto contain folder where samples are located and mount on docker inmlsploit-execution-backend/mlsploit.py- Current path is variable
RAWinrun.sh
- Current path is variable