Monday, 2 July 2012

Arachni Application Installation and management


Download the arachni (tar.gz) desired version and just extract it to the opt directory

Login as root

go to the below path

/opt/arachni/arachni-v0.4.0.2-cde

Next run the below commands

nohup ./arachni_rpcd &

nohup ./arachni_web &
Using nohup will generate a output file so that you can later check the log details.

No comments:

Post a Comment