Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove '---'
  • Loading branch information
UthmanPortSwigger authored Aug 27, 2021
1 parent f1ee612 commit f45d4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Working code implementation of the Java version is based on: https://forum.ports
3. Edit **BurpExtender.java** (using vim or a text editor of your choice) to reference the headers you want to add. By default, this is 'Header1: value1' and 'Header2: value2'
4. Run **`./gradlew fatJar`**
5. Load the JAR file (**build/libs/Add-Headers-Java.jar**) into Burp Suite Professional under **`Extender > Extensions > Add`** or Burp Suite Enterprise (**`Cog/Settings icon > Extensions > Custom extensions > Upload extension`**)
---

# Python
1. **`git clone https://github.com/UthmanPortSwigger/add-custom-headers.git`**
2. **`cd add-custom-headers/CustomHeaders/Python`**
Expand Down

0 comments on commit f45d4fe

Please sign in to comment.