+ 2
What are the languages required for hacking? ?
3 Answers
+ 8
complete guide :
https://www.sololearn.com/Discuss/563537/?ref=app
+ 4
in general php, javascript and any oop lenguaje, and the most important is understand data bases
+ 3
It depends, most terminal kits and spam systems I have encountered are usually done in php to provide an interface and because WordPress/webServer is such a good platform to exploit. if you are looking into viruses or Trojans then the system languages (c, c++, and, rust, go) will work nicely as they provide the ability to interact directly with the hardware and/or operating system, ruby is a good language to leverage the metasploit framework. VBA is a classic tool for exploiting Microsoft.
Like in all software development we must use the best tool for the job.