You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SecDevLab's goal is to provide examples of how security vulnerabilities could be fixed, but we only have one example of Cross-Site Scripting from OWASP's 2017 Top 10.
It would be great if
We had another app illustrating this vulnerability and how it could be exploited by an attacker.
What we expect
The new app must have a complete README.md with all the steps on how to get the environment ready to run it, how it can be installed, and how an attacker could compromise it.
The app should be similar to the existing web apps, such as this one.
Note: It would be great if this app could be powered by Rails. 🙂
Motivation
SecDevLab's goal is to provide examples of how security vulnerabilities could be fixed, but we only have one example of
Cross-Site Scripting
from OWASP's 2017 Top 10.It would be great if
We had another app illustrating this vulnerability and how it could be exploited by an attacker.
What we expect
The new app must have a complete
README.md
with all the steps on how to get the environment ready to run it, how it can be installed, and how an attacker could compromise it.The app should be similar to the existing web apps, such as this one.
Note: It would be great if this app could be powered by Rails. 🙂
Tips
The text was updated successfully, but these errors were encountered: