You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,15 +26,15 @@ If you need to setup Jython you can follow these steps:
26
26
27
27
## Installation
28
28
29
-
1. Download ```Info Leakage.py```
29
+
1. Download ```info-leakage.py```
30
30
31
31
2. Open Burp Suite and go to the "Extender" tab.
32
32
33
33
3. Click on the "Extensions" sub-tab.
34
34
35
35
4. Click the "Add" button, and in the "Add extension" dialog, select "Python" from the "Extension type" dropdown.
36
36
37
-
5. Click "Select file..." and browse to the location where you have saved the ```Info Leakage.py``` Python script for the Burp Suite extension.
37
+
5. Click "Select file..." and browse to the location where you have saved the ```info-leakage.py``` Python script for the Burp Suite extension.
38
38
39
39
Click "Next" to load the extension. If everything is configured correctly, you should see a message that says "Extension loaded successfully." You should now see the extension listed in the "Loaded extensions" section.
0 commit comments