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,
|
7001,
|
||||||
8088
|
8088
|
||||||
],
|
],
|
||||||
"user_to_add": "Monkey_IUSER_SUPPORT",
|
"user_to_add": "Monkey_IUSER_SUPPORT"
|
||||||
"victims_max_exploit": 100
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -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": "",
|
||||||
|
|
Loading…
Reference in New Issue