Skip to content

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

Notifications You must be signed in to change notification settings

eMVee-NL/XSS-CookieStealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages