Skip to content

Spell Checker Web Application (Flask/Jinja2) with ORM (SQLAlchemy/sqlite3) integration. Assignment for Application Security graduate course fulfilling partial requirements for MS Cybersecurity Fellowship program.

License

achitnis007/AppSec-Assignment3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

AppSec-Assignment3

This assignment focuses on secure database creation and management. For this assignment, you are tasked with building a database back-end to the Web service you created in Assignment 2, as well as adding some features to the Web service that the database enables. The emphasis of this assignment is on the security of the Database. After developing the database and the new features, you are tasked with testing it to ensure that it is not vulnerable to common attacks, such as SQLi, and that permissions are correctly set. You should continue to use the secure development practices that have been esatblished in this course.

About

Spell Checker Web Application (Flask/Jinja2) with ORM (SQLAlchemy/sqlite3) integration. Assignment for Application Security graduate course fulfilling partial requirements for MS Cybersecurity Fellowship program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published