Screenshots
Example Usage
osctrl/ ├── cmd/ # Service and CLI entrypoints │ ├── admin/ # osctrl-admin (web UI + admin handlers/templates/static) │ ├── api/ # osctrl-api (REST API service) │ ├── cli/ # osctrl-cli (operator CLI) │ └── tls/ # osctrl-tls (osquery remote API endpoint) ├── pkg/ # Shared application packages │ ├── auditlog/ # Audit log manager │ ├── backend/ # DB manager/bootstrap │ ├── cache/ # Redis/cache managers │ ├── carves/ # File carve logic/storage integrations │ ├── config/ # Config structs/flags/validation │ ├── environments/ # Environment management │ ├── handlers/ # Shared HTTP handlers │ ├── logging/ # Log pipeline + logger backends │ ├── nodes/ # Node state/registration/cache │ ├── queries/ # Query management/scheduling/results │ ├── settings/ # Runtime settings │ ├── tags/ # Tag management │ ├── users/ # User and permis
See also
Volatility Workbench
Free
Free GUI front-end for Volatility 3 memory forensics framework on Windows. Simplifies memory analysi…
spyder-osint
Open Source
Spyder OSINT GUI — Graphical open-source intelligence research tool for phone number lookup, IP geol…
LockKnife
Open Source
LockKnife: The Ultimate Android Security Research Tool. A unified TUI workspace and headless CLI for…
pe-sieve
Open Source
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/in…
jupyter-collection
Open Source
Collection of Jupyter Notebooks by @fr0gger_…
The-Awesome-And-Dangerous-collection
Free
A high-risk archive of historical malware, exploit kits, crypters, and webshells for educational and…