hi,
I tried to run the following on kali Linux
!!!
root@kali:~# whereis dradis
dradis: /usr/lib/dradis /etc/dradis
root@kali:~# cd /usr/lib/dradis
root@kali:/usr/lib/dradis# ls
app dradisctl dradis-plugins Rakefile
attachments dradisframework dradis-qualys script
backup dradis-html_export dradis-vulndb spec
bin dradis-mediawiki engines templates
config dradis-nessus Gemfile test
config.ru dradis-nexpose Gemfile.lock Thorfile
db dradis-nikto Gemfile.plugins tmp
dradis dradis-nmap lib vendor
dradis-acunetix dradis-ntospider log
dradis-burp dradis-openvas packaging
dradis-csv dradis-pdf_export public
root@kali:/usr/lib/dradis#
when I tried to start the service using ./start.sh , the command are not found
!!!
oot@kali:/usr/lib/dradis# ./start.sh
bash: ./start.sh: No such file or directory
root@kali:/usr/lib/dradis#
!!!
any advice please
thanks,