diff --git a/src/pentesting-web/xss-cross-site-scripting/dom-invader.md b/src/pentesting-web/xss-cross-site-scripting/dom-invader.md index e0c772c4e..117ccdccc 100644 --- a/src/pentesting-web/xss-cross-site-scripting/dom-invader.md +++ b/src/pentesting-web/xss-cross-site-scripting/dom-invader.md @@ -18,6 +18,8 @@ DOM Invader adds a tab to the browser’s DevTools panel that lets you: ### 1. Enable it +
+ 1. Open **Proxy ➜ Intercept ➜ Open Browser** (Burp’s embedded browser). 2. Click the **Burp Suite** logo (top-right). If it’s hidden, click the jigsaw-piece first. 3. In **DOM Invader** tab, toggle **Enable DOM Invader** ON and press **Reload**.