Skip to content

Releases: freelabz/secator

v0.25.5

04 Feb 09:35
808ac6e

Choose a tag to compare

0.25.5 (2026-02-03)

Bug Fixes

  • ffuf: remove on_item as it has errors and not needed (#929) (cfd1da0)

v0.25.4

01 Feb 18:06
c23cfd2

Choose a tag to compare

0.25.4 (2026-02-01)

Bug Fixes

  • command: do not lstrip output, only rstrip (#925) (8d28557)
  • configs: improve domain scan, domain_recon and url_dirsearch (#927) (16be6c0)
  • xurlfind3r: serialization issue with Celery (#926) (b2e429f)

v0.25.3

29 Jan 10:35
707e4ac

Choose a tag to compare

0.25.3 (2026-01-29)

Bug Fixes

v0.25.2

27 Jan 18:40
a2d0a12

Choose a tag to compare

0.25.2 (2026-01-27)

Bug Fixes

v0.25.1

27 Jan 16:55
c5d5119

Choose a tag to compare

0.25.1 (2026-01-27)

Bug Fixes

  • cli: worker reload mode (#916) (ed599f8)
  • datetimes in utc format (#911) (257141d)
  • mongodb: timezone-aware retrieval of objects (a2ab6ea)
  • output_types: add Domain expiry warning and better date formatting (#913) (37669cb)
  • tasks: bug with no inputs (b3a9672)
  • tasks: extend input types support for multiple tasks (#909) (b47a0a6)
  • trufflehog profile set to medium (#910) (82316ab)

v0.25.0

21 Jan 18:29
f657d88

Choose a tag to compare

0.25.0 (2026-01-21)

Features

  • hook: add API addon for external application integration (#889) (11fdde2)
  • installer: add bash install script (#902) (c753662)
  • runner: disable input chunking when input_chunk_size=-1 (#895) (b45ac15)
  • runner: migrate queue profiles from io/cpu to size-based system (#894) (010a5b9)
  • runner: support TemplateLoader instances in profiles parameter (#899) (affb762)
  • workflows: add whoisdomain to domain_recon workflow (#903) (f466025)

Bug Fixes

  • certificates, testssl bug, subdomains discovery, replay proxy (#871) (1c9c3c6)
  • cli: worker reload in dev mode (#908) (374137d)
  • command: sudo prompt issue (#901) (b2fe076)
  • consolidate driver and exporter lists to single source of truth (#845) (c7c7d99)
  • core: delay and async runs (#905) (4899081)
  • docs: improve scripts for generating images and cli record command (#885) (c709a62)
  • docs: update README.md (4349545)
  • gif: add gif editing commands (#887) (92bdab8)
  • install: create parents dirs (5c2d077)
  • installer: move binary name to avoid conflicts (#888) (320b8f7)
  • lint: lint fix (e00efbe)
  • misc: tag duplicates log_hook, install source issue, debug issue, dnsx disable input_chunk_size (#900) (beee270)
  • mongodb: add log hook for mongodb tag_duplicates (#897) (c96a2b3)
  • mongodb: add max_items to mongodb addon (#884) (4d67b88)
  • tag duplicates improv (#864) (88a73d7)
  • tasks: katana invalid doc + xurlfind3r opt char (#891) (5f20b20)
  • tasks: remove dirsearch support temporarily (#882) (da8dadc)
  • tasks: remove x8 since build is broken (#886) (ef52135)
  • tasks: testssl warning when cannot connect (#904) (3eea8bd)
  • workflows: only fuzz root urls in url_scan (#896) (4bca7ab)

v0.24.0

26 Dec 15:51
d45a351

Choose a tag to compare

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

13 Dec 13:01
88b3feb

Choose a tag to compare

0.23.0 (2025-12-13)

Features

  • add shell completion for tasks, workflows, scans, and CLI options (#839) (93deb0c)
  • tasks: add netdetect, prompt, urlparser; workflows improvs (#835) (a4f1219)

Bug Fixes

  • add retries for requests (#836) (e5d2a1f)
  • cli: healthcheck for python-based tools (6acdca9)
  • runner: extract errors from last output lines using regex (#838) (448a07b)
  • tasks: add default timeout to prompt (#840) (05c127b)
  • tasks: add port to cidr_recon search_vulns target (#841) (78c9676)

v0.22.2

10 Dec 13:06
c862335

Choose a tag to compare

0.22.2 (2025-12-10)

Bug Fixes

  • docs: add missing tools to README.md tools table (#831) (16f444a)
  • simpler README.md (290d899)
  • tasks: restore nmap and naabu meta options (#828) (6bdaf2e)

v0.22.1

09 Dec 16:20
8ad180a

Choose a tag to compare

0.22.1 (2025-12-09)

Bug Fixes