Skip to content

Commit

Permalink
BB: modified performance config template to contain log4shell machines
Browse files Browse the repository at this point in the history
  • Loading branch information
VakarisZ committed Jan 25, 2022
1 parent 62dc4a4 commit 28cf8b5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions envs/monkey_zoo/blackbox/config_templates/performance.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class Performance(ConfigTemplate):
"MSSQLExploiter",
"PowerShellExploiter",
"ZerologonExploiter",
"Log4ShellExploiter",
],
"basic_network.network_analysis.inaccessible_subnets": [
"10.2.2.0/30",
Expand Down Expand Up @@ -59,5 +60,11 @@ class Performance(ConfigTemplate):
"10.2.2.23",
"10.2.2.24",
"10.2.2.25",
"10.2.3.55",
"10.2.3.56",
"10.2.3.49",
"10.2.3.50",
"10.2.3.51",
"10.2.3.52",
],
}

0 comments on commit 28cf8b5

Please sign in to comment.