Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (24 loc) · 1.16 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.16 KB

Hackazon Logo

About Hackazon

Hackazon is a vulnerable test application site, that incorporates a realistic e-commerce workflow with full functionality and technology commonly used in today’s mobile and web applications.

This guide will allow you to setup a testing environment, enable you to see problems in action from an attacker’s perspective, and identify the fundamental issues which make such attacks possible.

Hackazon_User's_Guide.pdf

How to use this project

Clone this repo

git clone https://github.com/Newlode/hackazon/

Build and start

cd hackazon/
docker-compose up

Wait for 10 secondes and contact the server :

firefox http://127.0.0.1:80

chromium http://127.0.0.1:80

Configure

The project is configured by the files