mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
prep for new medpot, honeypots and some tweaking
This commit is contained in:
@ -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 . && \
|
||||
|
2
docker/honeypots/dist/config.json
vendored
2
docker/honeypots/dist/config.json
vendored
@ -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,
|
||||
|
Reference in New Issue
Block a user