4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python2,376 stars (2,376 stars)646 forks (646 forks)batch import
enhancementhelp wanted
Description
Contributor guide
- Tech stack
- python
- Domain
- backendsecurity
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Familiarity with PythonUnderstanding of MHN architecture
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 60
- Research direction
- Investigate how existing honeypot integrations (e.g., Dionaea, Amun) are structured in the MHN codebase, likely in the `mhn/modules/` directory. Study the Shiva honeypot source code at the provided link to understand its API and output format. Then implement a new module following the existing patterns, including configuration and parsing scripts.