This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
Releases: DigeeX/raider
Releases · DigeeX/raider
0.2.2 - Alpha release
- Split plugins into common, basic, modifiers and parsers.
- Add Combine modifier.
- Add UrlParser plugin.
- Update documentation with new plugin structure.
0.2.1 - Alpha release
- Improved the fuzzing module.
- Added request templates.
- Added Combine and Empty plugins.
- Fixed many bugs.
0.2.0 - Alpha release
- Added new operations and plugins.
- Improved existing operations and plugins.
- Implemented sessions, allowing users to save and load authentication data.
- Implemented basic fuzzing.
- Multiple bug fixes.
- Project directory changed from
~/.config/raider/apps
to
~/.config/raider/projects
. - Updated documentation.
0.1.0 - First release (Prototype)
Private release given to only few people to test before making the project public.