Skip to content

Commit 2387036

Browse files
committed
docs: Revise README to enhance clarity and highlight AI integration for endpoint discovery
Signed-off-by: HAHWUL <hahwul@gmail.com>
1 parent 6080232 commit 2387036

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,12 @@ OWASP Noir is an open-source project specializing in identifying attack surfaces
3030

3131
## Key Features
3232

33-
- Identify API endpoints and parameters from source code.
34-
- Support various source code languages and frameworks.
35-
- Provide analysts with technical information and security issues identified during source code analysis.
36-
- Friendly pipeline & DevOps integration, offering multiple output formats (JSON, YAML, OAS spec) and compatibility with tools like curl and httpie.
37-
- Friendly Offensive Security Tools integration, allowing usage with tools such as ZAP and Caido, Burpsuite.
38-
- Identify security issues within the source code through rule-based passive scanning.
39-
- Generate elegant and clear output results.
33+
- Extract API endpoints and parameters from source code.
34+
- Support multiple languages and frameworks.
35+
- Uncover security issues with detailed analysis and rule-based passive scanning.
36+
- Integrate seamlessly with DevOps pipelines and tools like curl, ZAP, and Caido.
37+
- Deliver clear, actionable results in formats like JSON, YAML, and OAS.
38+
- Enhance endpoint discovery with AI for unfamiliar frameworks and hidden APIs.
4039

4140
## Usage
4241

0 commit comments

Comments
 (0)