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

Sanitize input for attacks #29

Open
trex opened this issue Jan 7, 2020 · 1 comment
Open

Sanitize input for attacks #29

trex opened this issue Jan 7, 2020 · 1 comment

Comments

@trex
Copy link
Collaborator

trex commented Jan 7, 2020

Sanitize input and/or encode rendered content to prevent attacks. We can start with looking at HTML injection attacks:
https://www.hackingarticles.in/beginner-guide-html-injection/

@moonquay
Copy link
Contributor

Good thing to consider, as we want users to feel comfortable what they are sharing is going to the appropriate group / private website they intend. Thank you for the informative link!

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