dradis-legacy
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:This is a LEGACY repo head to
# This is not the Repo you are looking for!

New development is taking place in [dradis/dradis-ce](https://github.com/dradis/dradis-ce).

This repo contains 2007->2015 code, from Dradis v1 to v3.0.

This repo lives here for archeological purposes.

# Welcome to Dradis

[![Build Status](https://secure.travis-ci.org/dradis/dradisframework.png)](https://secure.travis-ci.org/dradis/dradisframework)

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:

* Platform independent
* Markup support for the notes: text styles, code blocks, images, links, etc.
* Integration with existing systems and tools:
  * [Burp Scanner](http://portswigger.net/burp/scanner.html)
  * [Metasploit](http://www.metasploit.com/)
  * [Nessus](http://www.nessus.org/products/nessus)
  * [NeXpose](http://www.rapid7.com/products/nexpose-community-edition.jsp)
  * [Nikto](http://cirt.net/nikto2)
  * [Nmap](http://nmap.org)
  * [OpenVAS](http://www.openvas.org/)
  * [OSVDB](http://osvdb.org)
  * [Retina](http://www.eeye.com/products/retina/retina-network-scanner)
  * [SureCheck](http://www.wildcroftsecurity.com/)
  * [VulnDB](http://vulndbhq.com)
  * [w3af](http://w3af.sourceforge.net/)
  * [wXf](https://github.com/WebExploitationFramework/wXf)
  * [Zed Attack Proxy](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project)


## Getting started (git release, recommended)

```
$ git clone https://github.com/dradis/dradisframework.git
$ cd dradisframework/
$ ruby bin/setup
$ 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

* http://dradisframework.org/
* Dradis Guides: http://guides.dradisframework.org
* [Community Forums](http://discuss.dradisframework.org/)
* IRC: **#dradis** `irc.freenode.org`


## Contributing

Please see CONTRIBUTING.md for details.

Many thanks to all Dradis Framework [contributors](https://github.com/dradis/dradisframework/graphs/contributors).


## License

Dradis Framework is released under [GNU General Public License version 2.0](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。