DLL-Hijack-Search-Order-BOF
DLL Search Enumerator
A tool to enumerate the search order of DLL resolution and potentially gain information about a file's mutability.
DLL Hijack Search Order Enumeration BOF
141 stars
3 watching
20 forks
Language: C
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
espressocake/dll_imports_bof | An enumeration tool to inspect PE files and extract information about loaded DLLs and their imported functions | 83 |
espressocake/needle_sift_bof | A tool for searching for specific strings within files using a needle-sift algorithm | 30 |
netero1010/servicemove-bof | A tool that exploits a Windows vulnerability to execute arbitrary code on remote systems using a technique called DLL hijacking. | 282 |
espressocake/self_deletion_bof | BOF implementation of a research concept allowing for controlled deletion of processes | 169 |
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/defender_exclusions-bof | Tools to determine Windows Defender exclusions | 239 |
espressocake/ppldump_bof | A tool for dumping the memory contents of a protected process on Windows | 135 |
evilsocket/dirsearch | A Go-based tool for concurrent HTTP enumeration of directories and files using a wordlist. | 269 |
outflanknl/findobjects-bof | An exploit tool that uses direct system calls to enumerate processes based on specific loaded modules or process handles | 266 |
espressocake/toggle_token_privileges_bof | A tool to add or remove specific privilege rights from the token of the current process | 52 |
espressocake/firewall_walker_bof | An exploit technique allowing interaction with Windows software firewall via COM interfaces. | 100 |
octoberfest7/dropspawn_bof | A CobaltStrike payload that uses DLL hijacking to spawn additional Beacons on Windows systems | 216 |
mojtabatajik/robber | Tools to detect DLL hijacking vulnerabilities in executable files | 765 |
miku/esbulk | Utility for efficient bulk loading of data into an Elasticsearch index | 281 |
cddmp/enum4linux-ng | A Python-based tool for enumerating information from Windows and Samba systems | 1,189 |