GVM Not detecting jQuery

hello,

We have scanned one of our host using GVM,
but it’s not detected jQuery.
Can you please let us know why this is not deletected.

jQuery Detection (HTTP)

Best regards

GVM versions

GVM20.08

sorry

The description was incorrect. It should be as follows.

We have scanned one of our host using GVM,
but it’s not detected jQuery.
Can you please let us know why this is not detected.

jQuery Detection (HTTP)
【HTML】
<script src=“js/jquery-1.11.1.min.js”>

Best regards

GVM versions

GVM20.08

You are using jquery-1.11.1 ?

Thank you for your response.

The website uses jQuery v1.11.1.
When I tried it with other targets, jQuery was detected.
Is there a detection condition?

From https://community.greenbone.net/t/possible-missing-detection-of-jquery/8017/2:

The missing detection might be due to various different reasons:

  1. the page where the jQuery lib is included wasn’t found while crawling the web page (you can add additional directories / path to crawl to the cgi_path scanner preference)
  2. the page where the jQuery lib is included is hidden behind e.g. a login
  3. additional, general scanning problems (web server / page isn’t detected at all, network timeouts while scanning, scan configuration problems, environmental problems like outdated scanner, …)
  4. other unknown reasons
1 Like