Turbo is a fast, effective fuzzer that is designed from the ground up for easy integration into your DevOps pipeline. Basically DevOps -> DevSecOps at your fingertips! What separates Turbo from other security tools? Turbo has many unique qualities:
* Turbo, over time, builds up a suite of program inputs that cause your program to behaving in an interesting manner. These are ways you might not have intended! Will future versions of your program handle these behaviors properly? Turbo will tell you!
* Turbo is designed to easily integrate into existing DevOps pipelines and give immediate results. Minimal integration is required!
* Turbo automatically generates inputs that cause your program to fail. There are no "false positives" that security scanners may give you. Each report is a concrete, actionable bug.
* Turbo operates directly on executable binary programs and requires no integration with your source. C, C++, Go, Rust, Ada, Fortran, Assembly? No problem, Turbo does not care.
* Turbo operates directly on executable binary programs and requires no integration with your source. C, C++, Go, Rust, Ada, Fortran, Assembly? No problem, Turbo does not care. (Note: Currently interpreted languages like Java, JavaScript, and Python are not supported. Stay tuned, exciting stuff is happening to support these types of programs!)