Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

whats the username and password for localhost:8080 #145

Open
Haotian-Shi-cyber opened this issue Mar 8, 2021 · 2 comments
Open

whats the username and password for localhost:8080 #145

Haotian-Shi-cyber opened this issue Mar 8, 2021 · 2 comments

Comments

@Haotian-Shi-cyber
Copy link

No description provided.

@Haotian-Shi-cyber
Copy link
Author

yeah im running it using docker. but i cannot catch any ssh login session, im running it using
docker run -p 80:80 heralding
but it can only log the http credentials

@realsdx
Copy link
Contributor

realsdx commented Mar 8, 2021

For ssh honeypot , you need to map the port 22 too.
This docker run -p 80:80 -p 22:22 heralding log enable you to log HTTP and ssh credentials

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants