-
I am using v2.5.0 to scan my web site, it can't success. But if i switch to 2.1.6, it can success and generate result.html。
![image](https://github.com/sullo/nikto/assets/20234214/1ab11015-3819-444…
-
-
### Expected behavior
docker run --rm sullo/nikto
to work
### Actual behavior
docker run --rm sullo/nikto
output : docker run --rm sullo/nikto
### Steps to reproduce
1. i just follo…
-
### Output of suspected false positive / negative
Post any useful information like the ID of the test causing the false positive.
### Debug output
Run:
```
./nikto.pl -host targethost -Save false_…
-
There is a webserver using self-signed certificate that Nikto does not recognize. I can however reach it via normal web browsers. I had to proxy Nikto through Burp to be able to scan it.
curl comp…
-
### Expected behavior
For example, we disabled all HTTP methods except for GET and OPTIONS. Nikto then should print `+ Allowed HTTP Methods: OPTIONS, GET`.
### Actual behavior
`+ Allowed HTTP…
-
##### Summary
**This issue is to keep track of the status of the build so that as soon as possible can update the SlackBuild from 2.1.5 to 2.1.6**
- https://cirt.net/Nikto2
- https://github.com/sul…
-
### Expected behavior
I expected nikto to successfully connect to a https webserver to conduct its scans
### Actual behavior
Received the following errors:
#### Linux kali 5.16.0-kali6-cloud-a…
-
### Describe the bug
We run the SCB with nikto in our kubernetes cluster. When the nikto scan does not find an robot.txt it seems, that no file containing findings is created. Then the lurker tries t…
-
Most packages use a similar pattern of installation through `trivial-build-system` and patterns like:
``` scheme
(begin
(use-modules (guix build utils))
(let* ((src (assoc-ref %build-inputs "s…