Skip to main content

How Spammers Can Change The Messages You've Sent : Whatsapp Update

This latest WhatsApp update is the stuff of nightmares; a recently-discovered glitch could allow a third-party to completely change the text youā€™ve sent.
Itā€™s bad news for the application, which prides itself on secrecy. Their ā€œend-to-endā€ encryption tools keep the contents of your messages locked solely between you and your recipients. However, Check Point Research have discovered how scammers can circumvent this usually tight security feature.


ā€œWe recently unveiled new vulnerabilities in the popular messaging application that could allow threat actors to intercept and manipulate messages sent in both private and group conversations, giving attackers immense power to create and spread misinformation from what appear to be trusted sources.ā€

WhatsApp update: How are my messages manipulated?


Through a super-complicated decryption process, a user with malicious intent can target their victim by using one of the following three methods:
Change the identity of a messageā€™s sender by using the ā€œquote featureā€.
Alter what somebody has already written so it appears as something different for the recipient.
It can also make your private messages public within a group chat. That could be fatal.
The potential scenarios are frightening. Messaging your boss for something quick? That could be manipulated to make it look like youā€™ve told them to stuff the job.
Got some news you need to keep secret from friends and family? Well, that could be appearing on their screens just seconds after you thought youā€™d shared it solely in confidence.

How does it work?

In these situations, the attacker is able to manipulate the chat by sending a message back to themselves on behalf of the other person, as if it had come from them. By doing so, it would be possible to incriminate a person, or close a fraudulent deal, for example.
The implications are devastating for WhatsApp, who are now working to prevent this loophole being used for mischevious purposes. Check Point Research have shared all their findings with the Facebook-owned giants, and a resolution will be welcome sooner rather than later.
We wonā€™t even pretend to know how high-level hacking works, which is why weā€™ve got a video on-hand to demonstrate how this security glitch can be exploited. If youā€™re a tech whizz, thereā€™s also a step-by-step process of how itā€™s done here.

Watch how hackers can change your WhatsApp messages here(Video Not By Us):


Comments

Popular Posts

Wireguard On Kali Linux

What Is Wireguard? Wireguard is a open-source software application and protocol that implements Virtual Private Network (VPN) Techniques to create secure point-to-point connections in routed or bridged configurations. It is run as module inside the linux kernel and aims for better  performance than IPsec and openvpn tunneling protocols. Getting Started With Wireguard On Kali Linux - As Wireguard is  added to kali linux repositories, it can be simply Installed with terminal - apt install wireguard resolvconf As the installation completes, next step is to configure wireguard to use it. So, We Need To generate public/private key pair and set up initial config file - wg genkey | tee privatekey | wg pubkey > publickey umask u=rwx,go= && cat > /etc/wireguard/wg0.conf << EOF [Interface] Address = 10.222.222.1/24 SaveConfig = true ListenPort = 51820 PrivateKey = -SERVER PRIVATE KEY- [Peer] PublicKey = -CLIENT PUBLIC KEY- AllowedIPs = 10.2...

Jio Phone 2 Released and Here are it's Specification

Jio Phone 2 mobile was launched in July 2018. The phone comes with a 2.40-inch display with a resolution of 240 x 320 Pixels. It comes with 512MB of RAM. The phone packs 4GB of internal storage that can be extended up to 128GB via a SD card. As far as the cameras are concerned, the Jio Phone 2 has a 2-megapixel primary camera on the rear and a 0.3-megapixel front shooter for selfies. The Jio Phone 2 runs KAI OS and is powered by a 2000mAh. Connectivity options include Wi-Fi, GPS, Bluetooth, NFC and FM.  Jio Has Decided To Set it up on a Price of Rs 3000 and A Promotional Offer has Been Also Started, according to which you can Exchange your old feature phone and get a new Jio Phone 2 only in Rs 500. Here Are It's Specifications - General - Release Date July 2018 Form Factor QWERTY Battery Capacity 2000 mAh Display - Screen Size 2.40 Touch Screen No Resolution 240x320Pixels ...

How to Use Any Software for Free After Trial

How To Use Any Software After Trial For Free  How Does Trial Software Work? Whenever we Install Trial Version Software in our computer system, then it make many entries like date, time, etc in the registry of system, So When we run this trial Software it compares current date and time with date and time in registry. So After Trial Period It Blocks User from accessing the features of the software. The Best 3 ways to use the software  1. Using Trial Software with Run as Date Run as Date is utility that allows you to Run the software on the date and time you specify. Best Thing about it is that, It doesn't change the system date and time but only inject the date and time to the particular software. Steps To Use the Run as Date Software are as follows :- i) You need to download the utility, You can Use the Link provided Below to do so,   Download Run as Date -  RunAsDate for x32                     ...