HTML News
No Result
View All Result
  • Login
  • Register
  • Home
  • LEARN
    • All
    • HTML

    Organizing Data with HTML

    The Power of Attributes

    An In-Depth Overview of Web Markup Elements

    Delving Deeper into HTML

    Exploring Basic HTML

    Editing an HTML File

  • Web Development
  • SEO
    The AI Apocalypse: Will SEO Experts Become Obsolete in the Face of Advancing Algorithms?

    The AI Apocalypse: Will SEO Experts Become Obsolete in the Face of Advancing Algorithms?

    Guide to Using robots.txt to Block Search Engines

    Guide to Using robots.txt to Block Search Engines

    Understanding the Role of Web Crawlers and How They Work

    How Do Search Engines Pick the Top Results? Let’s Find Out!

    Why Website Load Time Matters for SEO

    Why Website Load Time Matters for SEO

    Understanding Sitemaps

    Understanding Sitemaps

    Trending Tags

    • SEO
    • SEO Optimization
    • Optimization
    • Web Optimization
  • AI
  • Hacking
    • All
    • Stories
    • Web Application Hacking
    The Day MySpace Made a New Best Friend

    The Day MySpace Made a New Best Friend

    Unmasking Reflected XSS: A Dive into Non-Persistent Threats

    Unmasking Reflected XSS: A Dive into Non-Persistent Threats

    Stored XSS Explored: Understanding the Mechanics and Implications

    Stored XSS Explored: Understanding the Mechanics and Implications

    Guarding Against XSS: A Deep Dive into Cross-Site Scripting Attacks

    Guarding Against XSS: A Deep Dive into Cross-Site Scripting Attacks

    Trending Tags

    • XSS
    • Hacking
  • Misc
PRICING
SUBSCRIBE
  • Home
  • LEARN
    • All
    • HTML

    Organizing Data with HTML

    The Power of Attributes

    An In-Depth Overview of Web Markup Elements

    Delving Deeper into HTML

    Exploring Basic HTML

    Editing an HTML File

  • Web Development
  • SEO
    The AI Apocalypse: Will SEO Experts Become Obsolete in the Face of Advancing Algorithms?

    The AI Apocalypse: Will SEO Experts Become Obsolete in the Face of Advancing Algorithms?

    Guide to Using robots.txt to Block Search Engines

    Guide to Using robots.txt to Block Search Engines

    Understanding the Role of Web Crawlers and How They Work

    How Do Search Engines Pick the Top Results? Let’s Find Out!

    Why Website Load Time Matters for SEO

    Why Website Load Time Matters for SEO

    Understanding Sitemaps

    Understanding Sitemaps

    Trending Tags

    • SEO
    • SEO Optimization
    • Optimization
    • Web Optimization
  • AI
  • Hacking
    • All
    • Stories
    • Web Application Hacking
    The Day MySpace Made a New Best Friend

    The Day MySpace Made a New Best Friend

    Unmasking Reflected XSS: A Dive into Non-Persistent Threats

    Unmasking Reflected XSS: A Dive into Non-Persistent Threats

    Stored XSS Explored: Understanding the Mechanics and Implications

    Stored XSS Explored: Understanding the Mechanics and Implications

    Guarding Against XSS: A Deep Dive into Cross-Site Scripting Attacks

    Guarding Against XSS: A Deep Dive into Cross-Site Scripting Attacks

    Trending Tags

    • XSS
    • Hacking
  • Misc
No Result
View All Result
HTML News
No Result
View All Result
August 26, 2023

The Day MySpace Made a New Best Friend

The Tale of the Samy Worm

html newsbyhtml news
in Hacking, Stories
0
The Day MySpace Made a New Best Friend

Once upon a time, in the age of glittering MySpace profiles and the peak of early social media, a curious hacker named Samy Kamkar embarked on an adventure. With just a dash of code, he managed to become the fastest-growing friend on MySpace. Let’s dive into this digital fairy tale.

RELATED POSTS

Unmasking Reflected XSS: A Dive into Non-Persistent Threats

Stored XSS Explored: Understanding the Mechanics and Implications

Guarding Against XSS: A Deep Dive into Cross-Site Scripting Attacks

🌟 A Friendly Experiment:

Samy was always the kind to play around with technology, pushing buttons and boundaries in equal measure. On a day like any other, he stumbled upon a loophole in MySpace. This loophole, an XSS vulnerability, allowed him to run a script whenever someone visited his profile.

Being the tech wizard he was, Samy crafted a special script. Without diving too deep into the techno-jargon, here’s a simplified version of what it did:

javascript:eval(function(p,a,c,k,e,r)
{e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String))
{while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}
('0 3="2";0 1=4;5{1=6.location.href["7"](/\\?|&/g).8(\'=\')[9].8(\'&\')[0]}6(e){}if(1){3=1}2=2+\'&\'+3;6.location.href="a://b.c/d/e/f?g="+2;',17,17,'var|_m|_l|_n|document|try|catch|split|split|1|http|myspace|com|index|cfm|fuseaction|invite|addFriend|friendID'.split('|'),0,{}))

This mischievous code would do three main things:

  1. Automatically add Samy as the visitor’s friend.
  2. Post a message on the visitor’s profile saying, “but most of all, samy is my hero.”
  3. Copy itself to the visitor’s profile, ready to make more friends.

🚀 Spreading Like Wildfire:

The script, though looking like gibberish to most, worked like magic. In just 20 hours, over a million MySpace users found themselves friends with Samy, all thanks to this tiny script. Everywhere you clicked, profiles declared, “samy is my hero!”

🛑 Hit the Brakes:

MySpace, taken aback by the unexpected guest at their digital party, had to intervene. They temporarily closed the platform to remove Samy’s worm and fix the loophole.

🌈 Lessons from the Adventure:

While Samy’s digital frolic wasn’t meant to harm, it showcased the power of a few lines of code. It’s a reminder that in the digital realm, tiny actions can have massive ripple effects. It also emphasizes the importance of cybersecurity.

HTML.news
ADVERTISEMENT

The Samy Worm is more than just a tale of code. It’s a story of curiosity, innovation, and the unexpected twists and turns of the online world. It serves as a reminder that, with a sprinkle of creativity and code, the digital realm is full of endless possibilities and adventures.

Tags: Hackingstored XSSURLXSS
0
SHARES
33
VIEWS
Share on FacebookShare on Twitter
html news

html news

Related Posts

Unmasking Reflected XSS: A Dive into Non-Persistent Threats
Hacking

Unmasking Reflected XSS: A Dive into Non-Persistent Threats

December 16, 2023
Guarding Against XSS: A Deep Dive into Cross-Site Scripting Attacks
Hacking

Guarding Against XSS: A Deep Dive into Cross-Site Scripting Attacks

December 31, 2023
Stored XSS Explored: Understanding the Mechanics and Implications
Hacking

Stored XSS Explored: Understanding the Mechanics and Implications

December 31, 2023

Related Posts

Unmasking Reflected XSS: A Dive into Non-Persistent Threats

Unmasking Reflected XSS: A Dive into Non-Persistent Threats

by html news
December 16, 2023
0

...

Stored XSS Explored: Understanding the Mechanics and Implications

Stored XSS Explored: Understanding the Mechanics and Implications

by html news
December 31, 2023
0

...

Guarding Against XSS: A Deep Dive into Cross-Site Scripting Attacks

Guarding Against XSS: A Deep Dive into Cross-Site Scripting Attacks

by html news
December 31, 2023
0

...

Recommended Stories

Organizing Data with HTML

August 27, 2023

An In-Depth Overview of Web Markup Elements

August 31, 2023

Introduction to HTML

August 27, 2023

Popular Stories

  • Guide to Using robots.txt to Block Search Engines

    Guide to Using robots.txt to Block Search Engines

    0 shares
    Share 0 Tweet 0
  • Unmasking Reflected XSS: A Dive into Non-Persistent Threats

    0 shares
    Share 0 Tweet 0
  • Stored XSS Explored: Understanding the Mechanics and Implications

    0 shares
    Share 0 Tweet 0
  • The Day MySpace Made a New Best Friend

    0 shares
    Share 0 Tweet 0
  • Guarding Against XSS: A Deep Dive into Cross-Site Scripting Attacks

    0 shares
    Share 0 Tweet 0
Next Post

Introduction to HTML

Editing an HTML File

HTML News

Your concise source for the latest tech news and insightful articles. Stay updated, stay informed.

LEARN MORE »

Recent Posts

  • Organizing Data with HTML
  • The Power of Attributes
  • An In-Depth Overview of Web Markup Elements

Categories

  • AI
  • Hacking
  • HTML
  • SEO
  • Stories
  • Tutorials
  • Web Application Hacking
  • Web Optimization

© 2023 HTML.news

No Result
View All Result
  • Home
  • Subscription
  • Category
  • Landing Page
  • Buy JNews
  • Support Forum
  • Pre-sale Question
  • Contact Us

© 2023 HTML.news

Welcome Back!

Login to your account below

Forgotten Password? Sign Up

Create New Account!

Fill the forms bellow to register

*By registering into our website, you agree to the Terms & Conditions and Privacy Policy.
All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In
This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.
Are you sure want to unlock this post?
Unlock left : 0
Are you sure want to cancel subscription?