0.7.0 (2024-11-13)
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)
- cli: proper opts override for workflows (#436) (1d1eaa3)
- dalfox: restore input_chunk_size to default (8f0a3b4)
- dnsx parsing output loading error (#422) (b9e98da)
- empty CVE should pass (#478) (0644d68)
- gcs bug with empty paths (549ac4c)
- gcs bug with empty paths (2d57e1a)
- get_opt_value default value and reorg hooks (#429) (a44a36d)
- mix bugfixes for stable release (b743925)
- nmap defaults (396f68a)
- nmap: undefined service name (#437) (596f1af)
- runner opts processing (#477) (d788e9d)
- runner toDict() errors (#475) (b43c866)
- runner: bug with no inputs (#483) (4db7b46)
- url_vuln: repair bad condition (214c8ab)
0.6.0 (2024-07-25)
0.5.2 (2024-05-07)
- nuclei,katana: add -sr flag and write http responses and screenshot to correct folder (#395) (1a51790)
0.5.1 (2024-05-06)
- 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)
- add searchsploit output fields (#278) (00872c4)
- cli: add report list / export commands (#367) (ab396a3)
- config: load external tasks from template dir (#373) (0c63c02)
- cli: catch JSON parse errors (#378) (5e3d7f2)
- nmap: resolve -sS tcp syn stealth issue (#376) (a3efc65)
0.4.1 (2024-04-30)
0.4.0 (2024-04-27)
nuclei
- add "meta" items to extra_data (#329) (d986e01)- add offline mode (#314) (6b55e99)
- add secator configuration loader (#313) (9b9ab7b)
- add alias for config command and reload help screenshot (#324) (3dbc9ad)
- add nmap --top-ports option (#339) (6352be7)
- add redis addon missing warning on celery worker (#310) (c0afc3a)
- better vuln detection (#349) (150b603)
- config: broken list values with 0 or 1 element (#364) (7ef7a5e)
- docker: pull remote DockerHub images in Compose (#363) (dce6d8a)
- grype integration test (#327) (33ddb84)
- minor config tweaks (#360) (4631024)
- next steps highlight (#326) (528c715)
- proper local file naming for sudo_killer.zip (#330) (f7e563f)
- query CVEs without CPE match (#321) (d02e09c)
- switch payload sudo_killer to zip (#318) (2a92dc8)
- task description in remote mode (#344) (1140611)
- truncated pickle error (#334) (663af17)
- add VHS demo (#293) (70454a6)
- update README.md (a0a19fb)
- update README.md (341f5b8)
- Update README.md (98c986c)
0.3.6 (2024-04-17)
0.3.5 (2024-04-17)
- Celery control folder (#298) (3cbc0a3)
- remove pkg_resources in favor of packaging (#304) (6cf478c)
- typo in
requires-python
in pyproject.toml (#303) (7a7766c)
0.3.4 (2024-04-15)
- install cariddi from GitHub releases (#290) (21c9078)
- install cariddi from GitHub releases (#292) (8be216b)
0.3.3 (2024-04-13)
- update Docker instructions (21afd3f)
0.3.2 (2024-04-12)
- do not create scripts/ folder (#273) (8fdaf09)
- health table padding (#274) (4f976bd)
- install script (#276) (e27b339)
0.3.1 (2024-04-11)
- download default wordlists if missing (#261) (7bec2a4)
- rework init & tools install (#271) (6c477fc)
- wrong hook name in debug output (#262) (f2ee367)
0.3.0 (2024-04-09)
- add health command and update check (#258) (289b86a)
- rework install to use pre-packaged binaries when possible (#253) (b391fe8)