Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#62570 - [nikto] Launch script switches directory, breaking output options
Attached to Project:
Community Packages
Opened by Drew Noel (drewmnoel) - Tuesday, 07 May 2019, 19:19 GMT
Last edited by Balló György (City-busz) - Friday, 30 August 2019, 05:08 GMT
Opened by Drew Noel (drewmnoel) - Tuesday, 07 May 2019, 19:19 GMT
Last edited by Balló György (City-busz) - Friday, 30 August 2019, 05:08 GMT
|
DetailsDescription:
The script that is installed to /usr/bin/ contains a "cd" to another directory (/usr/share/nikto/). This means that when a user gives an output flag to nikto, nikto attempts to write the output to /usr/share/nikto/, rather than the user's real working directory. Additional info: * Nikto v2.1.6 Reproduction Examples (as a non-privileged user): 1. nikto -host https://example.com -output example.txt 2. nikto -host https://example.com -Save . |
This task depends upon