Skip to content

Commit 73c692f

Browse files
author
Austin
authored
fix docs
1 parent 205ded8 commit 73c692f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

documentation/modules/auxiliary/scanner/misc/cisco_smart_install.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@
1616
Time to wait for connection back from target. Default is `60` seconds if using `DOWNLOAD` action
1717

1818
### LHOST
19-
Address to bind to for TFTP server to accept connections if using `DOWNLOAD` if using `DOWNLOAD` action
20-
21-
### DELAY
22-
Tiume to wait before requesting configuration from target. Default is `60` seconds if using `DOWNLOAD` action
19+
Address to bind to for TFTP server to accept connections if using `DOWNLOAD` action
2320

2421
## Actions
2522
There are two actions, default being ```SCAN```
@@ -53,7 +50,6 @@ Using the `DOWNLOAD` action
5350
msf auxiliary(cisco_smart_install) > run
5451
[*] a.b.c.d:4786 - Starting TFTP Server...
5552
[+] a.b.c.d:4786 - Fingerprinted the Cisco Smart Install protocol
56-
[*] a.b.c.d:4786 - Waiting 60 seconds before requesting config
5753
[*] a.b.c.d:4786 - Requesting configuration from device...
5854
[*] a.b.c.d:4786 - Waiting 60 seconds for configuration
5955
[*] a.b.c.d:4786 - Incoming file from a.b.c.d - GZjWgnqv 3015 bytes

0 commit comments

Comments
 (0)