Skip to content

Releases: freelabz/secator

v0.16.5

25 Jun 15:19
a56d633
Compare
Choose a tag to compare

0.16.5 (2025-06-25)

Bug Fixes

  • celery: pass mongodb uuids when enabled (#701) (64b43e8)
  • ci: add apt update in ci (261d1e8)
  • prod optimizations (GCS ValueError, dynamic profile for fuzzers with big wordlists) (#707) (bcd6024)

v0.16.4

13 Jun 08:41
e23692a
Compare
Choose a tag to compare

0.16.4 (2025-06-13)

Bug Fixes

v0.16.3

11 Jun 13:17
a785306
Compare
Choose a tag to compare

0.16.3 (2025-06-11)

Bug Fixes

  • bup file flag (#690) (83d83d7)
  • celery: add no_live_updates to skip backend updates (#695) (c99599c)
  • dalfox: use jsonl option instead of json (#692) (c406e34)
  • mongodb: add all output types (#696) (af98935)
  • show info message for mark_runner_started / mark_runner_completed (#694) (ed0f6cb)
  • workflow: put cariddi in crawlers group (#693) (a9e1afd)

v0.16.2

06 Jun 17:19
732606b
Compare
Choose a tag to compare

0.16.2 (2025-06-06)

Bug Fixes

v0.16.1

06 Jun 08:54
8b8cafb
Compare
Choose a tag to compare

0.16.1 (2025-06-05)

Bug Fixes

v0.16.0

05 Jun 15:52
a0e78f0
Compare
Choose a tag to compare

0.16.0 (2025-06-05)

Features

  • dnsx: merge dnsxbrute into dnsx (#571) (d30a497)
  • add task revoke state and perf improvements (#678) (2a3bf08)
  • allow returning errors in hooks (#632) (39a56bd)
  • improve bbot output types (#627) (3b0aa5d)
  • improve runner logic, workflow building, results filtering logic; and add config defaults for profiles & drivers (#673) (df94657)
  • improve template loading flow (#667) (f223120)
  • memory optimizations (#681) (d633133)
  • misc: condition-based runs, chunked_by opts, dynamic task profiles, cli improvements (#659) (e8225cd)
  • runner: add input validation to all tasks and workflows (#663) (8392551)
  • runner: improve option handling (#670) (59b1c68)
  • scans: improve scans (#660) (bdd38ec)
  • use os system for CLI and better labs (#649) (8b49912)
  • workflow: improve subdomain_recon workflow (#657) (bc65092)

Bug Fixes

  • allow dry-run mode to work without targets (#624) (cccffb9)
  • check task is registered before running test (1f5cd83)
  • formatting for dynamic opts (#628) (dcbbfe9)
  • header options conversion (#633) (6ae8423)
  • header parsing (#629) (db2f028)
  • improve mongodb duplicate checker (#626) (bf277a9)
  • installer: compound distro.like() on distribs like popos (#653) (3687e1d)
  • installer: ignore dev/post release from PyPI (#634) (614c3e2)
  • installer: secator update with correct package version (#648) (a9cf189)
  • lab --wait not in gitlab runner (070ae84)
  • logic to test all tasks (3bd7503)
  • os.system return code (02aed75)
  • progress type fields (#652) (f146914)
  • remove duplicates from txt exporter (#630) (88ba5c5)
  • remove fping -r flag by default, show alive hosts better (#665) (5c945fd)
  • remove no-recreate flag in labs as not supported by github runner (bd997a8)
  • short opt incorrectly named (#631) (0c73c60)
  • tasks with no file flag need input_chunk_size=1 (#668) (a088c94)
  • tools in readme, arjun chunk and ffuf header (#679) (654ff30)
  • tools table generator update (9420f14)
  • update ci workflow (f4c2b13)
  • update generate table workflow (ff62702)
  • vulnerability output reference when unset (#625) (a656fbf)

Documentation

v0.15.1

15 May 20:59
568f5d7
Compare
Choose a tag to compare

0.15.1 (2025-05-15)

Bug Fixes

v0.15.0

04 May 12:07
8773e5f
Compare
Choose a tag to compare

0.15.0 (2025-05-04)

Features

  • improve cli usage and add multi input types (#609) (b850914)

Bug Fixes

  • installer issue on non-standard distribs (#613) (194e911)

v0.14.0

30 Apr 13:17
6d679a6
Compare
Choose a tag to compare

0.14.0 (2025-04-30)

Features

Bug Fixes

  • cli: restore --unified option, delete port_scan workflow (#606) (6dc647d)

v0.13.0

29 Apr 16:44
982fbdf
Compare
Choose a tag to compare

0.13.0 (2025-04-29)

Features

  • core: restore default task opts, improve workflows (#560) (4849d44)

Bug Fixes

  • use distro.like() instead of distro.id() (#604) (15157d4)