parent
d0fb6fb7c8
commit
3a6857e581
|
@ -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>'
|
||||||
|
|
Loading…
Reference in New Issue