UT: Remove max victims to exploit from configs

This commit is contained in:
Ilija Lazoroski 2021-12-14 11:36:22 +01:00
parent 9fa489b046
commit ea08e2c420
2 changed files with 1 additions and 3 deletions

View File

@ -122,6 +122,5 @@
7001, 7001,
8088 8088
], ],
"user_to_add": "Monkey_IUSER_SUPPORT", "user_to_add": "Monkey_IUSER_SUPPORT"
"victims_max_exploit": 100
} }

View File

@ -47,7 +47,6 @@
"keep_tunnel_open_time": 60 "keep_tunnel_open_time": 60
}, },
"monkey": { "monkey": {
"victims_max_exploit": 100,
"alive": true, "alive": true,
"aws_keys": { "aws_keys": {
"aws_access_key_id": "", "aws_access_key_id": "",