Associated with Malicious Campaign
Flags items that have been linked to known malicious campaigns based on threat intelligence or prior incidents. Indicates coordinated activity with intent to compromise, deceive, or exploit users.
Add more color to your communication. Emoji Keyboard - made for this. Emoji Keyboard for Chrome browser will help you with this. You no longer need to go to emoticon-websites to search, copy and paste emojis to your message. Now, you just install our extension. You have simple ways to pick emoticons you want and use them for your message, comment etc. Extensions will open up a world of colourful emotions for you, bring your messages to life. Our keyboard has various emoticons styles that are helpful if you want to see how do they look on different platforms. Emoji Keyboard is very simple and easy to use, you will understand its interface in a moment. Move with them to a new level of online communication. No restrictions on what you type and where, emoji will be always on hand. Don't forget to share this extension with your friends. Do not forget write reviews, share ideas on how to make Emoji Keyboard better. Note: Our extension has partnered with an affiliate network solely for link affiliation purposes. We do not store any of your search queries, nor do we profit from them. Any rewards we receive are solely from sales made after users click on affiliate links. The ads associated with this partnership do not interfere with any third-party website, in-app, or native advertising.
Summary:
The "Emoji Keyboard Online" extension, designed to facilitate emoji insertion, is confirmed to be part of a malicious campaign, engaging in covert data harvesting and browser hijacking activities.
Key insights:
Flags items that have been linked to known malicious campaigns based on threat intelligence or prior incidents. Indicates coordinated activity with intent to compromise, deceive, or exploit users.
Flags items that secretly collect user or device information without authorization.
Flags items that exhibit confirmed malicious activity.
Evidence
While appearing functional, this extension hijacks the browser by intercepting tab updates, exfiltrating visited URLs to a threat actor’s command-and-control server, and redirecting users to phishing or malware sites. This behavior enables persistent surveillance, credential theft, and full account compromise.
AI-powered analysis of the extension's source code for security insights and risk assessment.
Code Functionality Overview
onInstalled: This listener triggers when the extension is installed or updated. It removes existing rules and adds a rule that shows the page action when the page state matches certain conditions.onMessage: Listens for messages sent to the extension. Specifically, it looks for messages of type "get-ad-links" containing a URL.https://admitab.com/api, which includes an API key and the encoded URL received from the message. This indicates a request for ad links related to the provided URL.Potential Malicious Behavior
fetch to make requests to an external URL (admitab.com) can be considered suspicious, especially if it is for obtaining advertising links without user consent or transparency about the data being sent.Overall, while the primary functionality appears to be fetching ad links, the presence of the hardcoded API key and the behavior of dynamically handling URLs and opening new tabs raises flags for potential misuse or malicious intent.
API calls detected through static analysis of the source code. For more accurate insights, explore our sandbox dynamic analysis.
Any encoded/decoded secrets we managed to find in the source code, git repository, or related files
Known vulnerabilities and security issues detected in the extension's dependencies and code.
Any identifiers we detected that may indicate external communication from the item's code
Dependencies and third-party libraries used by the extension, including version information and license details.