Yearly Archives: 2009

Dradis v2.4.1 released!

Mainly minor changes and bug fixes:

  • server:
    • Plugin improvements

    • Upload plugins. Better progress feedback. Improved
      error condition checking.
    • Note drag’n’drop.
    • New handy Rake tasks:
      • dradis:reset: When you are done with your project,
        use this task to start over. It clears the database and removes the
        uploaded files.
      • dradis:backup: If you want to create a backup of
        your current project, this is the right task for it.
    • Bugs fixed: #2881746, #2888245, #2889402.
  • client:
    • Bugs fixed: #2888411.

download now

Dradis 2.4 released!

Mainly minor changes and bug fixes:

  • server:
    • Plugin improvements
    • Upload plugins. Better progress feedback. Improved
      error condition checking.
    • Note drag’n’drop.
    • New handy Rake tasks:
      • dradis:reset: When you are done with your project,
        use this task to start over. It clears the database and removes the
        uploaded files.
      • dradis:backup: If you want to create a backup of
        your current project, this is the right task for it.

  • client:
    • Bugs fixed: #2848909.

download now

Dradis 2.3 Released!

A new release full of DEFCON goodness:

  • server:
    • upload plugins. A new
      server plugin category: import into
      Dradis the contents of any file (nmap, nessus, etc.).
    • refactor the WordExport plugin:
      • create templates using Word only
      • convert any document into a Dradis template in < 10 minutes
      • read more about it the WordExport templates tutorial.
    • project management plugin update:
      • create project templates for future re-use (read methodologies)
      • export project in .zip format (DB + attachments)
      • import projects/templates
      • checkout / commit project revisions from and to the Meta-Server (stay tuned, soon to be released)
    • email connector: you can pipe emails into the
      framework and get your messages (and attachments) added into the
      repository
    • enhanced nodes tree: filtering and quick actions buttons
  • client:
    • new import extensions: Nessus and Qualys

download now

Dradis 2.2 released!


A new release with some juicy features:

  • server:
    • add attachments to nodes
    • refresh buttons to the tree and the notes list
    • force webrick even if mongrel is installed (no SSL support in mongrel)
    • Rails runs in “production” mode
  • client:
    • Dradis can be used with wxRuby 2.0.0
    • better error handling for REST web service communication errors
    • easier REST credentials configuration in ./conf/dradis.xml

download now

Dradis v2.0.1 released!

After three weeks, over 60 commits and nearly 1k downloads of Dradis 2.0 we have a new release:

  • Smart command line parsing: the console client accepts multi-word parameters using quote characters
  • The add extension brings back the ability to add nodes and categories from the console
  • Close bug 2572271: ruby 1.8.7 compatibility fix for wxWidgets interface
  • First security patch (and a new security reports page)
  • Minor bug fixes

download now