Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Improve PostBody to work recursively #21

Open
danielonsecurity opened this issue Sep 8, 2021 · 0 comments
Open

Improve PostBody to work recursively #21

danielonsecurity opened this issue Sep 8, 2021 · 0 comments

Comments

@danielonsecurity
Copy link
Collaborator

At the moment Raider crashes when dealing with JSON data in the PostBody when some of the nested data is a plugin. This is because only the high level plugins are processed in the JSON body. To solve this, the entire JSON body needs to be parsed so that the plugins nested inside other data structures get processed as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant