RedInfraCraft V2: Automate Your Red Team Infrastructure with Ease

Welcome to the RedInfraCraft (V2) Tool – your gateway to automating the deployment of robust red team infrastructures! RedInfraCraft is your trusted companion in effortlessly setting up and managing red team infrastructures, streamlining the process so you can focus on your mission.

  • Simplifies the deployment 🚀 of Mythic Command and Control (C2) frameworks.
  • Facilitates the creation 🎯 and management of sophisticated phishing and payload setups.
  • Designed 💡 to be intuitive and easy to use, reducing the learning curve for red teamers.
  • Provides thorough documentation 📚 and guides to assist users at every step.
  • Supports multi-cloud ☁️ environments, allowing deployments across different cloud providers with flexibility and ease.

RedInfraCraft enables you to deploy any infrastructure in a single step, automating your tasks efficiently.

Available Infrastructures:

  • C2:
    • Mythic C2
    • Mythic C2 with CloudFront and Load Balancer (AWS)
    • Mythic C2 with Frontdoor and Load Balancer (Azure)
    • Mythic C2 with Application Load Balancer (GCP)
  • Payload:
    • Pwndrop
  • Phishing:
    • EvilGinx
    • GoPhish
  • All in One Infra:
    • Mythic C2 with CloudFront and Load Balancer, Pwndrop, EvilGinx, GoPhish.
    • Mythic C2 with Frontdoor and Load Balancer, Pwndrop, EvilGinx, GoPhish.

Cloud Providers

  1. AWS
  2. Azure
  3. GCP

Command Explanation:

–> redinfracraft.py action cloud_provider infra_type infra

  • redinfracraft.py create aws c2 mythic

  • redinfracraft.py destroy azure c2 mythic

  • redinfracraft.py create gcp c2 mythic

For the step-by-step guide to spawn/destroy Infra go to infra_deployment_guide

Infrastructure Cloud Provider Command Description
Mythic C2 AWS redinfracraft.py create/destroy aws c2 mythic To Create/destroy Mythic C2 infrastructure.
Mythic C2 Azure redinfracraft.py create/destroy azure c2 mythic To Create/destroy Mythic C2 infrastructure.
Mythic C2 AWS redinfracraft.py create/destroy aws c2 mythic_lb To Create/destroy Mythic C2 with ELB & CloudFront infrastructure.
Mythic C2 Azure redinfracraft.py create/destroy azure c2 mythic_lb To Create/destroy Mythic C2 with ELB & Frontdoor infrastructure.
Mythic C2 GCP redinfracraft.py create/destroy gcp c2 mythic_lb To Create/destroy Mythic C2 with ALB infrastructure.
Payload AWS redinfracraft.py create/destroy aws payload pwndrop To Create/destroy pwndrop payload infrastructure.
Payload Azure redinfracraft.py create/destroy azure payload pwndrop To Create/destroy pwndrop payload infrastructure.
Phishing AWS redinfracraft.py create/destroy aws phishing gophish To Create/destroy Gophish phishing infrastructure.
Phishing Azure redinfracraft.py create/destroy azure phishing gophish To Create/destroy Gophish phishing infrastructure.
Phishing AWS redinfracraft.py create/destroy aws phishing evilginx To Create/destroy Evilginx phishing infrastructure.
Phishing Azure redinfracraft.py create/destroy azure phishing evilginx To Create/destroy Evilginx phishing infrastructure.
All-in-one AWS redinfracraft.py create/destroy aws full_infra To Create/destroy all infrastructures in one go (Mythic C2 with CloudFront and Load Balancer, Payload, Phishing).
All-in-one Azure redinfracraft.py create/destroy azure full_infra To Create/destroy all infrastructures in one go (Mythic C2 with Frontdoor and Load Balancer, Payload, Phishing).

Install