kAFL | A fuzzer for full VM kernel/driver targets
kandi X-RAY | kAFL Summary
kandi X-RAY | kAFL Summary
kAFL is a Python library. kAFL has no bugs, it has no vulnerabilities, it has build file available and it has low support. However kAFL has a Non-SPDX License. You can download it from GitHub.
kAFL/Nyx is a fast guided fuzzer for the x86 VM. It is great for anything that executes as Qemu/KVM guest, in particular x86 firmware, kernels and full-blown operating systems. kAFL now leverages the greatly extended and improved Nyx backend.
kAFL/Nyx is a fast guided fuzzer for the x86 VM. It is great for anything that executes as Qemu/KVM guest, in particular x86 firmware, kernels and full-blown operating systems. kAFL now leverages the greatly extended and improved Nyx backend.
Support
Quality
Security
License
Reuse
Support
kAFL has a low active ecosystem.
It has 316 star(s) with 51 fork(s). There are 34 watchers for this library.
It had no major release in the last 6 months.
There are 3 open issues and 35 have been closed. On average issues are closed in 242 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of kAFL is current.
Quality
kAFL has no bugs reported.
Security
kAFL has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
kAFL has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
kAFL releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kAFL
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kAFL
kAFL Key Features
No Key Features are available at this moment for kAFL.
kAFL Examples and Code Snippets
No Code Snippets are available at this moment for kAFL.
Community Discussions
No Community Discussions are available at this moment for kAFL.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kAFL
See working with west for how to work on the checked out repos. It is safe to re-execute any of these commands on errors, for example if some dependencies could not be downloaded or to re-build qemu after local changes. For other problems, review the detailed steps inside this script. I case of errors, you may have to hunt down some python dependencies that did not install correctly. Try the corresponding packages provided by your distribution and ensure that a correct path to the Qemu-Nyx binary is provided in your local kafl.yaml.
We use west to keep a handle on repositories, and pipenv to manage Python dependencies. Simply create a new directory and initialize it as your west workspace and Python venv as follows:
kAFL includes an install.sh helper to automate setup and building of dependencies. These should work on any recent (2020/21) Ubuntu or Debian:
(Optional) Install kAFL into the Python venv so that you can easily launch it from your target/project folders:
kAFL requires a modified KVM-Nyx host kernel for efficient PT tracing and snapshots. The below steps build and install a custom kernel package based on your current/existing kernel config:
On reboot, make sure the new kernel is booted and KVM-NYX confirms that PT is supported on this CPU:
(Optional) Lauch kafl_fuzz.py to verify all python dependencies are met. You should be able to see a help message with all the config options:
We use west to keep a handle on repositories, and pipenv to manage Python dependencies. Simply create a new directory and initialize it as your west workspace and Python venv as follows:
kAFL includes an install.sh helper to automate setup and building of dependencies. These should work on any recent (2020/21) Ubuntu or Debian:
(Optional) Install kAFL into the Python venv so that you can easily launch it from your target/project folders:
kAFL requires a modified KVM-Nyx host kernel for efficient PT tracing and snapshots. The below steps build and install a custom kernel package based on your current/existing kernel config:
On reboot, make sure the new kernel is booted and KVM-NYX confirms that PT is supported on this CPU:
(Optional) Lauch kafl_fuzz.py to verify all python dependencies are met. You should be able to see a help message with all the config options:
Support
kAFL/Nyx is a fast guided fuzzer for the x86 VM. It is great for anything that executes as Qemu/KVM guest, in particular x86 firmware, kernels and full-blown operating systems. kAFL now leverages the greatly extended and improved Nyx backend.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page