Skip to content

Setup base infrastructure for single honeypot VM #16

@IV-cmd

Description

@IV-cmd

Hi, @charithccmc

We will first start the project with a minimal Terraform setup to provision a single VM that will hosts a honeypot later. Then focus on building a distributed honeynet system.

Initial Steps:

  • Create Terraform project structure
  • Provision a single VM
  • Enable SSH access
  • Output public IP

We will proceed on to increasing the single VM setup into a distributed one if the following steps succeed:

  • Terraform init works
  • Terraform apply creates a single VM
  • Public IP is returned
  • We are able to SSH into VM

As of now we haven't introduced honeypot or logging or automation

This issue sets the basic building foundation for:
-multi-region deployment
-honeypot installation etc...

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