An open API service indexing awesome lists of open source software.

https://github.com/linuxndroid/storexss-lab

SVG Stored XSS Vulnerable Web App In Python
https://github.com/linuxndroid/storexss-lab

hacking-tool linuxndroid stored-xss stored-xss-attacks xss-exploitation xss-vulnerability

Last synced: 27 days ago
JSON representation

SVG Stored XSS Vulnerable Web App In Python

Awesome Lists containing this project

README

        

# StoreXSS-LAB
Stored Based XSS Web App For Practices and Learning Purpose

# Requirement
- Python 3.11 or Above
- Laptop
- Internet Connection

# How to Start Server

- Step.1: Type in Cmd `python xss.py`
- Step.2 Open Browser And Type `yourip:5000`
- Step.3 User Login Info `user:user123`
- Step.4 Admin Login Info `admin:admin123`

# How to Start Attacker Server
- Step.1: Type in Cmd `python cap.py`
- Step.2 Paste Your Server Ip in xss.svg File `yourip:5001`
- Step.3 Upload xss svg file and waitng admin response

# Watch Video For More Information.
[![YouTube Video](https://img.youtube.com/vi/Mnm0C51y6t4/0.jpg)](https://www.youtube.com/watch?v=Mnm0C51y6t4)

# Check Out More [Hacking Course](https://linuxndroid.in)



Made with ❤️ By Linuxndroid