Skip to content

Scanning the Network with CrackMapExec !! isn't working #14

@memosalah83

Description

@memosalah83

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions