Defender_Exclusions-BOF
Exclusion tool
Tools to determine Windows Defender exclusions
A BOF to determine Windows Defender exclusions.
239 stars
5 watching
35 forks
Language: C++
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
like0x/adddefenderexclusions-bof | A tool to add exclusions to a security system's defender to prevent false positives or unwanted alerts | 31 |
espressocake/process_protection_level_bof | A tool that helps operators determine the protection level of a process before attempting to access its memory | 51 |
espressocake/firewall_walker_bof | An exploit technique allowing interaction with Windows software firewall via COM interfaces. | 100 |
espressocake/self_deletion_bof | BOF implementation of a research concept allowing for controlled deletion of processes | 169 |
espressocake/toggle_token_privileges_bof | A tool to add or remove specific privilege rights from the token of the current process | 52 |
espressocake/dll-hijack-search-order-bof | A tool to enumerate the search order of DLL resolution and potentially gain information about a file's mutability. | 141 |
espressocake/dll_imports_bof | An enumeration tool to inspect PE files and extract information about loaded DLLs and their imported functions | 83 |
octoberfest7/killdefender_bof | A tool that allows an attacker to elevate privileges and gain control over the Windows Defender service | 62 |
espressocake/ppldump_bof | A tool for dumping the memory contents of a protected process on Windows | 135 |
mr-un1k0d3r/elevate-system-trusted-bof | Tool to bypass Windows security restrictions and gain elevated privileges | 146 |
boku7/xpipe | This tool lists active Windows pipes and returns their owners and DACL permissions | 75 |
espressocake/needle_sift_bof | A tool for searching for specific strings within files using a needle-sift algorithm | 30 |
mlcsec/asrenum-bof | Tools to detect and exploit vulnerabilities in Windows Attack Surface Reduction (ASR) settings | 138 |
benjefferies/branch-protection-bot | A tool to temporarily disable branch protection to allow administrator pushes | 72 |
encodegroup/bof-regsave | Creates a tool to extract registry keys from Windows systems using a Beacon Object File | 186 |