FAQ
Find answers to common questions about OWASP Noir. This page covers topics like what Noir is, how to use it, and how to contribute.
What is OWASP Noir?
OWASP Noir is an open-source tool that helps you find the attack surface of your applications. It performs static analysis on your source code to discover API endpoints, web pages, and other potential entry points.
How do I install Noir?
You can install Noir using a variety of methods, including Homebrew, Snapcraft, and Docker. For detailed instructions, please see the Installation page.
What languages and frameworks does Noir support?
Noir supports a wide range of programming languages and frameworks. For a complete list, please see the Supported Languages and Frameworks page.
How can I contribute to Noir?
We welcome contributions from the community! To get started, please read our Contributing Guide.