You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,8 @@ AI-augmented, schema-driven API penetration testing from OpenAPI/Swagger specs,
11
11
SecNode API helps security engineers and backend teams run repeatable API risk assessments in staging and CI without writing one-off test scripts for every target.
12
12
13
13
- Ingests local or remote OpenAPI/Swagger schema files
14
-
- Uses an LLM to understand API behavior and generate adversarial test cases
14
+
- Performs **Multi-stage specialized AI generation** (Auth, Injection, Infrastructure, Business Logic) to maximize vulnerability coverage
15
+
- Performs enhanced reconnaissance (mutations, method probing, parameter fuzzing) augmented by an **AI Recon Analyzer** for shadow endpoints
15
16
- Executes tests concurrently with optional proxy routing
16
17
- Supports autonomous agent mode with request budgets and iterative replanning
17
18
- Supports direct microservices mode with controller/planner/worker boundaries
0 commit comments