Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added the OpenAI API key part
  • Loading branch information
hisxo authored Mar 31, 2023
1 parent 56c1b30 commit b96f700
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ Follow these steps to install the ReconAIzer extension on Burp Suite:
### Step 3: Download and Install ReconAIzer

1. Download the [latest release of ReconAIzer](https://github.com/hisxo/ReconAIzer/releases)
2. Open the file and go on line 103 to replace _"[YOUR OPENAI API KEY]"_ with your OpenAI API key

_Note: Your OpenAI API key can be found here: [https://platform.openai.com/account/api-keys](https://platform.openai.com/account/api-keys)._

### Step 4: Download and Install ReconAIzer

1. Open Burp Suite
2. Go back to the "Extensions" tab in Burp Suite.
3. Click the "Add" button.
4. In the "Add extension" dialog, select "Python" as the "Extension type."
Expand Down

0 comments on commit b96f700

Please sign in to comment.