Skip to content

alphapats/Stop-XSS-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stop-XSS-chrome-extension

Create a Google Chrome extension to detect and block XSS whole script injection in given input form. Can check GET or POST requests. Sample inputs which should be detected:

<script> alert(); </script>

< scRipT type="text/javascript">;</scriPt >

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published