nuclei-templates/exposed-panels/roxy-fileman.yaml

29 lines
613 B
YAML
Raw Normal View History

2022-08-16 07:00:52 +00:00
id: roxy-fileman
info:
name: Roxy Fileman Detect
author: liquidsec,DhiyaneshDk
severity: info
2022-08-16 07:13:36 +00:00
metadata:
verified: true
google-dork: intitle:"Roxy file manager"
2022-08-16 07:00:52 +00:00
tags: tech,fileupload,roxy,fileman
requests:
- method: GET
path:
- "{{BaseURL}}/index.html"
- "{{BaseURL}}/fileman/index.html"
- "{{BaseURL}}/fileman/php/fileslist.php"
- "{{BaseURL}}/fileman/asp_net/main.ashx"
stop-at-first-match: true
redirects: true
max-redirects: 2
matchers:
- type: word
words:
- 'RoxyFileman.com'
- '"p":"'
condition: or