How do people hack | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do people hack

Does ethical hacking require a specific language or something

25th Jun 2019, 7:36 AM
Brown Shuga
Brown Shuga - avatar
6 Answers
+ 2
Search bar! No Hacking doesn't require a spesific language. But a lot of knowledge of law.
25th Jun 2019, 7:38 AM
Lexfuturorum
Lexfuturorum - avatar
+ 2
You don’t need to study law to get into ethical hacking. You do need to have written permission from the people who let you do pentesting on their system in order to do it though. You also need to learn the methodology and what steps are in ethical hacking. You don’t need a single language to do it. You need to know what languages you need for the system you are planning to test though. For example, if you are testing a website, you will need to know html, css, javascript, python (if they use python on their server), php (if they use it on their server), mysql, etc. If you are testing a native application, let’s say an iphone app, you will need to know Objective-C or swift (depending on what language the developers used). You will also have to learn different attack types too. Can you use an SQLi? Can you perform XSS? Is there an opportunity for a drive-by-download after phishing a customer’s employees? And if you do use native software, how about post exploitation? Will you need to show the customer that you can take complete control or only partial control? The most important thing about pentesting is the report. Being a hacker is fun, but if you can’t show the customer in writing what the problem is and how to fix it, you are useless to your customers.
1st Jul 2019, 3:46 AM
Hazmat
Hazmat - avatar
+ 1
What law
25th Jun 2019, 7:39 AM
Brown Shuga
Brown Shuga - avatar
+ 1
I guess all laws related to internet. And some like burglery. Exapmple: if you steal data from a company just to send it to them to proof a point and delete it afterward it's still a robbery because you had to overcome there security system
25th Jun 2019, 7:44 AM
Lexfuturorum
Lexfuturorum - avatar
+ 1
i agree, in terms of "ethical" you'll need to learn on what you can and cant do based on the law. btw some resource to look at. https://www.sololearn.com/discuss/262566/?ref=app https://www.sololearn.com/discuss/563537/?ref=app
25th Jun 2019, 8:29 AM
Taste
Taste - avatar
0
Thank everyone for the information on the topic. I appreciate
25th Jun 2019, 2:24 PM
Brown Shuga
Brown Shuga - avatar