Skip to content

peoplepath/workshop-hackthisweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base website security demo

  • designed for Intraworlds security workshop

Development

Installation

  1. Install Docker
  2. Install Docker Compose
  3. Clone this repository git clone https://github.com/intraworlds/workshop-hackthisweb.git or download ZIP file

Run

  1. before run check if your ports localhost:80 and localhost:8080 are "free", not running app using these ports

  2. run docker-compose up and you access the website

Let's go hacking... :-)

  • ... need any inspiration?

attacks

XSS (Cross-site Scripting)

HTTP Headers

SQL injection

CSFR (Cross-Site Request Forgery)

Path (Directory) Traversal

Others

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages