Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 597 Bytes

File metadata and controls

8 lines (5 loc) · 597 Bytes

Fixing an Insecure Blog Application

The premise of this project is to identify the vulnerabilities in an insecure blog application, then proceed to provide a fix. These include adding and testing security controls to mitigate the vulnerabilities from being exploited again. This project will also include a written report of our findings.

Note: The web application’s technology stack is PHP, Nginx and PostgreSQL.

References

Reference Link