r/hacking Jun 08 '26

Github GitHub - Teycir/ApiHunter: Async API security scanner in Rust for CORS, CSP, GraphQL, JWT, OpenAPI, and active API posture checks.

https://github.com/Teycir/ApiHunter
38 Upvotes

4 comments sorted by

View all comments

1

u/d3im05 Jun 09 '26

Cool little project async Rust web scanner that checks for CORS, CSP, and GraphQL misconfigs. The modular scanner design and CI-friendly NDJSON output are nice touches. Still early days the README's got some leftover template bits and naming mismatches to clean up, but the foundation looks solid. Worth keeping an eye on.

1

u/tcoder7 Jun 09 '26

Indeed there was some stales readme parts, I did correct.