Skip to content

Validate with Curl ✨

NightVision’s “Validate” feature is a game-changer for DevOps and Software Engineers who may not have extensive knowledge about security vulnerabilities. This produces a curl request to mimic the request used in our DAST scan. This allows developers to recreate the issue live in their environment for further testing and understanding.

Click the Validate button to show the curl command in a popup window. Click the Validate button to show the curl command in a popup window.

We can try this curl request and see the injected XSS html code contained in the response. We can try this curl request and see the injected XSS HTML code in the response.