commit
58df42148f
|
@ -2,13 +2,17 @@ id: laravel-env
|
|||
|
||||
info:
|
||||
name: Laravel .env file
|
||||
author: pxmme1337 & dwisiswant0
|
||||
author: pxmme1337 & dwisiswant0 & geeknik
|
||||
severity: medium
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/.env"
|
||||
- "{{BaseURL}}/.env.dev.local"
|
||||
- "{{BaseURL}}/.env.development.local"
|
||||
- "{{BaseURL}}/.env.prod.local"
|
||||
- "{{BaseURL}}/.env.production.local"
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: regex
|
||||
|
|
Loading…
Reference in New Issue