Raider

Latest version: v0.3.3

Safety actively analyzes 624134 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.3

Minor bugfix release.
* Fix crash when JSON doesn't decode
* Exit when (Failure) is returned while running multiple Flows from CLI
* Cookie/Header .from_plugin didn't work after recent changes, this was fixed
* Use RAIDERPATH environment variable

0.3.2

* Added Print.all Operation to print all HTTP data (request+response)
* Add the option to run quoted hylang code as operation
* Clean cache files and other unnecessary stuff from the final package

0.3.1

Minor bugfix release. Documentation being updated.

0.3.0

Besides outdated documentation, Raider is now ready to be considered a
beta quality software. Many things have changed, and many are still
being planned in the near future after the documentation gets
updated. Raider started as a framework focused on testing and
automating authentication processes, however it has evolved and now it
can be used for all kinds of stateful HTTP processes.

Some major things that have changed since last release are:

* Raider now has a CLI interface (not fully complete)
* Graph-like architecture, and there's no need to distinguish between
* authentication Flows and regular Flows
* Logging added everywhere
* New Plugins and Operations
* No more special variables
* Simplified Request definitions
* Fixed many bugs and implemented many smaller features

The documentation is still being worked on, so if you run into issues,
you will have to figure it out from the source code, or wait a little
until we update the documentation.

0.2.2

* Split plugins into common, basic, modifiers and parsers.
* Add Combine modifier.
* Add UrlParser plugin.
* Update documentation with new plugin structure.

0.2.1

* Improved the fuzzing module.
* Added request templates.
* Added Combine and Empty plugins.
* Fixed many bugs.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.