Line 239 registry formatting#179
Open
kevinelwell wants to merge 231 commits into
Open
Conversation
This was necessary to allow us to 1. merge all open pull request of the original repo AND 2. allow our new repository to receive new pull requests
Added a workflow that installs sysmon with the config and fails when sysmon has an error
Also changed the numbers to allow up to about 5% of more events
Process Access Config für lsass.exe and CobaltStrike BOF
New CobaltStrike NamedPipes
loldrivers rules
feat: add vmware conf path
adding EDRSandblast itself (not just the drivers used by it)
Add Defender administrative settings related another registry path
add new pipes --------- Co-authored-by: phantinuss <79651203+phantinuss@users.noreply.github.com>
…filefix attacks (#63) add RunMRU annd TypedPaths Registry to detect potential clickfix and filefix attacks --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
DNS ServerLevelPluginDll Issue Added
(cherry picked from commit c612d4239156f052a67ef7d2a740d1079013726c)
Add registry keys often used by malware and windows services
(cherry picked from commit b06840bf9cbe5903f6bdfe5b80366b0f2405dd0c)
Remove noise network profile switches
…eze (#67) * new: Suspicious Process Access of MsMpEng by WerFaultSecure - EDR-Freeze * change order --------- Co-authored-by: phantinuss <79651203+phantinuss@users.noreply.github.com>
new: add hvci and vulerabledriverblockenable registry
…proved command structure
Added new COM Hijack related registries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created issue 48
Change line 239 from:
<TargetObject condition="is">\REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\Microsoft Print to PDF\PrinterDriverData</TargetObject>to:
<TargetObject condition="is">HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\Microsoft Print to PDF\PrinterDriverData</TargetObject>