- ID
fanagokoaogopceablgmpndejhedkjjb
- Name
- Flash Playlist
- Version
- 1.2.0
This extension is a modified, likely unauthorized clone of fnipglnbhfacfmefbgiiodalehbcgcbm
. The malicious clone has since been removed from the Chrome Web Store.
Unix timestamps have been replaced with [timestamp]
manifest.json
specifiesbackground.js
as a background scriptmanifest.json
specifiescontent_page.js
as a content script, which appears to be a standard Mixpanel scriptbackground.js
performs an ajax request forhttp://flashplaylist.com/api/?action=params&id=fanagokoaogopceablgmpndejhedkjjb&version=1.2.0
background.js
stores the result in Chrome local storage viachrome.storage.local.set
; the result includes a value forMIXPANEL_CUSTOM_LIB_URL
- User visits an arbitrary website
content_page.js
injects a<script>
tag for the script specified in local storage forMIXPANEL_CUSTOM_LIB_URL
, which is//serenityart.biz/1f7cbb02d08cf61dbb.js
1f7cbb02d08cf61dbb.js
performs a JSONP request forhttps://serenityart.biz/optout/get?jsonp=__twb_cb_6375332&key=1f7cbb02d08cf61dbb&t=[timestamp]
1f7cbb02d08cf61dbb.js
loads several tracking GIFs based on the page load status in the form ofhttps://serenityart.biz/metric/?mid=&wid=52096&sid=&tid=8060&rid=[rid]&custom1=netops.is&custom2=/&custom3=serenityart.biz&t=[timestamp]
, where[rid]
is each of:LOADED
FINISHED
BEFORE_OPTOUT
LAUNCHED
1f7cbb02d08cf61dbb.js
performs JSONP requests for:https://serenityart.biz/optout/set/lat?jsonp=__twb_cb_699176887&key=1f7cbb02d08cf61dbb&cv=[timestamp]&t=[timestamp]
https://serenityart.biz/optout/set/lt?jsonp=__twb_cb_903372803&key=1f7cbb02d08cf61dbb&cv=6&t=[timestamp]
- injects a
<script>
tag forhttps://srvvtrk.com/91a2556838a7c33eac284eea30bdcc29/validate-site.js?uid=52096x8060x&r=[timestamp]
- injects a
<script>
tag forhttps://serenityart.biz/addons/lnkr5.min.js
- performs loads several additional tracking GIFs in the form of
https://serenityart.biz/metric/?mid=[mid]&wid=52096&sid=&tid=8060&rid=[rid]&t=[timestamp]
, where[mid]
and[rid]
are each of:mid=18918
,rid=MNTZ_INJECT
mid=
,rid=OPTOUT_RESPONSE_OK
mid=cd1d2
,rid=MNTZ_INJECT
mid=18918
,rid=MNTZ_LOADED
mid=90f06
,rid=MNTZ_INJECT
mid=cd1d2
,rid=MNTZ_LOADED
mid=90f06
,rid=MNTZ_LOADED
{
"analyticsId": "UA-108823706-1",
"mixpanelId": "58410f8ab299e0eb2b736f6e233eda37",
"vars": {
"MIXPANEL_CUSTOM_LIB_URL": "\/\/serenityart.biz\/1f7cbb02d08cf61dbb.js"
},
"validateFields": null
}
__twb_cb_6375332({
"success": "1",
"targeting": "0",
"country": "US",
"userId": "64",
"strTm": "[timestamp]",
"lt": "0",
"lat": "[timestamp]",
"limits": "",
"lcFlag": "",
"optout": ""
});