Skip to content

Unable to access the seccubus frontend #1

@naman

Description

@naman

I pulled this docker image and ran it using docker run -d -it --net=host seccubus/seccubus /bin/bash, but I am unable to see any apache2 instance running or being installed inside the docker instance. Tried running with the STACK=full (docker run -d -it --net=host -e "STACK=full" seccubus/seccubus /bin/bash ) too just in case. The only listening ports in use (ss -nltupa) are 443 and 3306 (mysql).

Am I missing something?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions