Tiktok’s in-app browser can log all keyboard inputs

Reclaim The Net – TikTok’s in-app browser on iOS injects Javascript code into external websites, which allows the social media platform to track “all keyboard inputs and taps,” according to security researcher Felix Krause. TikTok said the code is not used for malicious reasons.

Krause added that the keyboard inputs and taps monitored include sensitive data like credit card information and passwords.

“From a technical perspective, this is the equivalent of installing a keylogger on third-party websites,” the security researcher said. However, he acknowledged that “just because an app injects JavaScript into external websites, doesn’t mean the app is doing anything malicious.”

Krause advised those who want to protect themselves from malicious usage of the code to open external websites using iOS’ default browser Safari or whatever default browser they use. Continue reading

What is Java and How Does It Work?

JavaHave you ever wondered about what comes with the Java 64 bit download or its 32-bit alternative? Fortunately for users there is very little required to run Java applications smoothly on any machine.

Java is one of the most popular programming languages run on several platforms and is used by most developers today.  It’s been implemented in most computer and Android applications as well as the distributed programming environment on the internet. Developers typically start learning the code via a Java Tutorial like the one on the Tutorial Cup website.

Besides the fact that both languages run in your browser, Java and JavaScript are two different entities. Java is similar to the C++ programming language and allows the use of object-oriented programming techniques for software development. It can be used to build full applications that run on clients and servers connected to a network as well as applets that are embedded in web pages. Continue reading