Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/auxiliary/scanner/misc/cisco_smart_install.md
Views: 11785
Vulnerable Application
Any system exposing the Cisco Smart Install (SMI) protocol, which typically runs on TCP port 4786.
Verification Steps
Do:
use auxiliary/scanner/misc/cisco_smart_install
Do:
set ACTION SCAN
Do:
set [RHOSTS]
, replacing[RHOSTS]
with a list of hosts to test for the presence of SMIDo:
run
If the host is exposing an identifiable SMI instance, it will print the endpoint.
Options
SLEEP
Time to wait for connection back from target. Default is 60
seconds if using DOWNLOAD
action
LHOST
Address to bind to for TFTP server to accept connections if using DOWNLOAD
action
Actions
There are two actions, default being SCAN
SCAN - Scan for Smart Install endpoints. [Default]
DOWNLOAD - Request devices configuration and send to our TFTP server
Scenarios
Using the default SCAN
action
Using the DOWNLOAD
action