Windows Manage Local User Account Deletion | Metasploit Exploit Database (DB)

Windows Manage Local User Account Deletion

This module deletes a local user account from the specified server, or the local machine if no server is given.

Search Other Modules


Rank

  • Normal

Authors

  • chao-mu < >

Development


Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use post/windows/manage/delete_user
msf post(delete_user) > set SESSION [INTEGER]
msf post(delete_user) > set USERNAME [STRING]


Module Options

SERVER_NAME DNS or NetBIOS name of remote server on which to delete user
SESSION The session to run this module on.
USERNAME The username of the user to delete (not-qualified, e.g. BOB)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module