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.).
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
View the original article here
This post was made using the Auto Blogging Software from WebMagnates.org This line will not appear when posts are made after activating the software to full version.
Hiç yorum yok:
Yorum Gönder