fix(empire): change empire password in config to correct default

main
Marshall Hallenbeck 2023-05-05 19:27:39 -04:00 committed by mpgn
parent adbc0d9191
commit c7f45db8e6
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ bh_pass = neo4j
api_host = 127.0.0.1
api_port = 1337
username = empireadmin
password = Password123!
password = password123
[Metasploit]
rpc_host = 127.0.0.1