Hackers are making some phishing pages harder to track by changing the code delivered to every visitor. An examined operation served a credential-stealing form whose appearance stayed familiar while its structure kept shifting.
The attack started with a phishing message containing a web link. Opening it did not show a login page in one case; instead, the browser stalled for roughly 30 seconds and drove one processor core to use, suggesting the problem sat inside the page rather than on the hosting server.
Analysts at the Internet Storm Center identified the unusual behavior while reviewing a message sent to their handler inbox.
Internet Storm Center said in a report shared with Cyber Security News (CSN) that the suspicious page used heavily scrambled JavaScript and ultimately revealed a conventional form designed to collect credentials.
The finding matters because many defenses benefit from stable clues, such as a file hash, a repeated page field, or a recognizable string in a script. When each visit receives a fresh version, those clues lose value, even though the page still performs the same harmful task.
Hackers Make Phishing Pages Change Their Code