nuclei-templates/exposures/files/lazy-file.yaml

21 lines
333 B
YAML
Raw Normal View History

2020-07-28 14:44:34 +00:00
id: lazy-file-manager
2020-07-26 19:29:04 +00:00
info:
name: Lazy File Manager
author: amsda
severity: medium
2021-05-29 09:32:33 +00:00
tags: exposure
2020-07-26 19:29:04 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/lfm.php"
2020-07-31 08:38:08 +00:00
matchers-condition: and
2020-07-26 19:29:04 +00:00
matchers:
2020-07-28 14:44:34 +00:00
- type: status
2020-07-26 19:29:04 +00:00
status:
- 200
2020-07-28 14:44:34 +00:00
- type: word
2020-07-26 19:29:04 +00:00
words:
2020-07-28 14:44:34 +00:00
- Lazy File Manager