-
### Windows Version
Microsoft Windows [版本 10.0.26100.2161]
### WSL Version
2.3.24.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
Linux version 5.15.153.1-microso…
-
Scripts are copying over to the target machine perfectly fine as I can see them in the C:\Windows\Temp directory, but they're failing to execute. I'm getting the following error:
![image](https://u…
-
Hi,
I want to create a new WMI class remotely with [IWbemServices::PutClass](https://github.com/SecureAuthCorp/impacket/blob/master/impacket/dcerpc/v5/dcom/wmi.py#L3030) but it always fails, and I …
Dliv3 updated
2 years ago
-
## Bug description
I adopted [option 1](https://nix-community.github.io/NixOS-WSL/how-to/vscode.html) to enable vscode server in wsl. But when I open the terminal in vscode, it goes to `sh` ins…
-
@sebhildebrandt have you looked into `WBEM_FLAG_RETURN_IMMEDIATE` and `WBEM_FLAG_FORWARD_ONLY` for speeding up WMIC commands?
https://docs.microsoft.com/en-us/windows/win32/wmisdk/improving-enumera…
-
I'm getting the following error when executing with kerberos authentication:
```
[overthere-winrm:xxxxxxxxxx] failed: WinRM Error: Login failure sending message on http://xxxxxx.xxxxxx.xxxx:5985/wsma…
-
I read on https://software.intel.com/en-us/articles/intel-active-management-technology-start-here-guide-intel-amt-9 that there are several "new" power state codes. I tried to use these codes with thi…
chenl updated
2 years ago
-
I am using CifsWinRmConnection for starting a process:
ConnectionOptions options = new ConnectionOptions();
options.set(OPERATING_SYSTEM, WINDOWS );
options.set( ADDRESS, "ec2-54-204-70-99.compute-1.…
-
I am running into this exception when attempting to call an IO that takes more than 150 seconds to return. Now, when I run this against a Windows 2008 target, it runs fine and respects the 1800 operat…
-
The community has rated it ‘Very Hard’.
Keypoints:
- For apache server, we can upload .htaccess file to define our file extention ` echo "AddType application/x-httpd-php .xxx" > .htaccess`
- Ge…