Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 436 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 436 Bytes

Blog

Introduction

A simple blog web application with emphasis on web security, including SQL injection, Cross Site Scripting, and Cross Site Request Forgery.

Goal

In this class project we were given a skeleton html code. Our assignment was to create a simple micro-blogging Web application called Chattr. We had to implement this application in PHP with a PostgreSQL backend.

Contribution

For this project I worked alone.