Releases: freelabz/secator
Releases · freelabz/secator
v0.24.0
0.24.0 (2025-12-21)
Features
- add --raw option to parse Burp-style HTTP requests for HTTP tasks (#863) (2b42496)
- install: support cachyos (#866) (88a7fbc)
Bug Fixes
- add PATH warnings for go, cargo, and pip installations (#857) (e2e406b)
- bup webserver and nuclei tag values (#849) (ff49a52)
- scan: domain scan should consider non-validated subdomains (#868) (467f8b3)
- tasks: arpscan re-install (#855) (bdab5de)
- tasks: ffuf default wordlist in fuzzing mode (#853) (043134a)
- tasks: resolve cariddi UnboundLocalError when processing errors/secrets without params (#851) (a921be1)
- tasks: set prompt default auto-accept (#854) (6fbce41)
- template: workflow opts not serialized to dict (#867) (d0a4a19)
v0.23.0
v0.22.2
v0.22.1
v0.22.0
0.22.0 (2025-12-08)
Features
- add
secator cheatsheetcommand (#799) (f39e082) - add PythonRunner base class for Python-based tasks (#775) (d88b3c5)
- docs: add long_description field to workflow and scan templates (#810) (9190467)
- runner: add default_inputs support for workflows (#762) (36805d2)
- tasks/workflows: add arpscan integration and improve cidr_recon (#815) (ce42773)
- tasks: add search_vulns integration (#787) (d46e724)
- tasks: add ssh-audit task integration (#780) (b34de13)
- tasks: add arp integration and default input fixes (#820)
Bug Fixes
- configs: improve output_types, scans filters and add active flag (#817) (d7956b3)
- core: broken piped inputs and cidr_recon workflow improvements (#821) (4f95c52)
- ffuf verified subdomain status and subdomain recon updates (#808) (d67d8f4)
- install: exact version of gitleaks when installing from source (#800) (8f2fe62)
- misc: only show chunk info in celery worker process, hs opt (#801) (b35ad9d)
- runner: handle boolean False in config option overrides (#806) (0ba7cd0)
- security: prevent against command injections with shlex (#816) (37337eb)
- tasks: accept any input for search_vulns (#804) (ef65749)
- tasks: gau subs should output only subdomains, not urls (#796) (bce92bf)
- test: dockerfile space issue on osx (#807) (b6f6424)
v0.21.1
v0.21.0
v0.20.1
v0.20.0
0.20.0 (2025-11-20)
Features
- add tag category field (#741) (92ec6b8)
- core: add 'verified' field for Url / Subdomain, add passive option and profile (#753) (9685b40)
- improve code_scan workflow, rework secret hunters, enhance tag formatting (#750) (e65c8a8)
- task: jswhois integration (#742) (fa699e8)
- tasks: getasn integration (#739) (0bd2e61)
- tasks: trufflehog integration (#749) (40cce2a)
- tasks: x8 integration and param fuzzers improvements (#748) (049c99a)
- task: whois integration (#672) (f5e3110)
- workflows: add domain_recon workflow (#743) (4d052af)
Bug Fixes
- build: add cargo install to list of supported builders (#751) (fa75727)
- dnsx: basic dns query before bruteforce to check for false positives (#744) (eb45457)
- ffuf: bruteforce output subdomains (#746) (29eb9fb)
- installer: issues with repeated package install and version parsing (#754) (2e4d0c7)
- remove github handles if no bin (#752) (896d399)