Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 447 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 447 Bytes

Description

Tiny server vulnerable to XSS for testing purposes.

TL;DR

  • sudo docker run -ti --rm -p 127.0.0.1:1185:1185 secf00tprint/victim_easy_xss_server

Build from Dockerfile

  • sudo docker build -t victim_easy_xss_server .
  • sudo docker run -ti --rm -p 127.0.0.1:1185:1185 victim_easy_xss_server

Run from Code

  • goto serverfiles
  • run npm install
  • run: node index.js
  • goto: http://localhost:3000/sessionxss/login