mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
bump cowrie to 2.3.0, ewsposter to 1.21
This commit is contained in:
@ -26,9 +26,9 @@ RUN apk -U add \
|
||||
# Install cowrie
|
||||
mkdir -p /home/cowrie && \
|
||||
cd /home/cowrie && \
|
||||
git clone --depth=1 https://github.com/micheloosterhof/cowrie && \
|
||||
git clone --depth=1 https://github.com/micheloosterhof/cowrie -b v2.3.0 && \
|
||||
cd cowrie && \
|
||||
git checkout 6b1e82915478292f1e77ed776866771772b48f2e && \
|
||||
# git checkout 6b1e82915478292f1e77ed776866771772b48f2e && \
|
||||
# sed -i s/logfile.DailyLogFile/logfile.LogFile/g src/cowrie/python/logfile.py && \
|
||||
mkdir -p log && \
|
||||
sed -i '/packaging.*/d' requirements.txt && \
|
||||
|
Reference in New Issue
Block a user