Hack Tool Repository Logo

Hack Tool Repository

white curve white curve

Arachni

This site is no longer maintained and kept for archiving purposes.

Arachni

Arachni is a fully automated system which tries to enforce the fire and forget principle. As soon as a scan is started it will not bother you for anything nor require further user interaction. Upon completion, the scan results will be saved in a file which you can later convert to several different formats (HTML, Plain Text, XML, etc.).


Site: http://arachni.segfault.gr/news
Source URL: files/Web applications/Arachni/arachni-v0.4.0.2-cde.tar.gz
Category: Web applications
Hits: 1976
Rating: 10
Added: 2011-05-19 16:12:06
Updated: 2012-01-15 08:28:59
Tested on:
Fedora Core    install.sh
11
OpenSUSE    install.sh
11
Ubuntu    install.sh
10.10
11.04

Comments:

if you get the following error:

./ruby.cde: 2: ../cde-exec: not found

You will need to install ruby version 1.9.2.
I reccommend install ruby 1.9.2 through RVM.
To install rvm:

wget http://rvm.beginrescueend.com/releases/rvm-install-head
chmod +x rvm-install-head
./rvm-install-head

Then add following line below to ~/.bashrc;

[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # This loads RVM into a shell session.

close terminal and then open new terminal.
Then switch to ruby 1.9.2:

rvm install 1.9.2
rvm install 1.9.2-head

To install arachni:

gem install arachni

by marc at 2011-05-20 11:31:37

 
Olderchurch Web Site About Us | Site Map | Contact Us | ©2012 Olderchurch Security Consultancy