Skip to content

UnaPibaGeek/honeypots-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honeypots Detection

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.

Usage

  1. Install Nuclei (https://github.com/projectdiscovery/nuclei#install-nuclei).
  2. Clone this repository:
    git clone https://github.com/UnaPibaGeek/honeypots-detection.git
  3. Move into the templates folder:
    cd honeypots-detection/templates
  4. Run the desired template as follows:
    sudo nuclei -u {target_IP} -t ./{template_name}.yaml

Example

example

For a more detailed output it is possible to use the -debug-resp parameter:

example_debug

The requests will be sent to the honeypot's default port if not specified.

Acknowledgements

Made with ❤️ by UnaPibaGeek.

About

Nuclei templates for honeypots detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published