This simple addon adds a new page under /calculators/dread
for you to perform DREAD score calculations:
DREAD stands for (D)amage, (R)eproducibility, (E)xploitability, (A)ffected users, (D)iscoverability and is a common risk assessment model introduced by Microsoft.
The add-on requires Dradis CE > 3.0, or Dradis Pro.
Add this to your Gemfile.plugins
:
gem 'dradis-calculator_dread'
And
bundle install
Restart your Dradis server and you should be good to go.
See the Dradis Framework's README.md
See the Dradis Framework's CONTRIBUTING.md
Dradis Framework and all its components are released under GNU General Public License version 2.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file.
Please use the Dradis Framework issue tracker for add-on improvements and bug reports.