- 2
What's the more usefull language for hacking?
4 ответов
+ 1
This has been asked several times. Please look at one of the previous answers.
+ 1
well it depends on what type of hacker you want to be. We have the Hacking of web application ( HTML, CSS, JavaScript, php), Network and system hacking using your own tools and scripts ( python, perl, shell...) or if you want to del with exploitation (C, Ruby, python)
0
Thanks!
0
well it all depends on what you plan on hacking, the act of hacking is gaining unauthorised access to websites, software etc if it's a website you plan on hacking then good luck with that penetration isn't easy and if you should reach that skill it would take slot of reading, coding and practice. start by learning networking and studying security protocols and how they work OSI model is a great place to start, there is also Kali Linux with a lot of built in penetration tools, lots of hacks work by also exploiting memory addresses through buffer overflow so read up on that as well. Now as for your answer it's best to learn Assembly along with whatever language is used to code the software you wish to hack.