Merge pull request #99 from Pxmme/master

Create laravel-env.yaml
patch-1
bauthard 2020-05-24 08:09:39 +05:30 committed by GitHub
commit c105a35fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

15
files/laravel-env.yaml Normal file
View File

@ -0,0 +1,15 @@
id: env
info:
name: Laravel .env file
author: pxmme1337
severity: low/medium
requests:
- method: GET
path:
- "{{BaseURL}}/.env"
matchers:
- type: word
words:
- "APP_NAME"