Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mnns authored May 23, 2023
1 parent c26292f commit fcab1a1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@ If you're a security enthusiast, a pentester, or a cybersec researcher who loves
- Wide range of fuzzing strategies 🌀
- Modular architecture for easy extendability 📚

## 🔥 Roadmap
* Adding more attacks
* HTML Report as output
* Multiple Connectors (JSON-POST, RAW-POST, QUERY-GET)
* Multiple Comparers
* Proxy Support
* Dual-LLM (Side LLM observation)
* Autonomous Attack Mode

## 🚀 Get Started

1. Clone the repo
Expand Down Expand Up @@ -65,15 +74,6 @@ Connection:
python main.py
```

## 🔥 Roadmap
* Adding more attacks
* HTML Report as output
* Multiple Connectors (JSON-POST, RAW-POST, QUERY-GET)
* Multiple Comparers
* Proxy Support
* Dual-LLM (Side LLM observation)
* Autonomous Attack Mode

## 📚 Documentation
We are working on full documentation. It will cover detailed information about the architecture, different fuzzing strategies, examples, and how to extend the tool.

Expand Down

0 comments on commit fcab1a1

Please sign in to comment.