Skip to main content
Vulnerability Scanning
Created bymhmdiaa-trickest
Last updated8/12/2024

Input Parameters

Header(s) to include in HTTP requests
file
Header(s) to include in HTTP requests
file
required
JSONLines records of web technology discovery details from the Fingerprint Web Technologies module

Outputs

findingsweb-technologies

Scan for Technology-Specific Vulnerabilities

Description

Scan the identified technologies on your attack surface using tailored checks and methodologies for each. The currently supported technologies are:
  • WordPress
  • Microsoft IIS
  • Ivanti Pulse Secure
  • Joomla
  • GitLab
  • Jenkins
  • Spring Boot
  • Jira
  • Splunk
  • WebLogic

Features

  • Performs custom checks based on the identified technologies for a more targeted scan.
  • Detects related components and extensions, such as WordPress plugins and themes.
  • Can scan thousands of web servers simultaneously.

Inputs

Required

  • web-technologies: JSONLines records of web technology discovery details from the “Fingerprint Web Technologies” module.

Optional

  • header: Header(s) to include in HTTP requests
  • header-file: File with header(s) to include in HTTP requests

Outputs

  • findings: JSONLines records of finding details.
  • web-technologies: JSONLines records of web component discovery details.

Changelog

  • v1.0.0
    • Initial release
  • v1.1.0
    • Added header-file input
  • v1.1.1
    • Included the HTTP request that triggered each finding in the request field of the findings output