Skip to content

Commit f580627

Browse files
committed
Land rapid7#7884, move cisco_webex_ext to the browser directory
2 parents 3c9b1be + dd60fc3 commit f580627

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

documentation/modules/exploit/windows/misc/cisco_webex_ext.md renamed to documentation/modules/exploit/windows/browser/cisco_webex_ext.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Cisco WebEx Chrome Extension 1.0.1 is known to be affected.
1313
## Verification Steps
1414

1515
1. Start msfconsole
16-
2. Do: ```use exploit/windows/misc/cisco_webex_ext```
16+
2. Do: ```use exploit/windows/browser/cisco_webex_ext```
1717
3. Do: ```set SRVHOST [IP ADDRESS]```
1818
4. Do: ```set SRVPORT [PAYLOAD NAME]```
1919
5. Do: ```set URIPATH [ARBITRARY URI]```
@@ -23,7 +23,7 @@ Cisco WebEx Chrome Extension 1.0.1 is known to be affected.
2323
## Demo
2424

2525
```
26-
msf > use exploits/windows/misc/cisco_webex_ext
26+
msf > use exploits/windows/browser/cisco_webex_ext
2727
msf exploit(cisco_webex_ext) > set srvhost 10.6.0.151
2828
srvhost => 10.6.0.151
2929
msf exploit(cisco_webex_ext) > set srvport 4567

0 commit comments

Comments
 (0)