Skip to content

Commit

Permalink
Add Zombie.js detection (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGiting authored Jul 10, 2018
1 parent d311c97 commit 44479a7
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion raw/Crawlers.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions raw/Crawlers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ Comodo SSL Checker
contactbigdatafr
contentkingapp
convera
CookieReports\.com
copyright sheriff
CopyRightCheck
Copyscape
Expand Down Expand Up @@ -350,6 +351,7 @@ gofetch
GomezAgent
gooblog
Goodzer\/[0-9]
GoogleCloudMonitoring
Google favicon
Google Keyword Suggestion
Google Keyword Tool
Expand Down Expand Up @@ -516,6 +518,7 @@ Kml-Google
knows\.is
KOCMOHABT
kouio
kube-probe
kulturarw3
KumKie
L\.webis
Expand Down Expand Up @@ -1146,5 +1149,6 @@ Zermelo
Zeus
zgrab
ZnajdzFoto
Zombie\.js
ZyBorg
[a-z0-9\-_]*(bot|crawler|archiver|transcoder|spider|uptime|validator|fetcher)
1 change: 1 addition & 0 deletions src/Fixtures/Crawlers.php
Original file line number Diff line number Diff line change
Expand Up @@ -1170,6 +1170,7 @@ class Crawlers extends AbstractProvider
'Zeus',
'zgrab',
'ZnajdzFoto',
'Zombie\.js',
'ZyBorg',
'[a-z0-9\-_]*(bot|crawler|archiver|transcoder|spider|uptime|validator|fetcher)',
);
Expand Down
1 change: 1 addition & 0 deletions tests/crawlers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3284,3 +3284,4 @@ JolokiaPwn, https://matmannion.com/jolokiapwn/, [email protected]
CookieReports.com/0.1
GoogleCloudMonitoring
kube-probe/1.9+
Mozilla/5.0 Chrome/10.0.613.0 Safari/534.15 Zombie.js/5.0.7
2 changes: 0 additions & 2 deletions tests/devices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113416,7 +113416,6 @@ Mozilla/5.0 (Linux; Android 7.0; G3121 Build/40.0.A.6.189) AppleWebKit/537.36 (K
Mozilla/5.0 (Linux; Android 4.4.4; E2105 Build/24.0.A.5.14) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.36
Mozilla/5.0 (iPhone; CPU iPhone OS 11_0_3 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Mobile/15A432 (4895863664)
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2847.41 Safari/537.36
Mozilla/5.0 Chrome/10.0.613.0 Safari/534.15 Zombie.js/5.0.7
Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_5 like Mac OS X) AppleWebKit/604.5.6 (KHTML, like Gecko) Mobile/15D60 (5131794896)
Mozilla/5.0 (X11; U; Linux i686; es-AR; rv:1.8.1.12) Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.0.12
Mozilla/5.0 (Linux; Android 6.0.1; P01M Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.137 Safari/537.36
Expand Down Expand Up @@ -136115,7 +136114,6 @@ Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_2 like Mac OS X) AppleWebKit/604.4.7 (KH
Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Mobile/14G60 [FBAN/MessengerForiOS;FBAV/141.0.0.47.79;FBBV/76976257;FBDV/iPhone8,1;FBMD/iPhone;FBSN/iOS;FBSV/10.3.3;FBSS/2;FBCR/vfGR;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/0]
Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Maxthon/4.4.8.2000 Chrome/30.0.1599.101 Safari/537.36
Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Mobile/14G60 [FBAN/FBIOS;FBAV/160.0.0.34.96;FBBV/93101108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iOS;FBSV/10.3.3;FBSS/2;FBCR/O2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/93101108]
Mozilla/5.0 Chrome/10.0.613.0 Safari/534.15 Zombie.js/5.0.9
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3330.0 Safari/537.36
Mozilla/5.0 (Linux; Android 7.0; HTC One M9 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.107 Mobile Safari/537.36
Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_1 like Mac OS X) AppleWebKit/604.4.7 (KHTML, like Gecko) Mobile/15C153 [FBAN/MessengerForiOS;FBAV/147.0.0.50.87;FBBV/84235609;FBDV/iPhone9,3;FBMD/iPhone;FBSN/iOS;FBSV/11.2.1;FBSS/2;FBCR/EE;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/0]
Expand Down

0 comments on commit 44479a7

Please sign in to comment.