Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect new brands: CADENA, inovo, Jin Tu, MBK, EagleSoar, KENSHI, TECHNOSAT, Lville, Whoop, CEPTER, Clovertek, HOLLEBERG and Detect device for exist brands #185

Merged
merged 3 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
590 changes: 300 additions & 290 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-device-detector",
"version": "2.1.0",
"version": "2.1.1",
"description": "Nodejs device detector (port matomo-org/device-detector)",
"main": "index.js",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions parser/device/brand-short.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ module.exports = {
'Y8': 'Bubblegum',
'BMW': 'BMW',
'C9': 'CAGI',
'CAD': 'CADENA',
'CT': 'Capitel',
'G3': 'CG Mobile',
'37': 'CGV',
Expand All @@ -233,6 +234,7 @@ module.exports = {
'CNG': 'Canguro',
'CNT': 'CCIT',
'CEC': 'Cecotec',
'CEP': 'CEPTER',
'CEI': 'Ceibal',
'02': 'Cell-C',
'CEL': 'Cellacom',
Expand All @@ -256,6 +258,7 @@ module.exports = {
'L8': 'Clarmin',
'25': 'Claresta',
'CLA': 'CLAYTON',
'CLT': 'Clovertek',
'1J': 'Cloud',
'CD': 'Cloudfone',
'6C': 'Cloudpad',
Expand Down Expand Up @@ -389,6 +392,7 @@ module.exports = {
'DLI': 'D-Link',
'ENO': 'eNOVA',
'IN2': 'iNOVA',
'IN3': 'inovo',
'INH': 'Inhon',
'EB': 'E-Boda',
'EJ': 'Engel',
Expand All @@ -399,6 +403,7 @@ module.exports = {
'EAS': 'EAS Electric',
'EP': 'Easypix',
'EQ': 'Eagle',
'EGS': 'EagleSoar',
'EA': 'EBEST',
'YC': 'EBEN',
'E4': 'Echo Mobiles',
Expand Down Expand Up @@ -645,6 +650,7 @@ module.exports = {
'H1': 'Hoffmann',
'HOM': 'Homatics',
'H0': 'Hometech',
'HLB': 'HOLLEBERG',
'HM': 'Homtom',
'HZ': 'Hoozo',
'H7': 'Horizon',
Expand Down Expand Up @@ -768,6 +774,7 @@ module.exports = {
'JF': 'JFone',
'JI': 'Jiayu',
'JG': 'Jinga',
'JIN': 'Jin Tu',
'JX': 'Jio',
'VJ': 'Jivi',
'JK': 'JKL',
Expand Down Expand Up @@ -798,6 +805,7 @@ module.exports = {
'KHA': 'Khadas',
'KS': 'Kempler & Strauss',
'K3': 'Keneksi',
'KHI': 'KENSHI',
'KX': 'Kenxinda',
'KEN': 'Kenbo',
'KND': 'Kendo',
Expand Down Expand Up @@ -850,6 +858,7 @@ module.exports = {
'Z3': 'Laurus',
'LEC': 'Lectrus',
'LV': 'Lava',
'LVI': 'Lville',
'LC': 'LCT',
'L5': 'Leagoo',
'U3': 'Leben',
Expand Down Expand Up @@ -936,6 +945,7 @@ module.exports = {
'MAU': 'Maunfeld',
'28': 'MBOX',
'FK': 'MBI',
'MBK': 'MBK',
'3D': 'MDC Store',
'1Y': 'MDTV',
'09': 'meanIT',
Expand Down Expand Up @@ -1491,6 +1501,7 @@ module.exports = {
'TE1': 'TechSmart',
'TX': 'TechniSat',
'TT': 'TechnoTrend',
'TTS': 'TECHNOSAT',
'TP': 'TechPad',
'TPS': 'TPS',
'9E': 'Techwood',
Expand Down Expand Up @@ -1706,6 +1717,7 @@ module.exports = {
'WAL': 'Waltter',
'WAI': 'Wainyok',
'WHI': 'White Mobile',
'WHO': 'Whoop',
'WBL': 'We. by Loewe.',
'WCP': 'WeChip',
'WM': 'Weimei',
Expand Down
19 changes: 16 additions & 3 deletions regexes/bots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,7 @@
name: 'BIZON, OOO'
url: 'https://bi.zone/'

- regex: 'masscan'
- regex: '.*masscan'
name: 'masscan'
url: 'https://github.com/robertdavidgraham/masscan'
category: 'Crawler'
Expand Down Expand Up @@ -3707,6 +3707,11 @@
category: 'Crawler'
url: 'https://geedo.com/bot/'

- regex: 'GeedoProductSearch'
name: 'GeedoProductSearch'
category: 'Crawler'
url: 'https://geedo.com/product-search/'

- regex: 'BackupLand(?:/([\d+.]+))?'
name: 'BackupLand'
category: 'Crawler'
Expand Down Expand Up @@ -4427,10 +4432,18 @@
category: 'Crawler'
url: 'https://www.castopod.org/'

- regex: 'Elastic/Synthetics'
name: 'Elastic Synthetics'
category: 'Site Monitor'
url: 'https://github.com/elastic/synthetics'
producer:
name: 'Elasticsearch B.V.'
url: 'https://www.elastic.co/'

# Generic bots
- regex: 'nuhk|grub-client|Download Demon|SearchExpress|Microsoft URL Control|borg|altavista|dataminr\.com|teoma|oegp|http%20client|htdig|mogimogi|larbin|scrubby|searchsight|semanticdiscovery|snappy|vortex(?!(?: Build|Plus))|zeal(?!ot)|dataparksearch|findlinks|BrowserMob|URL2PNG|ZooShot|GomezA|Google SketchUp|Read%20Later|7Siters|centuryb\.o\.t9|InterNaetBoten|EasyBib AutoCite|Bidtellect|tomnomnom/meg|cortex|Re-re Studio|adreview|AHC/|NameOfAgent|Request-Promise|ALittle Client|Hello,? world|wp_is_mobile|0xAbyssalDoesntExist|Anarchy99|^revolt|nvd0rz|xfa1|Hakai|gbrmss|fuck-your-hp|IDBTE4M CODE87|Antoine|Insomania|Hells-Net|b3astmode|Linux Gnu \(cow\)|Test Certificate Info|iplabel|Magellan|TheSafex?Internetx?Search|Searcherweb|kirkland-signature|LinkChain|survey-security-dot-txt|infrawatch|^xenu|^(?:chrome|firefox|KvshClient|Zeus|ZmEu)$'
- regex: 'nuhk|grub-client|Download Demon|SearchExpress|Microsoft URL Control|borg|altavista|dataminr\.com|teoma|oegp|http%20client|htdig|mogimogi|larbin|scrubby|searchsight|semanticdiscovery|snappy|vortex(?!(?: Build|Plus| CM62| HD65))|zeal(?!ot)|dataparksearch|findlinks|BrowserMob|URL2PNG|ZooShot|GomezA|Google SketchUp|Read%20Later|7Siters|centuryb\.o\.t9|InterNaetBoten|EasyBib AutoCite|Bidtellect|tomnomnom/meg|cortex|Re-re Studio|adreview|AHC/|NameOfAgent|Request-Promise|ALittle Client|Hello,? world|wp_is_mobile|0xAbyssalDoesntExist|Anarchy99|^revolt|nvd0rz|xfa1|Hakai|gbrmss|fuck-your-hp|IDBTE4M CODE87|Antoine|Insomania|Hells-Net|b3astmode|Linux Gnu \(cow\)|Test Certificate Info|iplabel|Magellan|TheSafex?Internetx?Search|Searcherweb|kirkland-signature|LinkChain|survey-security-dot-txt|infrawatch|^xenu|^(?:chrome|firefox|KvshClient|Zeus|ZmEu)$'
name: 'Generic Bot'

# Generic detections
- regex: '[a-z0-9_-]*(?:(?<!cu|power[ _]|m[ _])bot(?![ _]TAB|[ _]?5[0-9]|[ _]Senior|[ _]Junior)|analyzer|appengine|archiver?|checker|collector|crawl|crawler|(?<!node-|uclient-|Mikrotik/\d\.[x\d] |electron-)fetch(?:er)?|indexer|inspector|monitor|(?<!Microsoft |banshee-)project(?!or)|(?<!Google Wap |Blue )proxy|research|resolver|robots|(?<!Cam)scanner|scraper|script|searcher|(?<!-)security|spider|study|transcoder|uptime|user[ _]?agent|validator)(?:[^a-z]|$)'
- regex: '[a-z0-9_-]*(?:(?<!cu|power[ _]|m[ _])bot(?![ _]TAB|[ _]?5[0-9]|[ _]Senior|[ _]Junior)|analyzer|appengine|archiver?|checker|collector|crawl|crawler|(?<!node-|uclient-|Mikrotik/\d\.[x\d] |electron-)fetch(?:er)?|indexer|inspector|monitor|(?<!Microsoft |banshee-)project(?!or)|(?<!Google Wap |Blue )proxy|research|resolver|robots|(?<!Cam)scanner|scraper|script|searcher|(?<!-)security|spider(?! 8)|study|transcoder|uptime|user[ _]?agent|validator)(?:[^a-z]|$)'
name: 'Generic Bot'
3 changes: 3 additions & 0 deletions regexes/client-index-hash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7011,6 +7011,9 @@ e68f8e6:
7a1ec9fd:
- - 439
- []
664a08b0:
- []
- - 78
969a304:
- - 516
- []
Expand Down
2 changes: 1 addition & 1 deletion regexes/client/browsers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1534,7 +1534,7 @@
default: 'Gecko'

# Microsoft Edge (Spartan Edge)
- regex: '(?<!motorola )Edge[ /](\d+[\.\d]+)'
- regex: '(?<!motorola |; )Edge[ /](\d+[\.\d]+)'
name: 'Microsoft Edge'
version: '$1'
engine:
Expand Down
5 changes: 0 additions & 5 deletions regexes/client/libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -607,11 +607,6 @@
version: '$1'
url: 'https://github.com/http-server-rs/http-server'

- regex: 'ivre-masscan(?:/(\d+[\.\d]+))?'
name: 'masscan'
version: '$1'
url: 'https://github.com/robertdavidgraham/masscan'

- regex: 'Boto3(?:/(\d+[\.\d]+))?'
name: 'Boto3'
version: '$1'
Expand Down
Loading
Loading