Practical stored XSS Example using Burp Suite

From Embedded Lab Vienna for IoT & Security
Revision as of 10:02, 8 January 2023 by RHaidl (talk | contribs)
Jump to navigation Jump to search

Summary

This practical guide shows how to generate a stored XSS exploit using burp suite.

Requirements

In order to complete these steps, you must have followed the readme [1] before.

Description

Setup

Step 1

Open Burp Suite, navigate to Proxy -> Intercept and make sure to turn Intercept on.

turn on intercept


References