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

output.ResultEvent add a Body field #4145

Closed

Conversation

rootphantomer
Copy link

Proposed changes

Sometimes, like Arbitrary File Read Vulnerability, we need to get a Body message

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@rootphantomer
Copy link
Author

During vulnerability scanning, there will be some vulnerability proof results in the body. In such cases, I would like a separate body field to appear in reuslt.

@ehsandeep
Copy link
Member

@rootphantomer response field should include the content of the body, or is it different?

@rootphantomer
Copy link
Author

@rootphantomer response field should include the content of the body, or is it different?

They are the same content, but the response field contains too much information. Or the response can be split into response.header and response.body.

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

Successfully merging this pull request may close these issues.

None yet

2 participants