Skip to content

Commit

Permalink
Merge pull request #17 from zcyberseclab/dev_add_fg_1129
Browse files Browse the repository at this point in the history
feat:add new fg
  • Loading branch information
zcyberseclab authored Nov 29, 2024
2 parents d591887 + f00ff3d commit 3ad780a
Showing 1 changed file with 89 additions and 0 deletions.
89 changes: 89 additions & 0 deletions pkg/stage/assets/fingerprints.json
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,95 @@
"headers":[
"(?i)APISIX"
]
},
"huawei-gateway": {
"body": [
"(?i)HUAWEI Home Gateway"
]
},
"influxdb": {
"body": [
"(?i)influxdb"
]
},
"inspur": {
"body": [
"(?i)TSCEV4.0"
]
},
"jboss": {
"body": [
"(?i)Welcome to JBoss"
]
},
"jellyfin": {
"body": [
"(?i)Jellyfin"
]
},
"jira": {
"body": [
"(?i)jira"
]
},
"joomla": {
"body": [
"(?i)Joomla"
]
},
"acmailer": {
"body": [
"(?i)acmailer"
]
},
"comfyui": {
"body": [
"(?i)ComfyUI"
]
},
"anhen": {
"body": [
"明御安全网关"
]
},
"aodun": {
"body": [
"(?i)aodun"
]
},
"aoweiya": {
"body": [
"ava.com.cn"
]
},
"arris-router": {
"type": "router",
"manufacturer": "arris",
"body": [
"SBR-AC1750"
]
},
"asus-router": {
"type": "router",
"manufacturer": "asus",
"body": [
"(?i)ASUS Login"
]
},
"bgk": {
"headers": [
"Set-Cookie: bgk_"
]
},
"casdoor": {
"body": [
"(?i)casdoor"
]
},
"baizhuo": {
"body": [
"(?i)smart"
]
}
}

Expand Down

0 comments on commit 3ad780a

Please sign in to comment.