githubEdit

toolboxBITB-framwork

BITB-framwork

โœ… what is BITB attack ?

BITB stands for browser in the browser attack . it just a more of the advance phishing techniuqe used to phis the user making them belive that a new third party authentication windows is open . but it is just using <ifram>tag from the html and with magic of some javascript and css , it makes more belivable. you can look at the image provided from mrd0x , to read more you can visit : https://mrd0x.com/browser-in-the-browser-phishing-attack/arrow-up-right

โœ… note :

  • this framwork is composed of several popular site cloned pages , which are used to trick the user !!

  • one can modify the host webiste login page by adding custom html or css in main.html file !!

  • all the credential are found in sites/userpass/usernames.txt file !!

  • make sure you have php install on your system

โœ… how to run ?

this framwork is fully guided , you just need to run bitb.py file. then just visit the localhost on 127.0.0.1:8080 you can contribute to this open source project . thank you ๐Ÿ‘๐Ÿ™Œ๐Ÿค—

โœ… screenshot of the framwork :


REFERENCES

Last updated