BITB – Browser In The Browser (BITB) Templates
Detecting Color Preference
To get the most out of this you should determine the OS from the user agent and the color preference and display the appropriate template.
To find out if you should use dark or light templates check out: https://stackoverflow.com/questions/50840168/how-to-detect-if-the-os-is-in-dark-mode-in-browsers
Detecting BITB
Dragging the Window
One way of detecting BITB is by attempting to drag the window to the edge of the browser. If the window cannot escape the browser then it’s not a real window.
Browser Extension
@odacavo released a great browser extension that can detect and warn users about embedded iframes. It’s available here: https://github.com/odacavo/enhanced-iframe-protection
All credits go to @odacavo.
Disclaimer
Usage of these templates for attacking targets without prior consent is illegal. It’s the end user’s responsibility to obey all applicable laws. The developer is not responsible for any misuse of these templates.
If you like the site, please consider joining the telegram channel or supporting us on Patreon using the button below.