Credential Scanning - subgraph/Vega GitHub Wiki
Credential scanning
Vega supports a few different ways to scan with credentials. The two we recommend are:
proxy scanner for semi-automated scanning
Use theWhen the proxy scanner is enabled, Vega scans target paths with any cookies used by the client, preserving authenticated sessions during scanning. To do this, just log into your application through the proxy, ensure that scope includes the target, and browse with proxy scanning enabled.
Identities
Automated scanning withVega supports a mechanism - 'Identities' - for supplying credentials to an application prior to an automated scan. This includes HTTP Basic/Digest, NTLM, and form based authentication (implemented with macros in Vega).
Have feedback on Vega? Our documentation? Please tell us.