-
I often run into boxes where cme's smb wmiexec hangs forever, but impacket's `wmiexec.py` works as intended. I found this weird since cme leverages impacket, so I dug around the code. On older version…
-
It would be absolutely positively greatly beneficially (I'm in a "lee" mood) enhance ddns-updater to alternatively read all (config.json) setup variables from environment variables. This would add the…
-
> Clearly describe the bug
When I use this preset as described in the README it throws an error.
> What steps are needed to reproduce the bug?
jest.config.js
```
'use strict';
module.exp…
danez updated
4 years ago
-
# Report
The PowerShell Fileless Script Execution doesn't work, due to iex interpreting the -path variable as a switch in Invoke-Expression, not within Set-Content.
See output below.
PS C:\Users\…
-
based on the new fileless integration tests
-
Hi, I'd like to report what I think could be a bug and a couple of suggestions (non feature requests, I know PR is the right path for that). Thanks in advance.
## Context
Please provide any rele…
-
- I used DSVEdit v1.8.1
- I only tested on Dawn of Sorrow
- issue happens even if the data is re-imported without changes
The import process isn't setting up the frames and parts correctly if the…
-
Dear,
Does MemoryModule only work on Windows? if yes, How to work on Linux? Can you recommend a good idea? Thanks in advenced!
-
Publishing microsites through `Github4s` causes issues like the next one:
```
GitHub returned an error: Failed invoking with status : 422 body :
{"message":"Invalid tree info","documentation_ur…
-
When generating a component, the CLI makes necessary changes to "app.module.ts".
I would expect that destroying a component should accomplish the opposite (remove files, remove that import statement *…