Skip to content

Latest commit

 

History

History
228 lines (135 loc) · 18.5 KB

CHANGELOG.md

File metadata and controls

228 lines (135 loc) · 18.5 KB

Changelog

0.7.0 (2024-11-13)

Features

  • bup: add proxy option and progress indicator (#444) (d5c63c8)
  • dnsx: add IP output type on dnsx A record (#426) (629439e)
  • naabu/nmap: help for defaults and change workflow opts (#438) (4dd0055)
  • nmap: add udp scan (-sU) and change default scan opts (#418) (36c6ff3)
  • add url_bypass workflow based on bup (e96b1bc)
  • chunk dalfox input by 1 (#443) (26c38d7)
  • cli: misc bug fixes and features (#445) (fccfdb8)
  • hooks: explicit output type yield in static hooks (#439) (2d1f8e6)
  • katana: add form_fill option (#419) (bebddb1)
  • refactor: improve performance, add on_interval hook, rework CLI opts (#473) (4a22a70)
  • runner: add GCS driver and secator threads (#476) (cae475a)
  • runner: add skip_if_no_inputs to workflows (#482) (5546b82)
  • runner: on serialized hooks (#424) (fde6cd7)
  • runner: rework Celery core and mix fixes (#450) (b72f152)
  • sudo prompt check test (#432) (f45b123)
  • sudo prompts in non-tty mode (#431) (0e26b55)
  • tasks: bbot integration (#375) (2f0dea4)
  • tasks: bup integration (#398) (ed636aa)

Bug Fixes

Documentation

0.6.0 (2024-07-25)

Features

Bug Fixes

0.5.2 (2024-05-07)

Bug Fixes

  • nuclei,katana: add -sr flag and write http responses and screenshot to correct folder (#395) (1a51790)

0.5.1 (2024-05-06)

Bug Fixes

  • output: add headers to Url and print HTTP method when not GET (#390) (5a87d7b)
  • report: do not remove duplicate in reports by default (#392) (7d74ae8)

0.5.0 (2024-05-03)

Features

  • add searchsploit output fields (#278) (00872c4)
  • cli: add report list / export commands (#367) (ab396a3)
  • config: load external tasks from template dir (#373) (0c63c02)

Bug Fixes

0.4.1 (2024-04-30)

Bug Fixes

0.4.0 (2024-04-27)

Features

Bug Fixes

Documentation

0.3.6 (2024-04-17)

Bug Fixes

0.3.5 (2024-04-17)

Bug Fixes

Documentation

0.3.4 (2024-04-15)

Bug Fixes

0.3.3 (2024-04-13)

Bug Fixes

Documentation

  • update Docker instructions (21afd3f)

0.3.2 (2024-04-12)

Bug Fixes

Documentation

0.3.1 (2024-04-11)

Bug Fixes

0.3.0 (2024-04-09)

Features

  • add health command and update check (#258) (289b86a)
  • rework install to use pre-packaged binaries when possible (#253) (b391fe8)

Bug Fixes

0.2.0 (2024-04-08)

Features

Bug Fixes