I was looking into ethical hacking as I was interested in CyberSec and was looking for a practical way to get in.
After some reading and playing around, I see its potential.
Itโs a great field to apply concepts from various domains of software development.
Here is what I had to use in only 2 days of doing ethical hacking on HackThisSite.
- HTML
- JavaScript
- HTTP (Protocol Knowledge)
- Backend
- Common Software Development Patterns
- SQL
- Web servers (Apache, Nginx)
- Thinking like a Notorious Hacker
- Street Smarts
As you can see, ethical hacking requires using knowledge from various spectrum of software development to get work done.
In other words, itโs extremely practical.
I would recommend everyone to try it.
- Google โOWASP Top 10โ and learn the concepts mentioned there.
- Then, create an account on HackThisSite(dot)org and try solving the challenges.
Top comments (6)
Nice, I tried learning it before i started college but somehow I ended up in development
On a side note ethical hackers can start practicing by analysing opensource projects for any security risks
(you can notify the maintainer by opening Security Advisories)
Good idea. Thanks for sharing.
This is a very nice one and gives in-depth information. I am really happy with the quality and presentation of the article. Iโd really like to appreciate the efforts you get with writing this post. Thanks for sharing.
iteducationcentre.com/ethical-hack...
This is a very nice one and gives in-depth information. I am really happy with the quality and presentation of the article. Iโd really like to appreciate the efforts you get with writing this post. Thanks for sharing.
CEH course in Pune
Learning ethical hacking involves studying the mindset, tools and techniques of hackers and penetration testers to learn how to identify, triage and correct vulnerabilities in software and computer networks. Studying ethical hacking can be useful to employees in a variety of job roles, including network defender, risk management, software developer, quality assurance tester, management and legal. Additionally, pursuing ethical hacking training and certifications can benefit those seeking a new role or wanting to demonstrate skills and value to their organization
Regards,
J WIck
Thanks for this information.