gadido30 / dradisframework

Official repo of the Dradis Framework

Home Page:http://dradisframework.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Dradis

Build Status

Dradis is an open source collaboration framework, tailored to InfoSec teams.

Our goals

  • Share the information effectively.
  • Easy to use, easy to be adopted. Otherwise it would present little benefit over other systems.
  • Flexible: with a powerful and simple extensions interface.
  • Small and portable. You should be able to use it while on site (no outside connectivity). It should be OS independent (no two testers use the same OS).

Some of the features:

Getting started (git release, recommended)

$ git clone https://github.com/dradis/dradisframework.git
$ cd dradisframework/
$ git checkout release-3.0
$ cd bin
$ bundle install
$ ruby ./setup
$ cd ..
$ bundle exec rails server

You can browse to the app at http://localhost:3000/

Getting started (stable release)

In http://dradisframework.org/download.html you will find the latest packages. (pending 3.0 release)

Getting help

Contributing

Please see CONTRIBUTING.md for details.

Many thanks to all Dradis Framework contributors.

License

Dradis Framework is released under GNU General Public License version 2.0

About

Official repo of the Dradis Framework

http://dradisframework.org/


Languages

Language:Ruby 73.7%Language:CSS 13.5%Language:HTML 10.9%Language:JavaScript 0.8%Language:Shell 0.5%Language:ApacheConf 0.4%Language:CoffeeScript 0.1%