DShield Docker Logo

DShield Docker

0
Free
Updated 11 March 2025
Visit Website

This Docker container starts a SSH honeypot (based on Cowrie) and enables the DShield output module to report statistics to the SANS ISC DShield project. Building the image: # git clone https://github.com/xme/dshield-docker # cd dshield-docker # docker build -t dshield/honeypot . Running the image: First, create a configuration file which will contain your DShield account details: # cat env.txt DSHIELD_UID=xxxxxxxxxx DSHIELD_APIKEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx DSHIELD_EMAIL=xxxxxxxxxxxxxxxxxxx Your credentials will be validated and the honeyport properly configured. Don't forget to register[1] if you don't already have an account. [1] https://www.dshield.org/register.html Boot the container: # docker run -d -p 2222:2222 --env-file=env.txt --restart=always --name dshield dshield/honeypot b56e526b6f7c9b6cb419245757b0586f73d7e99089fa93409f3626122990505a # docker logs dshield Validating provided credentials... API key verification succeeded! Starting cowrie... The honeypot is listening to port

FEATURES

SIMILAR TOOLS

Accurate detection of HTTPS interception and robust TLS fingerprinting tool.

Authenticated SSRF in Grafana

A Python library for working with network protocols

DenyHosts is a script to block SSH server attacks by automatically preventing attackers after failed login attempts.

Fast, smart, effective port scanner with extensive extendability and adaptive learning.

OpenSnitch is a GNU/Linux application firewall with interactive outbound connections filtering and system-wide domain blocking capabilities.

Suricata offers real-time intrusion detection, intrusion prevention, and network monitoring.

A tool for classifying packets into flows based on 4-tuple without additional processing.

Netis Cloud Probe is an open source project for capturing and analyzing network packets across different machines.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

Copyright © 2025 - All rights reserved