Skip to content

Commit 72f46d6

Browse files
committed
chore: update README
1 parent 6feb969 commit 72f46d6

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@ content generation/transformation. You can also add your own payloads to tailor
99
Developed by Alexis Danizan [![Twitter Follow](https://img.shields.io/twitter/follow/alexisdanizan?style=social)](https://twitter.com/alexisdanizan/)
1010
Released as open source by [Synacktiv 🥷](https://www.synacktiv.com/)
1111

12+
**Features**:
13+
* Integrate AI-powered autocompletion (Copilot style)
14+
* Enable AI-based chat for interaction and guidance
15+
* Use AI instructions to quickly transform HTTP requests
16+
* Copy formatted requests and responses for easy reporting
17+
* Search and replace in Repeater
18+
* Access a one-click payload insertion menu
19+
* Insert Burp Collaborator domains dynamically
20+
* Assign keyboard shortcuts to specific payloads
21+
* Add custom keywords on the fly during testing
22+
1223
![Demo GIF](img/demo.gif)
1324

1425
<p float="left">
15-
<img src="img/quick_actions.png" width="400" />
16-
<img src="img/ai_chat.png" width="550" />
26+
<img src="img/quick_actions.png" width="300" />
27+
<img src="img/ai_chat.png" width="450" />
1728
</p>
1829

19-
**Features**:
20-
* Integrate AI-powered autocompletion (Copilot style)
21-
* Enable AI-based chat for interaction and guidance
22-
* Use AI instructions to quickly transform HTTP requests
23-
* Copy formatted requests and responses for easy reporting
24-
* Search and replace in Repeater
25-
* Access a one-click payload insertion menu
26-
* Insert Burp Collaborator domains dynamically
27-
* Assign keyboard shortcuts to specific payloads
28-
* Add custom keywords on the fly during testing
29-
3030
## Getting started
3131

3232
### Installation

0 commit comments

Comments
 (0)