Skip to content

Releases: infobyte/faraday_plugins

1.24.1

19 May 18:59
Compare
Choose a tag to compare

1.24.1 [May 19th, 2025]:

  • [FIX] CVSS3 in openvas plugin. #345

1.24.0

24 Apr 13:52
Compare
Choose a tag to compare

1.24.0 [Apr 24th, 2025]:

  • [ADD] Added Tenable IO JSON Vuln Export Plugin. #365

1.23.0

13 Mar 16:03
Compare
Choose a tag to compare

1.23.0 [Mar 13th, 2025]:

  • [ADD] Added DNSX Multiline JSON Plugin. #360
  • [ADD] Added extra DirSearch plugin compatible with dirsearch 0.4.3. #362
  • [ADD] Added Subfinder Plugin. #364
  • [FIX] Fixed Qualys WebAPP to accept vulns with no evidence. #363

1.19.1

20 Sep 17:18
Compare
Choose a tag to compare

1.19.1 [Sep 20th, 2024]:

  • [MOD] Updated the SSLyze JSON parser to support and correctly process scan results from SSLyze version 6. #349
  • [FIX] Crowdstrike IP resolution for asset. #350
  • [FIX] Corrected a hostname resolution issue that was causing traceback errors and malfunctioning of the plugin. This fix ensures proper hostname resolution and stabilizes plugin performance. #351

1.18.1

11 Jul 15:21
Compare
Choose a tag to compare

1.18.1 [Jul 11th, 2024]:

  • [MOD] Naabu reports changed their JSON structure, so new keys were added to detect the new report structure. #339

1.18.0

26 Jun 18:46
Compare
Choose a tag to compare

1.18.0 [May 22th, 2024]:

  • [FIX] Fix key error when packageVulnerabilityDetails key was not in the file. #331
  • [FIX] Addressed a bug where Burp plugin output would display null data in cases of encountering a malformed XML token from the report. #333
  • [FIX] Previously, CSV files edited in tools like Mac Numbers would transform boolean values to uppercase. This issue has been addressed within the faraday_csv plugin, ensuring accurate comparison. #336

1.15.1

22 Dec 14:21
Compare
Choose a tag to compare

1.15.1 [Dec 22th, 2023]:

  • [FIX] Filter \x00 in nuclei response. #323

1.15.0

12 Dec 18:08
Compare
Choose a tag to compare

1.15.0 [Dec 12th, 2023]:

  • [ADD] Add PopEye's plugin. #303
  • [ADD] Add Ping Castle's plugin. #304
  • [ADD] Add Kubescape's plugin. #320
  • [ADD] Add AWS Inspector's plugins. #322

1.14.0

10 Oct 20:53
Compare
Choose a tag to compare

1.14.0 [Oct 10th, 2023]:

  • [ADD] Add Crowdstrike's plugin. #318

1.13.2

06 Sep 12:58
Compare
Choose a tag to compare

1.13.2 [Sep 6th, 2023]:

  • [ADD] Create Plugin for windows defender. #315
  • [ADD] Extract response and request info in qualyswebapp's plugins. #307