Skip to content

Instantly share code, notes, and snippets.

@tofuseng
Created November 13, 2015 22:04
Show Gist options
  • Save tofuseng/19a8c204e7ba0f9e051c to your computer and use it in GitHub Desktop.
Save tofuseng/19a8c204e7ba0f9e051c to your computer and use it in GitHub Desktop.
Getting started in information security…. notes to a student

http://blog.pentestify.com/2014/03/07/getting-started-in-security-a-message-to-a-student/

Recently had a college student reach out for advice, and thought i’d share with the class:

My biggest issue with my current education is the broad scale and lack of clear direction on how to achieve my goals. I know that I am very interested in penetration testing. Ethical hacking in general is a very big interest of mine. But as for what area of security, I’m not even sure what the options are.

Cool – sounds like the biggest thing is to explore your options, and decide on a direction knowing full well this may change as you learn more. You may want to try writing your current goals down, and working toward them (or, better yet, backward from the end result).

Penetration testing is still a very… tradecraft career. The best thing you can do is dive in and start learning the underlying systems you’ll be testing. If i had to choose a tester that had a bunch of certs vs a tester that knew (and had admin’d) systems he’d be testing, i’d choose the latter.

Penetration testing has split into some broad specializations – though it’d be best to sample amongst them

  • Mobile
  • Web
  • Network
  • Embedded

Owasp is good for learning web and mobile.

Carnalownage, Metasploit, Offensive security are good for learning network.

Re: certifications – there are some really really good courses certifications – PWK/OSCP, and some really bad ones CEH/CPT,LPT.

You’ll want to check out netsec’s career thread – this happens quarterly. This will give you a great sample of existing careers, and you can start to research on the things you’ll need to learn.

There are lots of [other] threads on the net about how to get started in infosec.

Here’s another one i wrote a few (zomg, 6) years back, specific to penetration testing

Reddit’s /r/netsec is a great resource for staying on top of what’s happening in the technical security field

Stack Exchange is another one with a bit more of a question/answer focus – good for researching when getting started.

As far as building a reputation while you’re in school, the best things you can do:

  • Get on twitter and start contributing – there’s a strong contingent of security folks on twitter
  • Jump on Github and start publishing tools / code
  • Jump on Bugcrowd and start hacking, building a profile 😊
  • Publish papers, blogs, code, anything that you can point to as a resume builder
  • Go to conferences, meet folks. Find positive folks that will help you, and find ways to help them.
  • Learn everything you possibly can.

You’re looking for a job in a field that has -10% unemployment, so you’re in the right place at the right time. But be warned, it’s a fast-moving field and requires you to be very motivated if you want to be good.

It’s worth noting that the penetration testing / consultant career path generally requires a significant amount of travel, and can be disruptive to a family lifestyle. This isn’t always true, and there are certainly ways to make it work, but worth thinking about. Thoughts on work / life balance are for another post.

The one piece of advice i give everyone interested in getting into the field: Provide value without asking for anything in return. If you find someone you want to work with, just ask… how can i help? … Guaranteed, they don’t get asked that enough.

Hope this helps.

Also: I ran across this while writing, and there’s some classics here 😏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment