Create exposed-hg.yaml
parent
c56ba05165
commit
50de7f79cf
|
@ -0,0 +1,18 @@
|
|||
id: exposed-hg
|
||||
|
||||
info:
|
||||
name: Exposed HG Directory
|
||||
author: daffainfo
|
||||
severity: medium
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/.hg/hgrc"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "[paths]"
|
||||
- "default"
|
||||
condition: and
|
Loading…
Reference in New Issue