Skip to content

This simple React app shows what methods of rendering possible user input are safe from XSS (cross-site scripting vulnerabilites) and what methods are dangerous

Notifications You must be signed in to change notification settings

ByteMastermind/React-XSS-vectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React XSS vector

This simple React app shows what methods of rendering possible user input are safe from XSS (cross-site scripting vulnerabilites) and what methods are dangerous

Start

npm start

Usage

Write XSS to the user input and inspect where it is dangerous. Code is in App.js

About

This simple React app shows what methods of rendering possible user input are safe from XSS (cross-site scripting vulnerabilites) and what methods are dangerous

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published