Skip to content

introtohacking/7_computer_security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

7_computer_security

Code for Lecture 7: Computer Security

Cross-site scripting (XSS)

To demonstrate this type of vulnerability, the xss/ folder contains a Flask application that models a naive Guestbook.

Cross-site request forgery (CSRF)

Check out the csrf/ folder for a Flask example modeling a naive bank web site, which malicious parties can abuse to create transactions.

About

Code for Lecture 7: Computer Security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages