forked from p15670423/monkey
Island: Add 5985 and 5986 to TCP ports
This commit is contained in:
parent
51cfb73ce0
commit
6d9e18fdc9
|
@ -91,6 +91,8 @@ INTERNAL = {
|
||||||
3306,
|
3306,
|
||||||
7001,
|
7001,
|
||||||
8088,
|
8088,
|
||||||
|
5985,
|
||||||
|
5986,
|
||||||
],
|
],
|
||||||
"description": "List of TCP ports the monkey will check whether "
|
"description": "List of TCP ports the monkey will check whether "
|
||||||
"they're open",
|
"they're open",
|
||||||
|
|
Loading…
Reference in New Issue