Releases: infobyte/faraday_plugins
Releases · infobyte/faraday_plugins
1.5.1
1.5.0
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
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
1.4.4
1.4.3
1.4.1
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
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
- Fix nuclei plugin bug when url is None
1.4.0b1
- 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