commit
44eae41b25
|
@ -0,0 +1,19 @@
|
|||
id: APCu service
|
||||
|
||||
info:
|
||||
name: APCu service information leakage
|
||||
author: koti2
|
||||
severity: Low
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/apc/apc.php"
|
||||
- "{{BaseURL}}/apc.php"
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "APCu Version Information"
|
||||
- "General Cache Information"
|
||||
- "Detailed Memory Usage and Fragmentation"
|
||||
condition: or
|
Loading…
Reference in New Issue