EH-Net

Ethical Hacking Discussions and Related Certifications => General Certification => Topic started by: Yet on August 03, 2012, 06:44:11 PM



Title: Advice Please
Post by: Yet on August 03, 2012, 06:44:11 PM
Hello, please i need some advice i want to start attending Penetration Course but i don't have any knowledge about programming but HackingDojo is offering novice course, there's also Offensive-Security & eLearnSecurity i know there are more sites like this but please can someone point me to the right direction ?


Title: Re: Advice Please
Post by: ZeroOne on August 03, 2012, 08:26:22 PM
Tell us more about your computing background so we can help you out.


Title: Re: Advice Please
Post by: Yet on August 03, 2012, 09:11:16 PM
Well as i said i am still newbie but i having been learning how to use linux by doing some studies reading tutorials but i don't have any idea about programming etc .


Title: Re: Advice Please
Post by: shadowzero on August 03, 2012, 10:11:57 PM
I recommend learning some programming. At the least, shell scripting and python to start with. Python is quick to pick up. That should at least give you the ability to make sense of code written in C. Once you've mastered one language, you'll be able to learn others much quicker. Knowing programming will give you an advantage when it comes to hands on pentesting courses.

You'll need to write your own tools sometimes to speed things up, or modify exploit code, or even write your own.


Title: Re: Advice Please
Post by: johnny on August 06, 2012, 12:22:37 PM
You should take CEH course and certification to gain general backgroud, before taken Offensive Security courses, it could be useful programming skills, y recommend Ruby and C/C++, there are plenty of books online.


Title: Re: Advice Please
Post by: 3xban on August 07, 2012, 09:43:38 PM
work on building up a strong base.  If you have a knack for coding, build off that.  Learn some scripting languages, maybe some assembly if you are feeling like you might want to create some decent exploits and look for app vulnerabilities.  You will also want to strengthen your knowledge on network principals.


Title: Re: Advice Please
Post by: Jamie.R on August 08, 2012, 03:34:08 AM
There are many good course about, I think it really does depend on what you already know.

If you are only intrested in programing then securitytube Python course or there are tons of free online course take look some other post on this forum.

If its pentesting skills I would say elearn course I think its really good value for money and if your newbi I think it might be the best course around at the moment.

If you dont some pentesting before them I would maybe say OSCP.

I am not big fan of CEH I have never done it but read the book what is great if you a compete newbi to security and dont know anything. I never done the course and know they have tried to improve it a lot over the year but in the UK its not really regarded as a good cert to get.

The main ones in the UK are:
CISSP
OSCP
TIGER
CREST

The last two being the most inportant and hardest .


Title: Re: Advice Please
Post by: Yet on August 08, 2012, 02:12:07 PM
Well thanks for you guys responses but then i am also planning to be programmer, but first i would go with novice course to make me familiar with codes also have in-depth of what i am doing  .


Title: Re: Advice Please
Post by: psyk0de on August 08, 2012, 02:18:26 PM
I've written a complete guide covering this.
check out my topic:
http://www.ethicalhacker.net/component/option,com_smf/Itemid,54/topic,9085.msg50294/#msg50294  ::)


Title: Re: Advice Please
Post by: Jamie.R on August 08, 2012, 03:12:19 PM
I think you then need to ask yourself what do you want to code websites ? doing this then moving in web app pen testing.

Mobile phones apps
Enterprise apps

There are so many languages I started with visual basic,PHP,HTML then moved onto Java but there are lots great resource online that are free just use Google or search this forum as there lots good recommendation here


Title: Re: Advice Please
Post by: Yet on August 08, 2012, 03:42:25 PM
Well someone have to start from some where .

I think you then need to ask yourself what do you want to code websites ? doing this then moving in web app pen testing.

Mobile phones apps
Enterprise apps

There are so many languages I started with visual basic,PHP,HTML then moved onto Java but there are lots great resource online that are free just use Google or search this forum as there lots good recommendation here


Title: Re: Advice Please
Post by: Jamie.R on August 08, 2012, 03:49:10 PM
yes that is true but there is no point learning HTML if you never plan on touching a web site. I would say its bit waste of time I would learn something that you can use now and really get into maybe Python and write some security tools