Sief

Session hijacking tool in Node.

Download as .zip Download as .tar.gz View on GitHub

Sief is a server listening to cookie submissions to hijack sessions, supporting writing plugins for site specific attacks.

sief = thief + safe

This is a project to hijack sessions, and also a project to make your site safer, depending on the way you use it.

Philosophy

Features

Install

  1. Install PhantomJS

  2. Install sief

    npm install sief -g

Usage

Server

Usage: sief [options] <plugin|dir ...>

Options:

  -h, --help                   output usage information
  -V, --version                output the version number
  -i, --ignore-time [seconds]  specify seconds during which same requests will be ignored [300]
  -p, --port [port]            specify the port sief server listening to [3000]
  -l, --log-level [level]      set log level [INFO]

Submit cookies

GET /xxx.png?cookie=#cookies#&referer=#referer#&domain=#domani#

Parameters: