parent
211ddcc575
commit
8cbe35bf1a
|
@ -0,0 +1,13 @@
|
|||
id: web-config
|
||||
info:
|
||||
name: web config file
|
||||
author: Yash Anand @yashanand155
|
||||
severity: medium
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/web.config'
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- <configuration>
|
Loading…
Reference in New Issue