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

Bug report: XSS with Encoding Brute Force #539

Closed
SamCodeMed opened this issue Apr 12, 2019 · 0 comments
Closed

Bug report: XSS with Encoding Brute Force #539

SamCodeMed opened this issue Apr 12, 2019 · 0 comments
Assignees

Comments

@SamCodeMed
Copy link

Summary

While doing a CTF challenge, I was using cyber chef to encode a XSS javascript payload. When I put it through the text encoding brute force, alerts were displayed caused by the script.

Example

My input was <script>alert('XSS')</script> and when I added the brute force encoding multiple alerts popped up.

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

No branches or pull requests

2 participants