Git Product home page Git Product logo

iphish's Introduction

iPhish

iPhish is a simple php-infused python script, used to emulate a desired website by wrapping the website in an iFrame, overlaying a fake loginbox, and interfaces with php on the backend to collect credentails.

Dependencies

  • Any modern *nix distro (tested on Fedora 24)
  • Apache >= 2.4
  • Python >= 3.5
  • PHP 5.6.27

Usage

Copy contents of html directory to var/www/html:

$ cp html/* /var/www/html/

Run main file, where example.com is the website you wish to emulate:

$ python3 iPhish https://www.example.com

Demo

iPhish YouTube Demo

Future Developments

  • Input validation
  • Usage within the .py
  • Determine if target website will not open iFrame

https://xkcd.com/1694/

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.