Skip to content

Releases: KvasirSecurity/Kvasir

Blóðughadda

03 Jan 02:33
Compare
Choose a tag to compare

1.1.0 brings us a few steps further in the quest to not have more bugs. 101 commits, 6 contributors and over 90 files modified. Whew!

Sometimes I feel like Markowski in Wreck It Ralph. "Code the app, find bugs. Fix bugs! Make more bugs!" I'm hoping 1.2.0 will have working tests so this at least the old things won't break anymore. There are always old bugs to find so if you come across them, submit an issue!

Notable enhancements and fixes:

  • Skaldship module refactoring for Metasploit, Nessus and Passwords
  • YAML-based configuration file, no more modifying db.py!
  • Vulnerability references can be added or removed from the UI
  • f_ipv4/f_ipv6 merged into f_ipaddr for t_hosts table
  • Added redirect page for external links, configurable in YAML file
  • Use select2 json to load large data like from t_vulndata
  • Old bugs fixed, new bugs added, hidden bugs still hidden

Rán Release

21 Apr 17:51
v1.0.1
Compare
Choose a tag to compare

Release v1.0.1 of Kvasir brings a host of updates and fixes from our original v1.0.0 release in September, 2013.

v1.0.1 Issue List
v1.0.1 Commits

Here are the heavy lifters:

  • Nessus CSV and XML (.nessus) file parsing
  • Stronger NMAP parsing
  • Scan hosts via NMAP using web2py scheduler
  • Moved to a YAML configuration file, no more editing db.py!
  • Use CVSS or Severity for charts/stats
  • Add VNC screenshot Valkyrie
  • Exploit-db and PwnWiki support added
  • Lots of little bug and annoyances squashed, more created

v1.1.0 is hopefully just around the corner!