Wietze

Results 9 issues of Wietze

Note: this PR is not ready for merging yet. E.g. the following command: ```bash tools/sigmac --target=sql --config sysmon rules/windows/registry_event/sysmon_comhijack_sdclt.yml ``` Generates: ```SQL SELECT * FROM eventlog WHERE (EventID IN ("12",...

work_in_progress

Using 7b208e8021a935b39edd58cc2996595c0135f722 as a base, I have checked all LOLBAS entries on a default installation on Windows 11 (21H2). As you might expect, most entries that worked on Windows 10...

For every entry relying on a DLL with an entry point, it would be good if we could also record the corresponding ordinal. For example, `comsvcs.dll` can be used to...

enhancement

When trying to validate the behaviour described in [devtoolslauncher.yml ](https://github.com/LOLBAS-Project/LOLBAS/blob/master/yml/OtherMSBinaries/Devtoolslauncher.yml) (#46) I have been unable to find the executable in question. The tweet suggests it is either Visual Studio Code...

existing entry query
removal candidate

Tested on Windows 11, can confirm it works as described. ![image](https://user-images.githubusercontent.com/2811785/141702926-4adef2ce-018b-4134-8486-a0c9b2758edc.png) ![image](https://user-images.githubusercontent.com/2811785/141702945-a89a62a3-db1c-412a-bc9d-07602013866d.png)

Are you planning on supporting the new transparency options introduced in Windows 10, 1803?

enhancement
help wanted

A significant number of download LOLBAS entries will download the payload to a random folder under `%LOCALAPPDATA%\Microsoft\Windows\INetCache`. Because the location is hard (if not impossible) to predict, obtaining the payload...

enhancement

First of all, thank you for sharing this project with the community. I wanted to pull the latest version via Docker Hub, however it appears your user and project are...