Closed Gazel1 closed 1 year ago
I run discover as sudo too
Make sure whatever HTTP service you're using is also running as sudo since the data was written to disk with sudo permissions. I usually just used the python -m http.server 80
command to get the job done to look at the data
The issue is Kali won't let you open a local webpage as root.
When your scan completes, do the following as root: mv /root/data/acme.org /home/kali/ chown -R kali:kali /home/kali/acme.org Open a new tab in Terminal. open acme.org/index.htm &
I may add this functionality soon.
The results page does not open
[