Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/misc/wordpress/current_user_info/config.yaml
1154 views
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
#
7
beef:
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