I've just integrated it with my pet project at varten.com. It's a very smooth experience, and data points started to show up on the Cloudflare dashboard within a few minutes.
One minor downside: it doesn't work on clients with JavaScript turned off.
I had been using Google Sheets to keep track of some of my daily activities. Google Sheets is a feasible solution but the UI is not optimal for this use case, so I built this web app and released it on the first day of 2020. Hopefully Dayta can be a useful tool for those who are pursuing a mindful life.
Chinese security engineers from Alibaba and Baidu have discovered backdoored Unity3D (v4.6.4 to 5.1.1) in the wild. The infected SDKs share the same behaviors as the infamous XCodeGhost trojan. Four types of malicious attacks have been uncovered and PoC'ed:
* Targeted phishing by prompting an alert box.
* Downloading apps with enterprise certificates.
* Opening a phishing web site in the browser.
* Launching App Store to promote specific apps.
(The last two attacks are exploiting the same vector.)