Create laravel-filemanager.yaml

patch-1
Prince Chaddha 2022-03-11 15:53:44 +05:30 committed by GitHub
parent bcd67b9429
commit 65d6d372a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: laravel-filemanager
info:
name: Laravel FileManager Panel Detect
author: princechaddha
severity: info
reference: https://github.com/UniSharp/laravel-filemanager
tags: laravel,filemanager,fileupload
requests:
- method: GET
path:
- "{{BaseURL}}/laravel-filemanager?type=Files"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Laravel FileManager"
- type: status
status:
- 200