mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
spiderfoot, editions tweaking
This commit is contained in:
parent
c496b274f3
commit
518c56def9
11 changed files with 30 additions and 11 deletions
|
@ -59,4 +59,4 @@ HEALTHCHECK --retries=10 CMD curl -s -XGET 'http://127.0.0.1:8080/spiderfoot/'
|
|||
# Set user, workdir and start spiderfoot
|
||||
USER spiderfoot:spiderfoot
|
||||
WORKDIR /home/spiderfoot
|
||||
CMD ["/usr/bin/python3.9", "sf.py","-l", "0.0.0.0:8080"]
|
||||
CMD echo -n >> /home/spiderfoot/.spiderfoot/spiderfoot.db && exec /usr/bin/python3.9 sf.py -l 0.0.0.0:8080
|
||||
|
|
|
@ -16,4 +16,4 @@ services:
|
|||
- "127.0.0.1:64303:8080"
|
||||
image: "dtagdevsec/spiderfoot:2203"
|
||||
volumes:
|
||||
- /data/spiderfoot/spiderfoot.db:/home/spiderfoot/.spiderfoot/spiderfoot.db
|
||||
- /data/spiderfoot:/home/spiderfoot/.spiderfoot
|
||||
|
|
|
@ -218,4 +218,4 @@ services:
|
|||
- "127.0.0.1:64303:8080"
|
||||
image: "dtagdevsec/spiderfoot:2203"
|
||||
volumes:
|
||||
- /data/spiderfoot/spiderfoot.db:/home/spiderfoot/.spiderfoot/spiderfoot.db
|
||||
- /data/spiderfoot:/home/spiderfoot/.spiderfoot
|
||||
|
|
|
@ -97,4 +97,4 @@ services:
|
|||
- "127.0.0.1:64303:8080"
|
||||
image: "dtagdevsec/spiderfoot:2203"
|
||||
volumes:
|
||||
- /data/spiderfoot/spiderfoot.db:/home/spiderfoot/.spiderfoot/spiderfoot.db
|
||||
- /data/spiderfoot:/home/spiderfoot/.spiderfoot
|
||||
|
|
|
@ -389,4 +389,4 @@ services:
|
|||
- "127.0.0.1:64303:8080"
|
||||
image: "dtagdevsec/spiderfoot:2203"
|
||||
volumes:
|
||||
- /data/spiderfoot/spiderfoot.db:/home/spiderfoot/.spiderfoot/spiderfoot.db
|
||||
- /data/spiderfoot:/home/spiderfoot/.spiderfoot
|
||||
|
|
|
@ -208,4 +208,4 @@ services:
|
|||
- "127.0.0.1:64303:8080"
|
||||
image: "dtagdevsec/spiderfoot:2203"
|
||||
volumes:
|
||||
- /data/spiderfoot/spiderfoot.db:/home/spiderfoot/.spiderfoot/spiderfoot.db
|
||||
- /data/spiderfoot:/home/spiderfoot/.spiderfoot
|
||||
|
|
|
@ -202,4 +202,4 @@ services:
|
|||
- "127.0.0.1:64303:8080"
|
||||
image: "dtagdevsec/spiderfoot:2203"
|
||||
volumes:
|
||||
- /data/spiderfoot/spiderfoot.db:/home/spiderfoot/.spiderfoot/spiderfoot.db
|
||||
- /data/spiderfoot:/home/spiderfoot/.spiderfoot
|
||||
|
|
|
@ -227,4 +227,4 @@ services:
|
|||
- "127.0.0.1:64303:8080"
|
||||
image: "dtagdevsec/spiderfoot:2203"
|
||||
volumes:
|
||||
- /data/spiderfoot/spiderfoot.db:/home/spiderfoot/.spiderfoot/spiderfoot.db
|
||||
- /data/spiderfoot:/home/spiderfoot/.spiderfoot
|
||||
|
|
|
@ -533,4 +533,4 @@ services:
|
|||
- "127.0.0.1:64303:8080"
|
||||
image: "dtagdevsec/spiderfoot:2203"
|
||||
volumes:
|
||||
- /data/spiderfoot/spiderfoot.db:/home/spiderfoot/.spiderfoot/spiderfoot.db
|
||||
- /data/spiderfoot:/home/spiderfoot/.spiderfoot
|
||||
|
|
|
@ -10,6 +10,7 @@ networks:
|
|||
conpot_local_ipmi:
|
||||
conpot_local_kamstrup_382:
|
||||
cowrie_local:
|
||||
ddospot_local:
|
||||
dicompot_local:
|
||||
dionaea_local:
|
||||
elasticpot_local:
|
||||
|
@ -175,6 +176,25 @@ services:
|
|||
- /data/cowrie/log:/home/cowrie/cowrie/log
|
||||
- /data/cowrie/log/tty:/home/cowrie/cowrie/log/tty
|
||||
|
||||
# Ddospot service
|
||||
ddospot:
|
||||
container_name: ddospot
|
||||
restart: always
|
||||
networks:
|
||||
- ddospot_local
|
||||
ports:
|
||||
- "19:19/udp"
|
||||
- "53:53/udp"
|
||||
- "123:123/udp"
|
||||
# - "161:161/udp"
|
||||
- "1900:1900/udp"
|
||||
image: "dtagdevsec/ddospot:2203"
|
||||
read_only: true
|
||||
volumes:
|
||||
- /data/ddospot/log:/opt/ddospot/ddospot/logs
|
||||
- /data/ddospot/bl:/opt/ddospot/ddospot/bl
|
||||
- /data/ddospot/db:/opt/ddospot/ddospot/db
|
||||
|
||||
# Dicompot service
|
||||
# Get the Horos Client for testing: https://horosproject.org/
|
||||
# Get Dicom images (CC BY 3.0): https://www.cancerimagingarchive.net/collections/
|
||||
|
@ -619,4 +639,4 @@ services:
|
|||
- "127.0.0.1:64303:8080"
|
||||
image: "dtagdevsec/spiderfoot:2203"
|
||||
volumes:
|
||||
- /data/spiderfoot/spiderfoot.db:/home/spiderfoot/.spiderfoot/spiderfoot.db
|
||||
- /data/spiderfoot:/home/spiderfoot/.spiderfoot
|
||||
|
|
|
@ -848,7 +848,6 @@ mkdir -vp /data/adbhoney/{downloads,log} \
|
|||
/data/tanner/{log,files} \
|
||||
/data/p0f/log \
|
||||
/home/tsec/.ssh/
|
||||
touch /data/spiderfoot/spiderfoot.db
|
||||
touch /data/nginx/log/error.log
|
||||
|
||||
# Let's copy some files
|
||||
|
|
Loading…
Reference in a new issue