23Ağu
Why nikto does not find an Angular application running on localhost?
I would like to run nikto (a web server scanner) on an Angular application running on localhost with Express.
But nikto does not find the Angular application:
$ nikto -host localhost -p 4500 -nossl
- Nikto v2.5.0
---------------------------------------------------------------------------
---------------------------------------------------------------------------
+ 0 host(s) tested
What happens?