Which Programming Language Should I Learn For Hacking ?


Why Programming
So the first question many people will ask is why should i learn any programming language when there are so many tools and Frameworks such as MSF (Metasploit framework) to do my job. All i need to know is how the tool works and what is the purpose of it ?. The Answer for the question is both an Yes and No, You can become a Pentester/Hacker without knowing any programming but how ever your not going to become a good  pentester /Hacker.

So Knowing Programming Will
  • Differentiate you from Script kiddies and Tool Lovers 
  • Help You in Understanding About Vulnerabilities
  • Help You in writing Your own tools, scripts
  • Help You in writing exploits, Shell codes etc
  • Help You modifying Existing scripts, tools according to your needs 

Which Programming Language to Learn ?
So now that you have understood the importance of knowing programming, The next question in your mind is which programming language should i learn, The answer for this question depends on your interests and goals


For Web App Pentesting /Hacking

HTML
Hypertext Markup Language (HTML) is the basics for creating web pages and other information that can be displayed in a web browser. So if you don't know HTML you should first learn it

JAVAScript
Learning java script. Will help you understand the basics of Cross Site Scripting

PHP/SQL
Majority of web applications are written using PHP and MySQL .So it is a must to learn PHP


For Writing / Understanding Exploits, Shell Codes, Root kits etc
C & C++
More than 60 % of the exploits you will find on the web are written in C & C ++, Learning C & C++ will help you understand about Buffer overflows, Stack overflow etc, So learning C and C ++ is must for every hacker/Pen tester

Assembly
Learning assembly will help you in Writing/understanding Shell codes , Will Help you in Reverse Engineering applications and software's


For Building Tools And Scripts
Python
Python is a very powerful high level language , Its Easy to learn and code, most of the tools and scripts for automation are written in Python . Knowing Python socket programming will help you a lot in Exploit writing

Ruby
Ruby is an another language which is used to write scripts, tools. Metasploit Frame Work is written in Ruby. so learning ruby will help you understand the in and outs of msf

Bash
Learning Bash is very Useful in writing small scripts for automation


Hope this info helps you, If you have any doubts Regarding the article Please let me know them via comments

Content Taken- From 101hacker

Related Posts:

  • How to Hide the drives(c:,d:,e:,...etc) in Ur Computer This is a great trick you can play on your friends. To disable the display of local or networked drives when you click My Computer.1.Go to start->run.Type regedit.Now go to:HKEY_CURRENT_USER\Software\Microsoft\Windows\Cur… Read More
  • Make A Blue Facebook Status This is one of the coolest Facebook tricks because it not only makes your status update change color, but it also turns it into a link where does the link lead you ask? It leads to the profile page of the person who clicke… Read More
  • To Create Folder " CON " Without using Command Prompt.Here is a simple method..........Rename folder from the right click option........Now press alt and press 255...press 255 frm the right side of the key bords i.e., num pa… Read More
  • Create A Hidden User Account Create A Hidden User AccountThis tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to … Read More
  • How to find the IP address of the sender in Gmail How to find the IP address of the sender in GmailWhen you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from an… Read More

0 comments: