Skip to content

Releases: infobyte/faraday_plugins

1.6.3

20 Apr 12:45
Compare
Choose a tag to compare

1.6.3 [Apr 19th, 2022]:

  • Add Zap Json plugin.

1.6.2

04 Apr 19:48
Compare
Choose a tag to compare

1.6.2 [Apr 4th, 2022]:

  • Now Appscan plugin saves line and highlight of the vulns in desc and data

1.6.1

18 Mar 19:02
Compare
Choose a tag to compare

1.6.1 [Mar 18th, 2022]:

  • Add references tu burp plugin
  • Move item.detail from data to desc
  • update open status

1.6.0

03 Feb 13:19
Compare
Choose a tag to compare

1.6.0 [Feb 3rd, 2022]:

  • Add packaging to requierments in setup.py
  • Add severity to shodan's plugins using cvss
  • check if cve exist on cve-id field
  • Fix Fortify's plugin
  • Change qualysguard's plugin severity_dict to refer level 2 severities as low

1.5.10

13 Jan 12:04
Compare
Choose a tag to compare

1.5.10 [Jan 13th, 2022]:

  • support cve,cwe,cvss and metadata

1.5.9

27 Dec 12:32
Compare
Choose a tag to compare

1.5.9 [Dec 27th, 2021]:

  • ADD cve in faraday_csv plugin
  • ADD Grype plugin

1.5.8

13 Dec 12:47
Compare
Choose a tag to compare

1.5.8 [Dec 13th, 2021]:

  • Add CVE to plugins
  • acunetix
  • appscan
  • burp
  • metasploit
  • nessus
  • netsparker
  • nexpose
  • nikto
  • nipper
  • nmap
  • openscap
  • qualysguard
  • retina
  • shodan
  • Add support for Sslyze 5.0 resports
  • ADD masscan support to nmap plugin
  • Fix bug in openvas plugin

1.5.7

19 Nov 15:59
Compare
Choose a tag to compare

1.5.7 [Nov 19th, 2021]:

  • FIX extrainfo of netsparker plugin
  • Add nuclei_legacy plugin

1.5.6

10 Nov 12:10
Compare
Choose a tag to compare

1.5.6 [Nov 10th, 2021]:

  • FIX issue with acunetix plugin
  • FIX typo in nikto plugin

1.5.5

21 Oct 13:37
Compare
Choose a tag to compare

1.5.5 [Oct 21st, 2021]:

  • Merge PR from github