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
{% embed url="https://github.com/frostbits-security/SIET" %}
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
{% embed url="https://github.com/frostbits-security/SIET" %}