MacMusic  |  PcMusic  |  440 Software  |  440 Forums  |  440TV  |  Zicos
alert
Search

JavaScript infinite alert prank lands 13-year-old Japanese girl in hot water

Friday March 8, 2019. 10:45 PM , from Ars Technica
Enlarge / Edge makes it easy to break out of infinite JavaScript alert loops.
Japanese police in the city of Kariya have questioned and charged a 13-year-old female student for distributing malicious code online after she linked to the code on an online message board. The malicious code in question? An infinite loop that popped up an alert message, immediately showing a new message each time you click OK.
Those curious to see the code can see it in action here, though it's probably unwise to visit on mobile browsers, as they don't seem particularly tolerant of this kind of prank. Every mainstream desktop browser seems to handle the malicious page without incident. Edge, for example, offers a checkbox to prevent the page from being able to show subsequent dialogs, and Chrome lets you close the tab in spite of the alert box. The code itself is extraordinarily simple; it's literally nothing more than an infinite loop and an alert box that prints a kaomoji and a short message that translates as 'It's no use closing it so many times.'

for (;; ) {
window.alert(' ∧_∧ ババババn( ・ω・)=つ≡つn(っ ≡つ=つn`/  )n(ノΠUn何回閉じても無駄ですよ~wwnm9(^Д^)プギャー!!n byソル (@0_Infinity_)')
}
Read 4 remaining paragraphs | Comments
https://arstechnica.com/?p=1470663
News copyright owned by their original publishers | Copyright © 2004 - 2024 Zicos / 440Network
Current Date
Mar, Thu 28 - 16:53 CET