File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
documentation/modules/exploit/windows/browser
modules/exploits/windows/browser Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Cisco WebEx Chrome Extension 1.0.1 is known to be affected.
13
13
## Verification Steps
14
14
15
15
1 . Start msfconsole
16
- 2 . Do: ``` use exploit/windows/misc /cisco_webex_ext ```
16
+ 2 . Do: ``` use exploit/windows/browser /cisco_webex_ext ```
17
17
3 . Do: ``` set SRVHOST [IP ADDRESS] ```
18
18
4 . Do: ``` set SRVPORT [PAYLOAD NAME] ```
19
19
5 . Do: ``` set URIPATH [ARBITRARY URI] ```
@@ -23,7 +23,7 @@ Cisco WebEx Chrome Extension 1.0.1 is known to be affected.
23
23
## Demo
24
24
25
25
```
26
- msf > use exploits/windows/misc /cisco_webex_ext
26
+ msf > use exploits/windows/browser /cisco_webex_ext
27
27
msf exploit(cisco_webex_ext) > set srvhost 10.6.0.151
28
28
srvhost => 10.6.0.151
29
29
msf exploit(cisco_webex_ext) > set srvport 4567
File renamed without changes.
You can’t perform that action at this time.
0 commit comments