Stirling PDF - Detect
ID: stirling-pdf-detect
Severity: info
Author: s4e-io
Tags: tech,stirling-pdf
Description
Section titled “Description”Stirling PDF was detected.
YAML Source
Section titled “YAML Source”id: stirling-pdf-detect
info: name: Stirling PDF - Detect author: s4e-io severity: info description: Stirling PDF was detected. reference: - https://github.com/Stirling-Tools/Stirling-PDF metadata: verified: true max-request: 1 fofa-query: icon_hash="245183385" tags: tech,stirling-pdf
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - '<title>Stirling PDF' - '<title>Stirling-PDF' - 'content="Stirling PDF' - 'window.stirlingPDF' condition: or
- type: status status: - 200# digest: 4a0a00473045022100dcee1a5f0b11452ee062b7e4d5f88c566c59aceb7066618a4ae4936468e88ec002205a4da9ef11509b4117ba28e5dbf439281d7f2d9e5b40066fca0fe235a7a127a5:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/stirling-pdf-detect.yaml"