Chinese tech workers are smuggling AI data on hard drives while America chokes chip access with sanctions

Flying petabytes of AI data is China’s latest workaround for strict U.S. chip controls Physically smuggling hard drives now bypasses surveillance and digital firewalls across multiple jurisdictions GPU-rich Malaysian data centers are becoming ground zero for offshore Chinese AI training As the United States continues to tighten export restrictions on advanced AI chips, such as…

Read More

Pterodactyl Panel 1.11.11 – Remote Code Execution (RCE)

# Exploit Title: Pterodactyl Panel 1.11.11 – Remote Code Execution (RCE) # Date: 22/06/2025 # Exploit Author: Zen-kun04 # Vendor Homepage: https://pterodactyl.io/ # Software Link: https://github.com/pterodactyl/panel # Version: < 1.11.11 # Tested on: Ubuntu 22.04.5 LTS # CVE: CVE-2025-49132 import requests import json import argparse import colorama import urllib3 urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) arg_parser =…

Read More