Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
AFL-Unicorn provides the capability to fuzz any binary that can be emulated using the Unicorn Engine, allowing you to target specific code segments for testing. If you can emulate the desired code with the Unicorn Engine, you can effectively use AFL-Unicorn for fuzzing purposes. The Unicorn Mode incorporates block-edge instrumentation similar to what AFL's QEMU mode employs, enabling AFL to gather block coverage information from the emulated code snippets to drive its input generation process. The key to this functionality lies in the careful setup of a Unicorn-based test harness, which is responsible for loading the target code, initializing the state, and incorporating data mutated by AFL from its disk storage. After establishing these parameters, the test harness emulates the binary code of the target, and upon encountering a crash or error, triggers a signal to indicate the issue. While this framework has primarily been tested on Ubuntu 16.04 LTS, it is designed to be compatible with any operating system that can run both AFL and Unicorn without issues. With this setup, developers can enhance their fuzzing efforts and improve their binary analysis workflows significantly.
Description
Osquery serves as a framework for operating system instrumentation across various platforms, including Windows, macOS, and Linux. It provides efficient and user-friendly tools for performing in-depth analysis and monitoring of operating system activities. Often, cybercriminals may keep a harmful process active while removing its original binary from the disk. This specific query can identify processes with missing binaries, which may signal potentially harmful activity. Our build system is designed to rigorously evaluate and validate any new code introduced into the environment. Additionally, we conduct ongoing tests to check for memory leaks, ensure thread safety, and confirm binary reproducibility on every supported platform to maintain system integrity. Implementing these practices helps us stay ahead of potential security threats.
API Access
Has API
API Access
Has API
Integrations
Dropzone AI
SQL
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Battelle
Website
github.com/Battelle/afl-unicorn
Vendor Details
Company Name
osquery
Website
www.osquery.io