Skip to content

Cross site scripting guide, Accepted as Hackademic Course (OWASP)

Notifications You must be signed in to change notification settings

s0nskar/firstcourse-xss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#First course on XSS

This is complete intro course on XSS (Cross Site Scripting) providing clear explanations and real world exapmles.

For more detail explainations about XSS follow:

Happy XSSing !!

##Instruction

$ git clone https://github.com/sanskar-modi/firstcourse-xss
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python app.py

About

Cross site scripting guide, Accepted as Hackademic Course (OWASP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published