1# 2# Copyright (c) Browser Exploitation Framework (BeEF) - https://beefproject.com 3# See the file 'doc/COPYING' for copying permission 4# 5# Author @erwan_lr (WPscanTeam) - https://wpscan.org/ 6# 7beef: 8 module: 9 wordpress_current_user_info: 10 enable: true 11 category: Misc 12 name: WordPress Current User Info 13 description: Get the current logged in user information (such as username, email etc) 14 authors: ['Erwan LR'] 15 target: 16 working: ['ALL'] 17 18