Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@ocervell ocervell released this 13 Nov 16:00
91e7f41

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