Nuclei templates for honeypots detection.
This repository contains Nuclei templates to detect several well-known open-source honeypots, such as: ADBHoney, Conpot, Cowrie, Dionaea (multiple services), ElasticPot, Mailoney, Redis Honeypot, Snare, among others.
git clone https://github.com/UnaPibaGeek/honeypots-detection.git
cd honeypots-detection/templates
sudo nuclei -u {target_IP} -t ./{template_name}.yaml
For a more detailed output it is possible to use the -debug-resp
parameter:
The requests will be sent to the honeypot’s default port if not specified.
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…