prep for new medpot, honeypots and some tweaking

This commit is contained in:
t3chn0m4g3
2022-06-13 11:59:40 +00:00
parent afb16dcc96
commit 1eaec0036e
4 changed files with 54 additions and 3 deletions

View File

@ -55,7 +55,7 @@ RUN apk -U --no-cache add \
git clone https://github.com/qeeqbox/honeypots && \
cd honeypots && \
# git checkout bee3147cf81837ba7639f1e27fe34d717ecccf29 && \
git checkout 473541e1ac45d9a4df98098a5f8fee32a2fddc03 && \
git checkout 1ad37d7e07838e9ad18c5244d87b9e49d90c9bc3 && \
cp /root/dist/setup.py . && \
pip3 install --upgrade pip && \
pip3 install . && \

View File

@ -145,7 +145,7 @@
"log_file_name":"ssh.log",
"max_bytes":0,
"backup_count":10,
"options":["capture_commands"]
"options":["capture_commands", "interactive"]
},
"telnet":{
"port":23,