Update error-logs.yaml
parent
6330e4f473
commit
4a88b7c420
|
@ -2,13 +2,14 @@ id: error-logs
|
|||
|
||||
info:
|
||||
name: common error log files
|
||||
author: geeknik,daffainfo,ELSFA7110
|
||||
author: geeknik,daffainfo,ELSFA7110,Hardik-Solanki
|
||||
severity: low
|
||||
tags: logs,exposure,error
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/php_errors.log"
|
||||
- "{{BaseURL}}/MyErrors.log"
|
||||
- "{{BaseURL}}/admin/error.log"
|
||||
- "{{BaseURL}}/admin/errors.log"
|
||||
|
|
Loading…
Reference in New Issue