Dradis is an open source framework that basically design for information sharing when a group of people do vulnerability assessment in a team.
In back track 5 it comes by default. But after start the server and you hit the url http://127.0.0.1:3004/ you may got following error. Just switch to https (https://127.0.0.1:3004/) will solved the problem.
ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 state=SSLv2/v3 read client hello A: http request
/usr/lib/ruby/1.9.2/openssl/ssl-internal.rb:164:in `accept'
The recent dradis has built is import feature form a lots well known security tool scan output like nmap,w3af,openvas,burp and many others. Its also has reporting feature.Have a look on it http://dradisframework.org/.
Thought its specially design for security assessment team but any other team like software QA and other people working in a team can use it for effective information sharing.
0 comments:
Post a Comment