ExpressVPN

ExpressVPN

ID: dpbilbpinfjkhciajdcifndlpegepokc

Supported Languages

🇷🇺Russian

Extension Info & Metadata

Status
Active
Version
1.0.0
Size
0.02 MB
Rating
5.0/5
Reviews
45
Users
264
Type
Extension
Updated
Jun 15, 2026
Category
Privacy & security
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
22
Active
19
Obsolete
3
Listed
22
Unlisted
0
Total Users
1,289
Screenshot 1

Простой и удобный VPN для браузера

Item
Type
Severity
Description
proxy
Permission
Critical
This permission allows the extension to control the browser's proxy settings. Rated Critical because it can route all traffic through potentially malicious proxies, enabling man-in-the-middle attacks and traffic monitoring.

All browser traffic is silently redirected through SOCKS5 servers at bare IP addresses (e.g. 103.35.189.225:1082, 80.92.204.33:1082) operated by an anonymous entity with no public audit, no verifiable jurisdiction, and a Telegra.ph blog post as a privacy policy. Users who install this extension believing it is the real ExpressVPN will have their full HTTP request contents and TLS server-name-indication data exposed to the operator with no meaningful accountability or transparency. This is the MitM infrastructure enabled by the phishing-via-brand-impersonation entry vector.

worker.js (Line 171)
function engageTunnel(nodeId) {  const node = SERVERS.find(function(s) {    return s.id === nodeId;  });  if (!node) return false;  const config = {    mode: "fixed_servers",    rules: {      singleProxy: {        scheme: "socks5",        host: node.host,        port: node.port      },      bypassList: BYPASS_LIST    }  };  chrome.proxy.settings.set({    value: config,    scope: "regular"  }, function() {    if (chrome.runtime.lastError) {      relayActive = false;      chosenNode = null;      return;    }    relayActive = true;    chosenNode = nodeId;  });  return true;}

The extension is named 'ExpressVPN' but its author is 'Авокадо Team' with homepage securepulse.space — it has no affiliation with the real ExpressVPN brand (expressvpn.com). This is deliberate brand impersonation designed to attract installs from users seeking the legitimate product. The popup code (core.js:195) further reveals the actual backend service is 'Myxa VPN' at myxavpn.pro, proving the ExpressVPN name is purely a deceptive lure.

manifest.json (Line 3)
{  "manifest_version": 3,  "name": "ExpressVPN",  "version": "1.0.0",  "description": "Простой и удобный VPN для браузера",  "author": "Авокадо Team",  "homepage_url": "https://securepulse.space",  "permissions": [    "proxy"  ]

By severity

Critical1
High1
Medium0
Low0

Versions scanned

Showing 1 of 1 scanned version with more than one unique finding. Counts are unique findings that include each version.

Extension VersionCode Review Findings
1.0.02

Files with findings

2 distinct paths — top paths by unique finding count:

  • manifest.json1
  • worker.js1
S.No.
Category
Severity
File
Summary
Found in Version
1Network Interception
critical
worker.js (line 171)All browser traffic is silently redirected through SOCKS5 servers at bare IP addresses (e.g. 103.35.189.225:1082, 80.92.204.33:1082) operated by an anonymous entity with no public audit, no verifiable jurisdiction, an…
2Phishing
high
manifest.json (line 3)The extension is named 'ExpressVPN' but its author is 'Авокадо Team' with homepage securepulse.space — it has no affiliation with the real ExpressVPN brand (expressvpn.com). This is deliberate brand impersonation desi…
URLs
4
IPv4
16
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

Gain full insight into all external connections.

Upgrade for full visibility.

app.myxavpn.pro/authhttps://app.myxavpn.pro/auth?ref=58ca6bb8-4756-4431-9c64-9b2f47aade63
t.me/myxavpn_bothttps://t.me/myxavpn_bot?start=58ca6bb8-4756-4431-9c64-9b2f47aade63
www.w3.org/2000/svghttp://www.w3.org/2000/svg
securepulse.space-https://securepulse.space

Gain full insight into all external connections.

Upgrade for full visibility.

103.35.189.225
IPv4
-
103.35.191.173
IPv4
-
178.130.47.129
IPv4
-
80.92.204.33
IPv4
-
80.92.204.47
IPv4
-
185.252.215.98
IPv4
-
185.252.215.97
IPv4
-
5.180.30.122
IPv4
-
5.180.30.15
IPv4
-
86.104.74.110
IPv4
-
94.131.118.237
IPv4
-
94.131.118.39
IPv4
-
194.150.220.163
IPv4
-
45.89.110.227
IPv4
-
80.92.206.84
IPv4
-
127.0.0.1
IPv4
-
Showing 1 to 16 of 20 rows
Rows per page:
Version
Size
Is Malicious
Findings
Permhash
1.0.0
Latest
0.02 MB
Malicious
2
Showing 1 to 1 of 10 rows
Rows per page:

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.