PassiveFuzzFrameworkOSX
Kernel Fuzzer
A framework for fuzzing OSX kernel vulnerabilities using a passive inline hook mechanism in kernel mode.
This framework is for fuzzing OSX kernel vulnerability based on passive inline hook mechanism in kernel mode.
227 stars
20 watching
66 forks
Language: C
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
spencerdodd/kernelpop | Automated framework for discovering and exploiting kernel vulnerabilities on Linux and macOS. | 687 |
stephenfewer/grinder | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 415 |
felix-pb/kfd | Exploits vulnerabilities to read and write kernel memory on Apple devices | 874 |
consensusfuzz/loki | A framework for detecting vulnerabilities in blockchain consensus protocols by generating targeted input to test their robustness | 11 |
mokemokechicken/crashmonkey | Tool for simulating random operations on iOS applications to test app stability and crash points. | 199 |
p4t12ick/ypsilon | An automated testing environment for security use cases using real malware and various tools | 165 |
facebook/mariana-trench | A static analysis tool for identifying security vulnerabilities in Android and Java applications. | 1,099 |
nccgroup/freddy | A tool to detect and exploit deserialization vulnerabilities in Java and .NET applications. | 573 |
status-im/nim-drchaos | A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
northwavesecurity/kernel-mii | Exploits a kernel vulnerability to gain SYSTEM privileges on Windows. | 29 |
christhecoolhut/firmware_slap | Analyzes firmware vulnerabilities using concolic analysis and function clustering | 470 |
urbancompass/mussel | A framework for testing Push Notifications and Universal Links in iOS apps | 74 |
too4words/securibench-micro | A benchmarking tool designed to test static security analyzers on various vulnerabilities | 26 |
fuzzysecurity/resource-list | A curated collection of exploit tools and frameworks used in penetration testing and security research. | 332 |
googleprojectzero/bochspwn-reloaded | An emulator-based tool to detect kernel memory disclosure vulnerabilities by tracking uninitialized memory in guest operating systems. | 297 |