Skip to content
Nexera Nexera
General-purpose scanner

Wapiti

Black-box scanner that audits your site by injecting real payloads.

01

What it does

Wapiti crawls your pages and then fuzzes every form and URL parameter it finds, injecting test payloads to detect SQL injection, cross-site scripting, file disclosure, command execution, and other injection flaws in your own code.

02

What data you get

A per-vulnerability report listing the affected URL, the parameter and payload that triggered it, and the request needed to reproduce it — exportable as HTML, JSON or XML.

03

Why it matters to your site

It gives you an independent, code-focused second opinion alongside a scanner like ZAP, and its targeted injection tests catch input-handling bugs that lead to data leaks or takeover.