neklaf / Synchronizer-Token-Pattern

This is a Web Security module assignment, given to the Cyber Security 2nd year students in 2020. This assignment is about Cross-Site Request Forgery (CSRF) Mitigation - Synchronizer Token Pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross-Site Request Forgery (CSRF) Mitigation-Synchronizer Token Pattern

Technologies used: HTML, PHP, Java Script, ajax,


Purpose

The purpose of this project is for web security. This is SLIIT | Sri Lanka Institute of Information Technology Second Year Semester 1 Web Project (Module – Web Security).


Pre requisites

If you have not done so please refer to the Download and Installation instructions,

Development setup

1. Retrieve our project (if you haven't done so already)

git $ git clone git@github.com/ThisarangaDilshan/Synchronizer-Token-Pattern.git

2. Import project to your XAMPP

Please follow below instructions to import project,

3. Start server

  • start the server and run;
  • login using following credentials,
    • username - admin
    • password - 1234

Screenshots

  • Screen Shot 2020-04-20 at 11 51 PM
  • Screen Shot 2020-04-20 at 08 57 PM

Contribute

The best way to contribute is by spreading the word about the library:

  • Blog it
  • Comment it
  • Fork it
  • Star it
  • Share it

A HUGE THANKS for your help.

About

This is a Web Security module assignment, given to the Cyber Security 2nd year students in 2020. This assignment is about Cross-Site Request Forgery (CSRF) Mitigation - Synchronizer Token Pattern


Languages

Language:PHP 89.4%Language:CSS 7.5%Language:JavaScript 3.1%