Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 603 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 603 Bytes

XSS-CookieStealer

A simple XSS Cookie Stealer. The python application stores the received cookies and display them on screen.

Important

This tool is written for educational purposes, do not harm anyone with it

XSS-Keylogger

Get the script

git clone https://github.com/eMVee-NL/XSS-Keylogger.git

Usage

Default it wil use any IP address and port 80

python3 cookiestealer.py

Example with an IP address and another port

python3 cookiestealer.py 192.168.1.12 4321