Breaking News: Twitter hit by StalkDaily Virus

Yesterday the popular micro blogging site Twitter got attacked by a worm called StalkDaily. What it does is that virus will auto-tweet this message: “Hey everyone, join StalkDaily.com. It’s a site like Twitter but with pictures, videos and so much more.” At worst, it may lock you out of your Twitter account.


Some early comments are indicating this is an XSS attack on Twitter. Others note that the attack may have started after one of Twitter’s many third party applications took the login credentials entered by Twitter users and hijacking their accounts.

Soon after the attack, Twitter’s Spam account has issued an update stating that it is aware of StalkDaily, is working to shut it down and recommends doing a password reset if you’re locked out of your account as it may have reset your password for safety reasons.

Meanwhile the creator of StalkDaily worm, a 17 year old has claims responsibility for Twitter worm. Following is what he has described about the worm.

“I am the person who coded the XSS which then acted as a worm when it auto updated a users profile and status, which then infected other users who viewed their profile. I did this out of boredom, to be honest. I usually like to find vulnerabilities within websites and try not to cause too much damage, but start a worm or something to give the developers an insight on the problem and while doing so, promoting myself or my website.”

Share
Published by
Viral Patel
Tags: tech stories twitter twitter attacked virus attack worm attack

Recent Posts

  • Java

Java URL Encoder/Decoder Example

Java URL Encoder/Decoder Example - In this tutorial we will see how to URL encode/decode…

4 years ago
  • General

How to Show Multiple Examples in OpenAPI Spec

Show Multiple Examples in OpenAPI - OpenAPI (aka Swagger) Specifications has become a defecto standard…

4 years ago
  • General

How to Run Local WordPress using Docker

Local WordPress using Docker - Running a local WordPress development environment is crucial for testing…

4 years ago
  • Java

Create and Validate JWT Token in Java using JJWT

1. JWT Token Overview JSON Web Token (JWT) is an open standard defines a compact…

4 years ago
  • Spring Boot

Spring Boot GraphQL Subscription Realtime API

GraphQL Subscription provides a great way of building real-time API. In this tutorial we will…

4 years ago
  • Spring Boot

Spring Boot DynamoDB Integration Test using Testcontainers

1. Overview Spring Boot Webflux DynamoDB Integration tests - In this tutorial we will see…

4 years ago