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

Running the honeypot commands -- no $HOME variable in container #1

Open
leodario7 opened this issue Mar 29, 2023 · 2 comments
Open

Comments

@leodario7
Copy link

leodario7 commented Mar 29, 2023

Hello there!

The commands.txt states:

# running the honeypot
su honeypot
cd $HOME/code/modules/
## now setup config.json, especially the metadata part
bash start_honeypot.sh

Is this to be done inside the Docker container or outside?

  1. If it is inside: The $HOME variable does not point to the correct place, hence "cd $HOME/code/modules/" returns

bash: cd: /root/code/modules: No such file or directory

2)If it is outside: please outline it in the commands explicitly.

@julieeen
Copy link
Contributor

julieeen commented Mar 30, 2023 via email

@leodario7
Copy link
Author

Great, that was the problem, thanks!

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