odino / wasec

Examples of security features (or mishaps) on web applications -- these are mostly examples and tutorials from the WASEC book.

Home Page:https://leanpub.com/wasec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WASEC: Web Application SECurity

Examples of security features (or mishaps) on web applications -- these are mostly examples and tutorials from the WASEC book.

Installation

Add this line to your hostfile:

127.0.0.1 wasec.local sub.wasec.local wasec2.local

Each of the directories in this repo has its own README, so go ahead and explore! A good place to start? Check the clickjacking example.

Most of them can be run with NodeJS -- I am using v10.1.0 but anything above version 9 should work.

Everything has been tested on Google Chrome 65.

About

Examples of security features (or mishaps) on web applications -- these are mostly examples and tutorials from the WASEC book.

https://leanpub.com/wasec


Languages

Language:JavaScript 65.4%Language:HTML 34.6%