> cat /dev/github | grep security-tools

Hcl

claude-code-reverse-engineering

2026-08-04 HCL ★ 31
Claude Code CLI is a reverse engineering tool designed to create implementation-ready specifications for Anthropic's Claude Code CLI, utilizing source map analysis of the npm package. It features approximately 1,900 files and over 512,000 lines of TypeScript code, offering a terminal UI, a core engine with 45+ tools, and an extension layer for plugins and skills. The tool emphasizes security with multiple permission modes and includes a tracking system for cost management and query execution.

figment

2026-08-03 HCL ★ 33
Figment is a tool designed to streamline the creation of a malware analysis lab by automating the deployment of FlareVM, REMnux, and CAPE Server through a series of commands. It leverages Packer for image building and Ansible for provisioning, enabling users to set up an isolated, host-only network for capturing network traffic between different VMs. Notable features include compatibility with major hypervisors like VMware, VirtualBox, and QEMU/KVM, as well as the option to use prebuilt Vagrant boxes for rapid setup.

flarevm-up

2026-08-03 HCL ★ 20
flarevm-up automates the provisioning of Windows 10 virtual machines with FLARE VM tools installed, specifically designed for digital forensics and malware analysis. This tool utilizes Vagrant and VirtualBox to quickly set up multiple environments for blue team operations, facilitating rapid deployment for analysis tasks. Notable features include seamless integration of necessary forensic tools and straightforward setup instructions.

ashirt-deployments

2026-08-03 HCL ★ 20
ashirt-deployments is a Terraform configuration repository designed to facilitate serverless deployments of the ASHIRT application on AWS (ECS Fargate) and GCP (Cloud Run). It provides opinionated templates for affordable, semi-fault tolerant environments tailored for small teams, with features including managed SQL servers, encrypted storage, and the absence of blue/green deployments. The repository is currently under construction, with the GCP version ready for testing and the AWS configuration forthcoming.

Red-Baron

2026-03-22 HCL ★ 923
Automate creating resilient, disposable, secure and agile infrastructure for Red Teams.

terraform-aws-secure-baseline

2026-03-22 HCL ★ 1196
Terraform module to set up your AWS account with the secure baseline configuration based on CIS Amazon Web Services Foundations and AWS Foundational Security Best Practices.