Skip to content

Add support for multi-region honeypot deployment #6

@hariram4862

Description

@hariram4862

Problem

The current deployment pipeline provisions a Cowrie SSH honeypot in a single AWS region.

To improve coverage and better simulate a distributed honeynet environment, the infrastructure should support deploying honeypots across multiple regions.

Proposed Enhancement

Extend the Terraform configuration to deploy honeypot nodes in multiple AWS regions.

Each region should provision:

  • an EC2 instance
  • a security group
  • an SSH key pair
  • a region-specific Ubuntu AMI

This will enable a distributed honeynet setup and improve attacker interaction data collection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions