# freelabz/secator

secator - the pentester's swiss knife

Repository: https://github.com/freelabz/secator
Canonical: https://ross.abutalabs.com/products/secator
Homepage: https://docs.freelabz.com
Language: Python
License: NOASSERTION
License Family: other
Topics: automation, cybersecurity, hacking, osint, pentesting, reconnaissance, security, security-audit, security-tools, vulnerability, vulnerability-scanners, secator
Last push: 2026-08-26T17:34:51+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 91
- inputs: {"age_days": 1285, "days_push": 7, "days_rel": 8, "gap_med": 2, "n_releases_24m": 74}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1306, forks 135 (observed 2026-08-28T04:04:18.706733+00:00)

## What it is
secator is a task and workflow runner for security assessments that unifies dozens of well-known security tools (subfinder, httpx, ffuf, nmap, etc.) behind a single CLI and Python library. It provides unified input/output schemas, pre-built workflows, and distributed execution via Celery.

## Use cases
- run subdomain enumeration and HTTP probing from one command
- orchestrate pentesting tools with unified output
- run host reconnaissance workflows
- fuzz URLs with multiple fuzzers and custom wordlists
- automate security scans in a pipeline
- build custom security tooling on top of a Python library
- run distributed security scans with Celery workers

## When to choose
- you want one interface over many security tools instead of installing and scripting each
- you need consistent output schemas across recon, fuzzing, and scanning tools
- you want pre-built pentest workflows or the ability to define custom ones in YAML
- you need to run security tasks as a Python library or distribute them with Celery

## When to avoid
- you need a single specialized tool rather than an orchestrator
- you require an OSI-approved open-source license (it uses BSL 1.1)
- your target tools are not among the supported integrations and you don't want to write custom tasks
- you need a GUI-driven vulnerability management platform

## Facets
- artifact type: cli-tool
- maturity: active
- function: penetration-testing, vulnerability-scanning, osint, workflow-automation, cli, security
- domain: security, penetration-testing, osint, developer-tools
- platform: windows, python, cli
- tags: pentesting, reconnaissance, security-assessment, task-runner, tool-orchestration, celery, bsl-license, automation, linux, macos, docker

## Member repositories
- freelabz/secator (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.706733+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:50:57.569654+00:00, confidence not recorded.
  - readme: https://github.com/freelabz/secator (fetched 2026-08-28T04:04:18.706733+00:00, sha 549c4c4c9f5f)
  - homepage: https://docs.freelabz.com (fetched 2026-08-29T12:08:53.218944+00:00, sha c8f55d0e0efe)
  - site_page: https://docs.freelabz.com/getting-started/installation (fetched 2026-08-29T12:08:53.228041+00:00, sha 4d9c57f4ca9f)
  - site_page: https://docs.freelabz.com/getting-started/cli-usage (fetched 2026-08-29T12:08:53.229815+00:00, sha 4f85e2bec60c)
  - site_page: https://docs.freelabz.com/getting-started/library-usage (fetched 2026-08-29T12:08:53.231927+00:00, sha ba8e8385a2d4)
  - site_page: https://docs.freelabz.com/getting-started/configuration (fetched 2026-08-29T12:08:53.234081+00:00, sha 745b32ce919f)
  - site_page: https://docs.freelabz.com/getting-started/examples (fetched 2026-08-29T12:08:53.236071+00:00, sha 48afef75d6cf)
  - site_page: https://docs.freelabz.com/getting-started (fetched 2026-08-29T12:08:53.239509+00:00, sha d79a84545dba)
  - registry_pypi: https://pypi.org/pypi/secator/json (fetched 2026-08-29T12:08:53.241062+00:00, sha eb617a3c473e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
