Hidden endpoint and misconfiguration scanner for gossan (CORS, SSRF, JWT, Swagger, cache deception) — part of the Santh security research ecosystem.
Part of [gossan](https://github.com/santhsecurity/gossan).
```rust
```rust
use gossan_hidden::HiddenScanner;
// Probes for hidden files and debug endpoints
```
```
MIT