Red Team

API SECURITY TESTER

Validate target endpoints configuration, verify CORS frameworks, inspect header compliance guidelines, and identify injection vectors.

API Target Configuration

The live tester scans public routes and blocks localhost, private-network, and metadata endpoints for SSRF safety.

Request Preview

GET https://httpbin.org/get
Content-Type: application/json

Tester Guidance

  • Audits custom request headers against API authorization standards.
  • Validates CORS permissions frameworks to flag wildcard setups.
  • Checks session cookie security flags (Secure, HttpOnly, SameSite).
  • Verifies inputs to locate common injection signatures.