forked from p34709852/monkey
UT: Remove max victims to exploit from configs
This commit is contained in:
parent
9fa489b046
commit
ea08e2c420
|
@ -122,6 +122,5 @@
|
|||
7001,
|
||||
8088
|
||||
],
|
||||
"user_to_add": "Monkey_IUSER_SUPPORT",
|
||||
"victims_max_exploit": 100
|
||||
"user_to_add": "Monkey_IUSER_SUPPORT"
|
||||
}
|
||||
|
|
|
@ -47,7 +47,6 @@
|
|||
"keep_tunnel_open_time": 60
|
||||
},
|
||||
"monkey": {
|
||||
"victims_max_exploit": 100,
|
||||
"alive": true,
|
||||
"aws_keys": {
|
||||
"aws_access_key_id": "",
|
||||
|
|
Loading…
Reference in New Issue