Skip to content

Releases: infobyte/faraday_plugins

1.5.1

27 Jul 13:06

Choose a tag to compare

1.5.1 [Jul 27th, 2021]:

  • cwe, capec, references, tags, impact, resolution, easeofresolution
  • add os openvas
  • [FIX] Fix improt of CSV with big fields
  • Fix sslyze json bug with port
  • Only show report name in command data

1.5.0

28 Jun 20:02

Choose a tag to compare

1.5.0 [Jun 28th, 2021]:

  • Add Nipper Plugin
  • add shodan plugin
  • fix acunetix url parser
  • FIX netsparker multi-host
  • Add vuln details for Certificate Mismatch and move unique details to data, now vulns can be grupped
  • ADD more data to plugins arachni and w3af
  • Use run_date in UTC
  • ADD cvss_base, cpe, threat, severity into references

1.4.6

14 May 15:45

Choose a tag to compare

1.4.6 [May 14th, 2021]:

  • [FIX] add hostnames if host is already cached
  • Add Naabu plugin
  • Add Sonarqube plugin
  • Add version and change list_plugins style
  • [FIX] unused import, innecesary list compression and unused variables
  • [FIX] metasploit report when the web-site-id is null
  • [FIX] port stats in nmap
  • [FIX] ssylze

1.4.5

15 Apr 20:41

Choose a tag to compare

1.4.5 [Apr 15th, 2021]:

  • Add Bandit plugin
  • Use background for description and detail for data en Burp plugin.
  • Rewrite Appscan Plugin
  • Parse Nmap vulners script data

1.4.4

30 Mar 15:40

Choose a tag to compare

1.4.4 [Mar 30th, 2021]:

  • Faraday CSV Plugin do not consider ignore_info option

1.4.3

17 Mar 18:05

Choose a tag to compare

1.4.3 [Mar 17th, 2021]:

  • Add Ignore information vulnerabilities option

1.4.1

26 Feb 15:32
43beb20

Choose a tag to compare

1.4.1 [Feb 26th, 2021]:

  • ADD microsoft baseline security analyzer plugin
  • ADD nextnet plugin
  • ADD openscap plugin
  • FIX old versions of Nessus plugins bugs

1.4.0

28 Dec 21:30
f744ebb

Choose a tag to compare

1.4.0 [Dec 23rd, 2020]:

  • Update the fields of the nuclei output used to create a vuln

1.4.0b2 [Dec 15th, 2020]:

  • Fix nuclei plugin bug when url is None

1.4.0b1 [Dec 14th, 2020]:

  • Add new plugin base class, for multi line json
  • New ncrack plugin
  • New nuclei plugin
  • New sslyze json plugin
  • New WhatWeb plugin
  • Fix missing ip in some arachni reports
  • Fix change name vuln in Netsparker plugin
  • Fix whois plugin, command whois IP not parse data
  • Change the way we detect json reports when they are lists of dictionaries

1.4.0b2

28 Dec 21:29

Choose a tag to compare

1.4.0b2 Pre-release
Pre-release
  • Fix nuclei plugin bug when url is None

1.4.0b1

28 Dec 21:29

Choose a tag to compare

1.4.0b1 Pre-release
Pre-release
  • Add new plugin base class, for multi line json
  • New ncrack plugin
  • New nuclei plugin
  • New sslyze json plugin
  • New WhatWeb plugin
  • Fix missing ip in some arachni reports
  • Fix change name vuln in Netsparker plugin
  • Fix whois plugin, command whois IP not parse data
  • Change the way we detect json reports when they are lists of dictionaries