Skip to content

Beacon Sim v.1.0

Choose a tag to compare

@acquiredsecurity acquiredsecurity released this 22 May 16:52
1206df7

πŸš€ BeaconSim v1.0 – Initial Release
BeaconSim is a lightweight C2 beacon simulator designed to help blue teams, SOC analysts, and detection engineers test and validate detection logic across EDR, SIEM, and network telemetry platforms.

This first release includes core functionality to simulate malware-like beaconing behavior via configurable intervals, protocols, and targets β€” all defined in a simple YAML configuration file.

🧰 Features
βœ… Simulate C2 beacon behavior across multiple hosts and ports

πŸ” Configurable loop count and beacon delay intervals

🧠 Easy YAML-based target list (IP/domain + protocol)

πŸ’‘ Great for testing in EDR, SIEM rules, Threat Intel, Malware Lab.

πŸ–₯️ CLI interface with --help for usage

🌐 Supported Protocols
ping, http, https, dns, tcp, ftp, ssh, websocket