Is that possible to send viruses using JavaScript? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Is that possible to send viruses using JavaScript?

21st May 2018, 4:39 PM
HIMANSHU MEHRA
HIMANSHU MEHRA - avatar
7 Respuestas
+ 5
Interpreting "virus" as "malicious code"...kindof...but generally not by writing a normal program, i.e., you'd be misusing the language in some highly specific way. This fact alone is going to present a LOT of challenges to anyone just learning how to code in the normal way. This answer is given because nobody should think it's 100% safe in the wild.
21st May 2018, 6:43 PM
Kirk Schafer
Kirk Schafer - avatar
+ 12
var a=require ("virus"); a.sendTo("cipherfox"); a.succesful?("Take over the world")
21st May 2018, 4:42 PM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 7
lol Brains
21st May 2018, 4:45 PM
Amethyst Animion
Amethyst Animion - avatar
+ 6
I would say yes, since JavaScript runs locally on people's pc when they load a webpage. I don't know enough about JavaScript to say how common or effective it is. By the way, don't send viruses! That's illegal in most places, not to mention mean!
21st May 2018, 5:59 PM
Ahri Fox
Ahri Fox - avatar
+ 5
Brains really is that possible, to send an virus😯
21st May 2018, 5:05 PM
Sanjeet
Sanjeet - avatar
+ 4
Xpl0it Yes, sorry, for that,😃
22nd May 2018, 5:50 AM
Sanjeet
Sanjeet - avatar
+ 1
^Lmao. Clearly Sanjeet didn't read.
21st May 2018, 10:06 PM
Xpl0it
Xpl0it - avatar