1
vote
1answer
399 views

NGINX / HTTP TRACE

I have a http server Nginx with HTTP TRACE Enabled. A single nmap --script=http-methods.nse host.name give this result : Not shown: 988 closed ports PORT STATE SERVICE VERSION [...] ...
0
votes
0answers
237 views

which scanner can detect scripts with malicious javascript on the server? [closed]

We've noticed several security warnings from antivirus software when visiting one of our customer's pages. Besides other steps to improve security, we now want to scan the server's directories for ...