Hackers Abuse Google Forms to Bypass Anti-spam Filters

Cybersecurity researchers at Talos have discovered that spammers are taking advantage of Google Forms quizzes to disseminate various types of online scams to unsuspecting victims.



Since Google’s servers are where the emails are coming from, it could be simpler for them to get past anti-spam filters and reach the recipient’s mailbox.



The spammers create new quiz forms and then abuse the “Release Scores” in the form to deliver their spam to the victim.



For instance, When constructing a new form in Google Forms, a creator has the option to “Make this a quiz.” The quiz’s decision to distribute grades “Later, after manual review” requires that email addresses be included.



The setting, choosing “responder input” allows the spammer to fill in the victim’s email.



Google forms You may add any text or URL to the message that is sent as part of the email, and Google will deliver it using the Google account that produced the quiz’s “From:” address, reads the report .






Document

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Roboto&display=swap');
*{
margin: 0; padding: 0;
text-decoration: none;
}
.container{
font-family: roboto, sans-serif;
width: 90%;
border: 1px solid lightgrey;
padding: 20px;
background: linear-gradient(2deg,#E0EAF1 100%,#BBD2E0 100%);
margin: 20px auto ;
border-radius: 40px 10px;
box-shadow: 5px 5px 5px #e2ebff;
}
.container:hover{
box-shadow: 10px 10px 5px #e2ebff;

}
.container .title{
color: #015689;
font-size: 22px;
font-weight: bolder;
}
.container .title{
text-shadow: 1px 1px 1px lightgrey;
}
.container .title:after {
width: 50px;
height: 2px;
content: ' ';
position: absolute;
background-color: #015689;
margin: 20px 8px;
}
.container h2{
line-height: 40px;
margin: 2px 0;
font-weight: bolder;
}
.container a{

color: #170d51;
}
.container p{
font-size: 18px;
line-height: 30px;

}

.container button{
padding: 15px;
background-color: #4469f5;
border-radius: 10px;
border: none;
background-color: #00456e ;
font-size: 16px;
font-weight: bold;
margin-top: 5px;
}
.container button:hover{
box-shadow: 1px 1px 15px #015689;
transition: all 0.2S linear;

}
.container button a{
color: white;
}
hr{
/* display: none; */
}

Protect Your Storage With SafeGuard

Is Your Storage & Backup Systems Fully Protected? – Watch 40-second Tour of SafeGuard
StorageGuard scans, detects, and fixes security misconfigurations and vulnerabilities across hundreds of storage and backup devices.

Try StorageGuard for Free

The email messages created using this method have a high probability of reaching the victim’s inbox since they are generated from Google’s servers. 



The spam also affected the cryptocurrency by using Google Forms; a recent example is given below:



An example of a recent scam by Google form When the user clicks the ‘view’ button, it redirects to the fake website of spammers and wants to fill in the user email ID.



Accordingly, it redirects to the external link of a fake website for the DNS query. Upon accessing dudicyqehama[.]top, the user is presented with a sophisticated fraudulent website claiming to have over 1.3 Bitcoin in their account due to “automatic cloud Bitcoin mining,” with an estimated value of over $46,000. 



By clicking ‘continue’, it defaults to the sign-in pages, username and password are prefilled into the form.



When the victim attempts to claim their Bitcoin from the main site, they are redirected to what looks like a live chat with an agent named “Sophia.”



Want to fill out the form to transfer the money by filling in the bank details? The victim is instructed that to claim almost $48,000, the victim must pay an “exchange fee” of 0.25%, or $64.



To exchange, they want to fill out the last form by entering their name, email, and phone number. The spammer sends the BTC QR code to scam the victim.



Fortunately, none of them are not attacked in this scam.



Patch Manager Plus, the one-stop solution for automated updates of over 850 third-party applications:  Try Free Trial .
The post Hackers Abuse Google Forms to Bypass Anti-spam Filters appeared first on GBHackers on Security | #1 Globally Trusted Cyber Security News Platform .