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

Add new A7 - Cross-Site Scripting (XSS) web app (JS) #435

Closed
Krlier opened this issue Sep 29, 2020 · 8 comments · Fixed by #437
Closed

Add new A7 - Cross-Site Scripting (XSS) web app (JS) #435

Krlier opened this issue Sep 29, 2020 · 8 comments · Fixed by #437
Labels
hacktoberfest2022 https://hacktoberfest.globo.com

Comments

@Krlier
Copy link
Contributor

Krlier commented Sep 29, 2020

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 anything other than Python. 🙂

Tips

@Krlier Krlier added the hacktoberfest2022 https://hacktoberfest.globo.com label Sep 29, 2020
@ghost
Copy link

ghost commented Sep 30, 2020

Can I go for this?

@rafaveira3
Copy link
Contributor

Absolutely, @MEME-MAN234! We will be very happy to review any PR related to this issue. :)

@ghost
Copy link

ghost commented Oct 2, 2020

@rafaveira3 Do I have to use docker?

@ghost
Copy link

ghost commented Oct 2, 2020

@rafaveira3 I am using react

@ghost
Copy link

ghost commented Oct 3, 2020

@rafaveira3 review my PR

@Krlier
Copy link
Contributor Author

Krlier commented Oct 5, 2020

Hi, @MEME-MAN234! Thanks for taking the time to contribute to secDevLabs!

For simplicity's sake, I believe it's best for us to comment on your PR directly on it! So we'll be adding some comments there, stay tuned!

@daviluis321
Copy link

Hi, can I make an example with other technologies (rails, django)?

@rafaveira3 rafaveira3 changed the title Add new A7 - Cross-Site Scripting (XSS) web app Add new A7 - Cross-Site Scripting (XSS) web app (JS) Oct 6, 2020
@rafaveira3
Copy link
Contributor

Sure, @daviluis321! It would be great if we had a Rails app! I have just created a new issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest2022 https://hacktoberfest.globo.com
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants