
SNMP-сканер и брутфорсер, нацеленный на коммутаторы Cisco Nexus (5000/6000) для эксплуатации CVE-2014-3341, перечисления VLAN, подбора SNMP community-строк и извлечения конфигураций устройств.
CVE ID: CVE-2014-3341.
Cisco Bug ID: CSCup85616.
NexusTaco — это SNMP-сканер, который можно использовать как для внутреннего, так и для внешнего тестирования для оценки коммутаторов Cisco Nexus (семейства 5000 и 6000).
Существует множество SNMP-сканеров и брутфорсеров, этот был создан просто для полноты. Он имеет следующие возможности:
TODO:
$ python NexusTaco.py python NexusTaco.py CIDR
$ python NexusTaco.py x.x.x.x/32 127.0.0.1 100
Спасибо nmap за список IP
Поиск уязвимых коммутаторов
x.x.x.x: Это коммутатор Nexus, SNMP открыт, настроены VLAN.
Поиск VLAN ID на: x.x.x.x с неверной community string
Host: x.x.x.x has VlanID 1 Configured
Host: x.x.x.x has VlanID 2 Configured
Host: x.x.x.x has VlanID 3 Configured
Host: x.x.x.x has VlanID 4 Configured
Host: x.x.x.x has VlanID 5 Configured
Host: x.x.x.x has VlanID 6 Configured
Host: x.x.x.x has VlanID 7 Configured
Host: x.x.x.x has VlanID 8 Configured
Host: x.x.x.x has VlanID 10 Configured
Host: x.x.x.x has VlanID 31 Configured
Host: x.x.x.x has VlanID 32 Configured
Host: x.x.x.x has VlanID 33 Configured
Host: x.x.x.x has VlanID 34 Configured
Host: x.x.x.x has VlanID 35 Configured
Host: x.x.x.x has VlanID 40 Configured
Host: x.x.x.x has VlanID 64 Configured
Host: x.x.x.x has VlanID 65 Configured
Host: x.x.x.x has VlanID 97 Configured
Host: x.x.x.x has VlanID 98 Configured
Host: x.x.x.x has VlanID 99 Configured
Host: x.x.x.x has VlanID 100 Configured
.....