What language is best for cyber security to begin🙂
Share
Talk Programming , Career, Mental Health, Talk Personal Finance ❤️‍ Post a query and receive responses ✅
Post a query and receive responses. Ask anything, Ask Mitra ❤️‍
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
4 Best Cyber Security Programming Languages to Learn
I suggest you to go with Python programming !
_____________________________________________
➡Most useful Programming Languages for Hacking & Cyber-Security
1.Assembly Language
🔸Purpose: Reverse Engineering
🌀Let’s begin with low-level programming. Assembly Language is complicated to understand but it is very useful for hackers who want to perform reverse engineering on certain applications. Assembly language is used for instructing any hardware or software directly that is why it’s best for reverse Engineering.
2. Python
🔸Purpose: Create Exploits
🌀Python is the best high-level language for writing exploits. Python Socket Programming helps a lot in learning exploit creation.
3. C or C++
🔸Purpose: Create Exploits
🌀C language is the base of all high-level programming languages.
🌀The whole UNIX operating system is developed using C programming.
🌀C++ brings all the modern object-oriented concepts C programming.
🌀You must understand any of these two languages to understand exploit writing.
4. PHP
🔸Purpose: Web hacking and pentesting
🌀PHP is one of the best dynamic web scripting languages.
🌀It is the server-side scripting language that can be used to write exploits for the web servers and the web applications.
🌀You also require the knowledge of HTML along with PHP.
5. Javascript
🔸Purpose: Web hacking and pentesting
🌀Javascript is the great language for client-side programming on websites and applications.
🌀Recently, it has become very popular and also dominating server sided programming with the node.js framework.
🌀Understanding JavaScript code logic can help you find the web-apps flaw.
6. SQL
🔸Purpose: Database Hacking
🌀SQL is used to communicate with the database server.
🌀Each and every data is stored in the database so you should know about database programming and vulnerability as it is the most sensitive part of Web.
_____________________________________________
Python and JavaScript
Python or Javascript
most of web application uses php so you can start with php including js ,and python is also powerful language u can learn that
Python & JS
go with python dude
Most websites are built with PHP so having knowledge about PHP will be beneficial.
Along with that, In hacking, We have to automate a lot of things. For that, You can explore python and bash/shell scripting.
Good luck 🙂
Python
I will suggest you Python and JavaScript
I personally prefer Bash or Python to start with
Python, being a simpler language, is widely used for bash scripting in Linux distros like Kali Linux, Parrot OS,…. for the purpose of ethical hacking but it would be much better not to start with programming language if you really want to dig into the field of cyber security. To begin with, it would be better if you start learning and gaining knowledge of the fundamentals of IT, networking, Linux and its distros, security, cloud, and finally into ethical hacking. You have to keep on learning new things and never stop and on the way if you feel the necessity of learning a programming language, you can go on.
Some commonly recommended languages for cyber security include Python, C++, and Java.