Clone
Module: Pretty Theft
Haoxi Tan edited this page 2020-01-06 16:05:04 +10:00

Summary

  • Objective: Asks the user for their username and password using a floating div.
  • Authors: pwndizzle, vt, xntrik
  • Browsers: Safari, Firefox, Chrome, Opera (User is notified)
  • Paramters :
    • Dialog Type : Type of dialog box : Facebook, Linked In or Generic
    • Backing : Color of the background (Grey or Clear)
    • Custom Generic Logo : URL of the logo for generic dialog type
  • Code

Internal Working

This module will just print a dialog box imitating Facebook or Linkedin and asking for credentials. Nothing complex here, the code is a bit long due to styles modification but it is not very complex to read.

Screenshots

Command : Images/module-prettytheft1.png

Facebook box : Images/module-prettytheft2.png

LinkedIn box (bug here) : Images/module-prettytheft3.png

Generic box with BeEF logo : Images/module-prettytheft4.png

Result : Images/module-prettytheft5.png

Feedback

  • Works very well on Chrome. Linked In logo requires access to linkedin website (explaining the picture bug).