Security Alert: Confirmed Malware
Dashboard
ID: pgdlbcdldbadflefccjpndngbgdenejd
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- https://board.wtfView Profile
- Privacy
- Privacy Policy
- Help
- Help Center
- MX records exist
- No
- Domain exists
- No
- Is disposable
- No
- Is role-based
- No
- Mailbox exists
- No
- Website
- Visit
Dashboard for the Chrome Browser.
π Powerful Business Dashboard for the Chrome Browser πΉ Video Broadcasting (Join & Open a Room) π Private Multi Audio Communication (30+ User) β Notebook with Autosave (Text Basis) π€ HQ Voice Recorder for Notes and more π Monats Calendar for Daily Tasks π― Task Planner (Autosave & Local Storage) π Bookmark Manager (Privat Browser-less) π€οΈ Your Local Weather for 7 Days β° Alarm Clock with Retro Alarm Sound π° Budget Planner (Small & Fast ) π Personalize the Dashboard with own Colors βοΈ No Registration βοΈ No Advertising βοΈ No Tracking β The Dashboard runs complete with πΎ Autosave ποΈ Local Storage π Offline Support
The background script immediately creates a pinned tab on every browser startup or extension wake. Creating pinned tabs automatically without explicit user action is a well-documented PUP/adware pattern used to ensure the publisher's website always remains open and prominent in the user's browser. Combined with a no-longer-accessible publisher email and removal from the Chrome Web Store, this behavioral fingerprint is consistent with an unwanted tab-hijacker.
chrome.tabs.create({ url: "newtab.html", pinned: true, selected: false, active: true,})The extension page embeds the publisher's remote website in a full-screen iframe and grants it camera and microphone access via the Permissions Policy `allow` attribute. Because this page is served from within the extension (elevated trust context), the remote site receives media device access without Chrome's normal per-origin permission dialog that would be presented if the user navigated to the same URL directly. While the stated features (video broadcasting, audio calls) explain the media need, this effectively lets the publisher's web server silently access the user's camera/microphone through the extension's privilege context.
<iframe src="https://dash.board.wtf" style="border:0px #ffffff none;" name="Dashboard" scrolling="yes" frameborder="0" marginheight="0px" marginwidth="0px" height="100%" width="100%" allowfullscreen allow="camera;microphone" allow="camera *;microphone *"> < /iframe>By severity
Versions scanned
Showing 1 of 1 scanned version with more than one unique finding. Counts are unique findings that include each version.
| Extension Version | Code Review Findings |
|---|---|
| 1.1 | 2 |
Files with findings
2 distinct paths β top paths by unique finding count:
- main.js1
- newtab.html1
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.
Gain full insight into all external connections.
Upgrade for full visibility.
Browse and explore files within this extension package
Gain full insight into all external connections.
Upgrade for full visibility.