Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Security

I wants to be an ethical hacker, with computer languages do I need?

I wants to be an ethical hacker, with computer languages do I need?

1 Answer

Steven Parker
Steven Parker
229,732 Points

I've never been comfortable with the concept "ethical hacker". It seems to be most often used as a justification by people who are stealing information (or processor or memory resources) in a way that doesn't directly impact the normal activities of the computer or information owners.

However, it does also seem to be used to describe the role of a certified system vulnerability tester and security forensic investigator. If that's your interest, you might look into the requirements for a CFCE or CHFI certification. As for languages, for this job the more the better. Ideally, you'd be prepared to reverse-engineer any bit of code captured during a security breach or attempt. The most likely candidates would be the popular languages used to implement web servers.