Skip to content

YardenFadida/Secure_software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample project that includes a login page and simple functionalities.

The purpose of this project is to demonstrate security mechanisms and prevent common attacks like SQL injection and XSS.

Many security aspects are not considered here since the scope of this project is local and does not involve network communication (server side, etc...).

In order to run this project, make sure to adjust the DB_cred.txt file properly and import the required external libs.

This project was built as a final project for a university course.(small scope).

If you find any vulnarabilities in the project I would love to check them out. Thanks.

About

Final project for CS4417 secure login page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages