commit
c105a35fcd
|
@ -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"
|
Loading…
Reference in New Issue