-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Module: Fake Notification Bar
Haoxi Tan edited this page Jan 6, 2020
·
1 revision
-
Objective: Get user to download and run malicious file through a notification
-
Authors: xntrik
-
Browsers: All
Displays a fake notification bar at the top of the screen, similar to those presented in IE.
The file will need to be hosted on the path specified on the file system.
var el = beef.dom.createElement('div',{'id':id,'style':'width:100%; position:fixed; top:0px; left:0px; margin:0; padding:2px 20px 5px 24px; z-index:'+zztop+'; border-bottom:1px solid black; background:#ffffda; display:none; font-family: \'Tahoma\',sans-serif; font-size: 12px; '});
- Configuration
- Interface
- Information Gathering
- Social Engineering
- Network Discovery
- Metasploit
- Tunneling
- XSS Rays
- Persistence
- Creating a Module
- Geolocation
- Using-BeEF-With-NGROK