I ran the following command in my terminal (Linux Ubuntu 22.04)
wapiti -u <URL>
I have this return
A report was generated in the /home/my_user/.wapiti/generated_report file
Open /home/my_user/.wapiti/generated_report/file_example_name.html with a browser to view this report.
After this command it gives me the path to the report in generated html, but when executing
firefox /home/my_user/.wapiti/generated_report/file_example_name.html
I get the following error
File access is denied
The file at /home/my_user/.wapiti/generated_report/file_example_name.html is not readable.
It may have been removed, moved, or file permissions may be preventing access.
Note: this error above is displayed in firefox itself
In the terminal I get
Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.