One or more of the systems administration consoles are exposed (possibly on the internet), which may lead to unauthorized access attempts.
Attempt to access the administrative site.
Restrict the access to the administrative consoles, IP addresses or managements network segments explicitly allowed.
Anonymous attacker from the Internet.
⌚ 120 minutes.
Default score using CVSS 3.1. It may change depending on the context of the src.
Default score using CVSS 4.0. It may change depending on the context of the src.
Administrative consoles have specific access and entry restrictions
name: yournetwork
dns_domain: 208.67.222.222
subnets:
subnet_admin:
ip_subnet: 192.0.2.0/24
allocation_pools:
- start: 192.0.2.50
end: 192.0.2.99
gateway_ip: 192.0.2.1
vlan: 101
The administrative consoles do not have any access restrictions
name: yournetwork
dns_domain: 192.0.2.0
subnets:
subnet_admin:
ip_subnet: 192.0.2.0
allocation_pools:
- start: 0.0.0.0
end: 255.255.255.255
gateway_ip: 192.0.2.0