Daniel Neagaru

Results 61 issues of 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.

enhancement
architecture

JWT is used in many places already, Raider needs a way to inspect a JWT object

enhancement
plugins

Sometimes it's useful to run an arbitrary command or external script when receiving a response.

enhancement
operations

I need a plugin that will contain JSON data, and some of those fields be replaced by Raider on need.

enhancement
plugins

Progress: - [X] Common - [X] Plugin - [X] Parser - [X] Processor - [X] Empty - [X] Basic - [X] Variable - [X] Prompt - [X] Cookie - [X]...

documentation
plugins

Progress: - [ ] NextStage - [ ] Print - [ ] Save - [ ] Error - [ ] Http - [ ] Grep - [ ] Writing custom...

documentation
operations

documentation
attack
fuzzing

Currently fuzzing runs slow because it's using a single thread.

enhancement
attack
fuzzing

Add shortcuts to generate random integers, characters, etc... for fuzzing purposes

enhancement
attack
fuzzing

enhancement
architecture
attack
fuzzing