On February 11, 2025, Unit42 researchers Shu Wang, Daiping Liu, and Fan Fei published a timely threat intelligence report highlighting a surge in newly registered domains (NRDs) tied to sports-themed cryptocurrency scams.
These domains were identified in the two weeks leading up to the 2025 Super Bowl, a period often exploited by cybercriminals due to heightened public interest and online activity.
The report revealed that scammers are leveraging fraudulent meme coins and pump-and-dump crypto schemes to exploit unsuspecting victims.
By using sports-themed branding, celebrity imagery, misleading tokenomics, and aggressive marketing tactics, these scams aim to lure individuals into investing in worthless or fraudulent cryptocurrencies.
The primary tools employed by these malicious actors include:
To protect against such scams, individuals should:
Unit42’s timely threat intel underscores the importance of vigilance during major events like the Super Bowl.
By identifying and exposing these fraudulent domains early, cybersecurity experts can help mitigate risks and protect potential victims from falling prey to crypto scams.
The groupdel command in Linux removes a group from the system. It deletes the group's entry from /etc/group and /etc/gshadow,…
The wc command in Linux counts lines, words, characters, and bytes in files or standard input. It…
The top command in Linux provides a real-time view of running processes and system resource usage. From…
The usermod command in Linux modifies existing user account attributes. You can use it to manage group…
The sort command in Linux reads lines from files or standard input and writes them to standard…
The wall command in Linux sends a message to the terminals of all currently logged-in users. The…