-
Notifications
You must be signed in to change notification settings - Fork 168
Password Length Requirements
In order to provide some form of security to DeimosC2 administrators to the webserver have the ability to specify password length requirements for ALL users. This can be setup either on setting up the first time admin user, or can be done later by doing the following:
- Select the top right DeimosC2 icon and select "Manage Users"
- Select the "Settings" button on the user management page in order to view the modal and edit password length requirements
It is important to note that even if you change the password length, unless you force the users to change their password by issuing a reset of their password and/or MFA then the new requirement won't be enforced. Or if the user tries to change their password then the requirement will be enforced.
If you try to create a user, they try to change their password, or they are forced to change their password, then the password requirement will be enforced and the users will see alert messages such as "Password does not meet required length."
- Server Prerequisites
- Grabbing Compiled Version
- Compiling from Source
- Starting the C2 Server
- Setting up First User
- Server Options
- API Examples
- Starting a Listener
- Listener Menu
- Agent Menu
- Loot Menu
- Archiving / Endgame
- Agent Creation
- Agent Obfuscation
- Agent Terminal CLI
- Using Modules
- Building Modules
- Compiling Modules
- Generating Webshell
- Initializing WebShell
- WebShell CLI
- WebShell File Browser
- Deploying Agent through WebShell