+ 6
In the field of Cyber Security, what is demanding Programming language needed to learn?
CyberSecurity (Language needed)
5 Answers
+ 5
Okay one major one is Javascript the language behind many browsers which is an interface between us and the worldwide web then on key vision python based on various frameworks implementation without forgetting most data connectivity and interlinked APIs are python based Eg data analytics for twitter.
+ 23
Most frameworks are written in Python (I.e Metasploit or Beef)
Most exploits are written in programming language "low level" (I.e C / C++)
Most malicious scripts are written in PHP for back-end (I.e Data Stealing from input forms), Javascript for front-end (I.e Cross Site Scripting XSS)
If you are a beginner start with Python, it's very simple for learning the basics of programming, otherwise... go with C++
Anyway, you have to learn something about Metasploit and others framework Open Source, see the source code and learn from them.
Your question has already been done, please for the next time use the "Search Button". ^_^
(Use your knowledges only for etichal purposes)
+ 2
Thanks alot for your reply! :)
new to this app.
didn't know about the search option đ
+ 1
is there any way i can contact you fro any other questions? đ
or not?
+ 1
thanks Brain Adams :)