Daniel Neagaru
Daniel Neagaru
requests class become repetitive, with each HTTP method reusing the same parts of the code. Therefore this class needs to be redesigned to allow for easier maintenance and flexibility.
JWT is used in many places already, Raider needs a way to inspect a JWT object
Sometimes it's useful to run an arbitrary command or external script when receiving a response.
I need a plugin that will contain JSON data, and some of those fields be replaced by Raider on need.
Progress: - [X] Common - [X] Plugin - [X] Parser - [X] Processor - [X] Empty - [X] Basic - [X] Variable - [X] Prompt - [X] Cookie - [X]...
Progress: - [ ] NextStage - [ ] Print - [ ] Save - [ ] Error - [ ] Http - [ ] Grep - [ ] Writing custom...
Currently fuzzing runs slow because it's using a single thread.
Add shortcuts to generate random integers, characters, etc... for fuzzing purposes