Back to Tsunami Security Scanner

Glossary Tests Magic Uri

docs/howto/new-detector/templated/glossary-tests-magic-uri.md

0.2.0326 B
Original Source

Magic tests URIs

The following URIs are considered "magic" in tests when using the mock HTTP server:

  • TSUNAMI_MAGIC_ANY_URI: Will match any URI; so this answer will match any request;
  • TSUNAMI_MAGIC_ECHO_SERVER: Force Tsunami to repeat the request in the response. This is used internally to detect flaky detectors;