Mother Posted June 24, 2016 Share Posted June 24, 2016 Hello all So I want to see if it is possible to set up the nano with a fake facebook login page and have clients that go to FB to hit the nano's fake FB login, capture the account info then send them on to the real FB login. I have some scripts that seem to work with capturing the passwords but I am not sure of to get them on the Nano. Any tutorials out there on this? Thanks Quote Link to comment Share on other sites More sharing options...
b0N3z Posted June 25, 2016 Share Posted June 25, 2016 Use Evil Portal with DNSspoof. Make a landing page that is the website login and have it redirect after entering the creds. Use DNSspoof to get them to the landing page instead of the login page. It might be hard because people save their passwords in the browser so it automatically logs them in and goes straight to there page. Quote Link to comment Share on other sites More sharing options...
Mother Posted June 25, 2016 Author Share Posted June 25, 2016 Thanks b0N3z I will play with that. Quote Link to comment Share on other sites More sharing options...
ZaraByte Posted June 26, 2016 Share Posted June 26, 2016 Yes, it's doable using a cloned version of Facebook you need to press CTRL+F and search for ACTION look for action="https://www.facebook.com/login.php?login_attempt=1" replace with login.php and make your own login.php that submits username and passwords to a txt file. 1 Quote Link to comment Share on other sites More sharing options...
MarcSThe1st Posted June 27, 2016 Share Posted June 27, 2016 (edited) just to let you know: Facebook uses HSTS so you won't be able to redirect correctly. (AFAIK) Edited June 27, 2016 by MarcSThe1st typo 1 Quote Link to comment Share on other sites More sharing options...
Mother Posted June 27, 2016 Author Share Posted June 27, 2016 10 hours ago, MarcSThe1st said: just to let you know: Facebook uses HSTS so you won't be able to redirect correctly. (AFAIK) I was reading about that. Thx.. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.