Skip to content

Commit 50a303a

Browse files
committed
Update references and documentation
1 parent 6268235 commit 50a303a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

documentation/modules/exploit/windows/http/softing_sis_rce.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ Example steps in this format (is also in the PR):
3232
11. Do: Recommended: delete `C:\\Windows\\System32\\wbem\\wbemcomn.dll`
3333

3434
## Scenarios
35-
Specific demo of using the module that might be useful in a real world scenario.
36-
3735
### Default options
3836

3937
```

modules/exploits/windows/http/softing_sis_rce.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def initialize(info = {})
4343
['ZDI', '22-1154'],
4444
['ZDI', '22-1156'],
4545
['URL', 'https://industrial.softing.com/fileadmin/psirt/downloads/syt-2022-5.html'],
46-
['URL', 'https://ide0x90.github.io/softing-sis-login/']
46+
['URL', 'https://ide0x90.github.io/softing-sis-122-rce/']
4747
],
4848
'DefaultOptions' =>
4949
{

0 commit comments

Comments
 (0)