RESTlerWindow Arrives in RTFMv2

[ 2025.11.15 ]
TAGS: #RESTler #RTFMv2 #API fuzzing #REST API testing #OpenAPI #Swagger

RESTlerWindow Arrives in RTFMv2
CLICK_IMAGE_FOR_FULL_VIEW

Highlights

  • Auto-install RESTler and show install status directly in the UI.
  • Generate the exact RESTler command as options change.
  • Run multi-stage workflows: compile grammar, then fuzz or test.
  • Stream console output into the window with clean, readable logs.

Configuration at a glance

  • OpenAPI specification (URL or file) with a file picker.
  • Modes: fuzz, test, fuzz-lean, or compile only.
  • Base URL override with host/port extraction.
  • Output directory selection (defaults to a RESTler reports folder).
  • Custom headers and optional token refresh command.
  • Time budget and max request execution time controls.
  • Security checkers with an “all checkers” toggle or per-check selection.
  • Optional custom grammar, dictionary, and mutations files.
  • SSL/TLS validation toggle and request throttle delay.

Run experience

RESTlerWindow validates input, compiles grammar when needed, then launches fuzzing with a timestamped working directory. The output pane captures progress and results, making it easy to review coverage and findings without leaving RTFMv2.