Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AIDojoCoordinator/netsecenv_conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ coordinator:
# Define the conf for all the 'attacker' agents.
agents:
Attacker:
max_steps: 25
max_steps: 100
goal:
description: "Exfiltrate data to '213.47.23.195'"
is_any_part_of_goal_random: True
Expand Down