Skip to content

FanRuanOA2012-detect

ID: fanruanoa2012-detect

Severity: info

Author: YanYun

Tags: oa,java,fanruan,tech

id: fanruanoa2012-detect
info:
name: FanRuanOA2012-detect
author: YanYun
severity: info
metadata:
max-request: 1
tags: oa,java,fanruan,tech
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'down.download?FM_SYS_ID'
# digest: 490a0046304402205cdd63d324d183718ee0636b9a09c396ed76d5ba13bf6dbb3206c7d1ea5a62e302205e93b0b32c46279773435f8ed23e7f41dd3327c530d0ff4586a615f07e6c6321:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/technologies/fanruanoa2012-detect.yaml"

View on Github