This is the Linux app named syzkaller whose latest release can be downloaded as syzkallersourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named syzkaller with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
syzkaller
DESCRIPTION
syzkaller is Google’s coverage-guided, feedback-driven kernel fuzzer designed to uncover reliability and security bugs in operating system kernels at scale. It automatically generates, mutates, and minimizes system call programs, then drives them through a specialized executor (syz-executor) to exercise deep kernel paths. The system integrates tightly with sanitizers such as KASAN, KMSAN, KCSAN, and UBSAN to surface memory safety, concurrency, and undefined behavior issues with actionable reports. A distributed architecture coordinates many fuzzing VMs, collects crash signatures, deduplicates them, and bisects to the first bad commit when possible. syzkaller maintains per-kernel “syz” descriptions so it understands arguments, flags, and resources of thousands of syscalls and ioctls across Linux and other kernels. It also ships sophisticated reproducers and minimization routines so developers get small, deterministic test cases they can run locally to fix bugs quickly.
Features
- Coverage-guided syscall fuzzing with sanitizer integration
- Distributed fuzzing across fleets of virtual machines
- Automated crash deduplication, triage, and bisection
- Reproducer generation and test case minimization
- Rich syscall/IOCTL descriptions for multiple kernels
- Web dashboards and triage tooling for long-running campaigns
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/syzkaller.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.