Updated zte-panel.yaml

Added description, reference and extractors
patch-1
idealphase 2022-06-04 16:05:04 +07:00 committed by GitHub
parent d0fb6fb7c8
commit 3a6857e581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 1 deletions

View File

@ -2,8 +2,14 @@ id: zte-panel
info: info:
name: ZTE Panel name: ZTE Panel
author: github.com/its0x08 author: github.com/its0x08, idealphase
severity: info severity: info
description: |
ZTE Corporation is a global leader in telecommunications and information technology. Founded in 1985 and listed on both the Hong Kong and Shenzhen Stock Exchanges, the company has been committed to providing innovative technologies and integrated solutions for global operators, government and enterprise, and consumers from over 160 countries across the globe.ZTE Corporation is a global leader in telecommunications and information technology. Founded in 1985 and listed on both the Hong Kong and Shenzhen Stock Exchanges, the company has been committed to providing innovative technologies and integrated solutions for global operators, government and enterprise, and consumers from over 160 countries across the globe.
reference:
- https://www.zte.com.cn/global/
metadata:
verified: true
tags: panel,zte tags: panel,zte
requests: requests:
@ -22,3 +28,10 @@ requests:
words: words:
- "Mini web server 1.0 ZTE corp 2005." - "Mini web server 1.0 ZTE corp 2005."
part: header part: header
extractors:
- type: regex
part: body
group: 1
regex:
- '<div class="type"><font id="">(.+)<\/font><\/div>'