Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Spring4Shell.bcheck rule #84

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Conversation

GiriRaj249
Copy link
Contributor

About

Added a rule to check for Spring4Shell vulnerability by targeting GET requests. Following are the conditions that I have used to validate the existence of the bug :

  • status code is "400"
  • response body should contain java.lang.IllegalArgumentException error

Added a rule to check for Spring4Shell vulnerability using a BCheck rule targeting GET requests.
The indentation was fixed.
@GiriRaj249
Copy link
Contributor Author

GiriRaj249 commented Aug 21, 2023

Hey Team,

I got 1 approval from @olliewuk, but this merge required at least 2 approvals. When can I expect my commit to be pushed on the BCheck repo ?

Awaiting your approval/response. Thanks in advance

@GiriRaj249
Copy link
Contributor Author

Hey Team Portswigger,

Any update that i need to be aware off?

@Hannah-PortSwigger Hannah-PortSwigger merged commit f429df9 into PortSwigger:main Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants