RiskyDissonance
RiskyDissonance
https://github.com/nettitude/PoshC2 is no longer maintained (see the readme), instead an official python edition has been created and is now far further ahead than the original build: https://github.com/nettitude/PoshC2_Python/ As python is...
Implement the registry checker to check the Microsoft Defender ATP onboarding status (See https://techcommunity.microsoft.com/t5/microsoft-defender-for-endpoint/how-do-i-know-if-i-have-advanced-threat-protection-and-defender/td-p/1641241) TLDR: If the `HKLM\SOFTWARE\Microsoft\Windows Advanced Threat Protection\Status` OnboardingState value is present and set to 1 then...
For anyone else who encounters this when compiling googletest from GitHub on Windows you need to create the project with the `-Dgtest_force_shared_crt=ON` argument to cmake. Without this you can get...
When executing a TTD trace (which is an incredibly useful feature btw!) it's not clear from the dialog where the run file should go - if anything I'd guess it...
To allow python plugins to do work not on the UI thread. Also allows them to call `update_analysis_and_wait()`. Tested with a basic plugin.json as a full plugin and works.
### Describe the bug When using glazewm I randomly, but frequently, get my clipboard pasted into windows. When switching between windows I find that the window now has clipboard content...
This is an awesome resource, thank you for your efforts - one enhancement that would be a game changer is to be able to search by KB to view/retrieve all...