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

Extend XXE lesson with example where a mitigation of static analysis does not work #1408

Open
nbaars opened this issue Feb 14, 2023 · 2 comments

Comments

@nbaars
Copy link
Collaborator

nbaars commented Feb 14, 2023

I have an example in one of the presentations, we should add it to the documentation to make XXE more complete

@rajverma24
Copy link

SimpleXXETest.workingAttack:61 JSON path "$.feedback"
Expected: is "Congratulations. You have successfully completed the assignment."
but: was "Sorry the solution is not correct, please try again."

@rajverma24
Copy link

Guys, I’m not sure if this is my personal problem or the same issues facing all of them
[ERROR] Failures:
[ERROR] ContentTypeAssignmentTest.workingAttack:78 JSON path "$.feedback"
Expected: is "Congratulations. You have successfully completed the assignment."
but: was "Sorry the solution is not correct, please try again."
[ERROR] SimpleXXETest.workingAttack:61 JSON path "$.feedback"
Expected: is "Congratulations. You have successfully completed the assignment."
but: was "Sorry the solution is not correct, please try again."
[INFO]
[ERROR] Tests run: 242, Failures: 2, Errors: 0, Skipped: 2
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE

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

No branches or pull requests

2 participants