Cisco Smart Install
Enumeration
The default port for Cisco Smart Install is 4786/tcp and can be discovered via Nmap:
nmap -p4786 -sV $host
PORT STATE SERVICE
4786/tcp open smart-install
Exploitation
Last updated
The default port for Cisco Smart Install is 4786/tcp and can be discovered via Nmap:
nmap -p4786 -sV $host
PORT STATE SERVICE
4786/tcp open smart-install
Last updated