Skip to content

Instantly share code, notes, and snippets.

@Jxck-S
Created November 9, 2023 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jxck-S/8f94fd33ee8162087595ba77f850239b to your computer and use it in GitHub Desktop.
Save Jxck-S/8f94fd33ee8162087595ba77f850239b to your computer and use it in GitHub Desktop.
The 9 at Central in Orlando FL, VLAN scan.
{
"detected_networks": [
{
"vlan_id": "default",
"ip_address": "100.110.152.81",
"domain": "w-194.orld.fl.wtsky.net"
},
{
"vlan_id": 6,
"rx_bytes": 23426,
"ip_address": "10.110.6.109",
"cidr_subnet_mask": 24,
"possible_host_count": 254,
"subnet_mask": "255.255.255.0",
"domain": "orld.fl.wtsky.net"
},
{
"vlan_id": 10,
"rx_bytes": 425,
"ip_address": "10.110.10.245",
"cidr_subnet_mask": 24,
"possible_host_count": 254,
"subnet_mask": "255.255.255.0"
},
{
"vlan_id": 12,
"rx_bytes": 1731,
"ip_address": "10.110.12.224",
"cidr_subnet_mask": 22,
"possible_host_count": 1022,
"subnet_mask": "255.255.252.0",
"domain": "orld.fl.wtsky.net"
},
{
"vlan_id": 16,
"rx_bytes": 928,
"ip_address": "100.110.16.2",
"cidr_subnet_mask": 22,
"possible_host_count": 1022,
"subnet_mask": "255.255.252.0"
},
{
"vlan_id": 17,
"rx_bytes": 444,
"ip_address": "100.110.20.2",
"cidr_subnet_mask": 22,
"possible_host_count": 1022,
"subnet_mask": "255.255.252.0",
"domain": "orld.fl.wtsky.net"
},
{
"vlan_id": 18,
"rx_bytes": 11668,
"ip_address": "100.110.24.2",
"cidr_subnet_mask": 22,
"possible_host_count": 1022,
"subnet_mask": "255.255.252.0"
},
{
"vlan_id": 19,
"rx_bytes": 444,
"ip_address": "100.110.28.3",
"cidr_subnet_mask": 22,
"possible_host_count": 1022,
"subnet_mask": "255.255.252.0"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment