Image
 
linkedin_logo.png rss_logo.jpg
twitter_logo.png youtube_logo.jpg
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 42 guests and 2 members online
 
Advertisement

You are here: Home arrow Ethical Hacking Discussions and Related Certificationsarrow Network Pen Testingarrow OSCP - Offensive Security Certified Professionalarrow Anyone did OSCE (CTP) ?
EH-Net
May 22, 2013, 09:55:27 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Go back to The Ethical Hacker Network Online Magazine Home Page
 
   Home   Help Calendar Login Register  
Pages: [1] 2   Go Down
  Print  
Author Topic: Anyone did OSCE (CTP) ?  (Read 13251 times)
0 Members and 1 Guest are viewing this topic.
H1t M0nk3y
Hero Member
*****
Offline Offline

Posts: 864



View Profile
« on: May 19, 2010, 07:59:03 AM »

Hey,

I am almost done doing OSCP and I love it. I would like to start OSCE in early fall. Did anyone on this forum completed the CTP course and passed the OSCE certification?

I am curious to hear some review/feedback.


Logged

OSCP, GPEN, GWAPT, GSEC, CEH, CISSP
MaXe
Hero Member
*****
Offline Offline

Posts: 669


I've just upgraded myself to a cyborg muahahaa!!1


View Profile WWW
« Reply #1 on: August 17, 2010, 09:58:13 AM »

I recently did the course and I can only say good things about it.

Cracking the Perimeter is a journey of practical hacking combined with imaginative thinking allowing you to perform complex hacks in order to, yes penetrate / crack the perimeter.

Even within the Web Application Security part I learned something new and during the rest of the course I learned a lot about shellcode, overflows, and everything else mentioned on their website which is a must to know (in hardcore depth) if you want to pass the certification.

I used many hours within the labs where I made sure to learn everything I could and more about the course material.

I don't think anyone will regret doing this course, cause it's probably one of the hardest if not the hardest certification to achieve at the moment  Wink
« Last Edit: August 17, 2010, 10:04:28 AM by MaXe » Logged

I'm an InterN0T'er
ajohnson
Recruiters
Hero Member
*
Online Online

Posts: 1057


aka dynamik


View Profile WWW
« Reply #2 on: August 17, 2010, 03:28:40 PM »

Welcome to the forums MaXe!

Can you give any required skills/recommended resources to fill in the gaps between the OSCP and OSCE. It was my impression that the OSCE was significantly more advanced, and it wasn't intended to simply be a natural continuation of the OSCP.
Logged

WIP: GCFA | www.infosiege.net | @infosiege

The day you stop learning is the day you start becoming obsolete.
former33t
Full Member
***
Offline Offline

Posts: 226


View Profile
« Reply #3 on: August 17, 2010, 05:32:28 PM »

I start on the 29th, so I'll be sure to try to fill in the blanks as I go.  I haven't done OCSP, so taking on the OCSE was a little intimidating.  I finally decided that I had enough interest in the topic to invest the time and enough background to not be wasting my money so I bit the bullet and went for it.  I'll post back by mid September and let you know if I think it was a mistake.

If anyone can share some insight (besides what's in the syllabus), please do so.  I've already paid, so I'm stuck, but I would like to know about others' experiences. 

I made the decision after hearing the same thing as MaXe said echoed by everyone who had taken the course (I won't regret it).
Logged

Certifications: CREA, MCSE: Security, CCNA, Security+, other junk
hayabusa
Hero Member
*****
Offline Offline

Posts: 1632



View Profile
« Reply #4 on: August 17, 2010, 07:03:32 PM »

While I've not paid for it, yet (and won't be until my medical situation is squared away and I'm off these darned meds,) this one is on my list, for one of my next certs to do.  So by all means, let us know what you think of it, former33t (and any others who challenge the course.)
Logged

~ hayabusa ~ 

"All men can see these tactics whereby I conquer, but what none can see is the strategy out of which victory is evolved." - Sun Tzu, 'The Art of War'


OSCE, OSCP , GPEN, C|EH
MaXe
Hero Member
*****
Offline Offline

Posts: 669


I've just upgraded myself to a cyborg muahahaa!!1


View Profile WWW
« Reply #5 on: August 20, 2010, 06:45:01 AM »

@dynamik: The syllabus gives an idea of what to expect: http://www.offensive-security.com/documentation/cracking-the-perimiter-syllabus.pdf and you should be able to complete http://fc4.me/ as well. You can try out the FC4.me challenge without registering.

The skills I think that are required to do the course only would be:
- Web Application Security knowledge. (PHP, MySQL and Apache)
-- You should be able to understand how most if not all vulnerabilities within PHP works.
-- Here's a good "article" to read: http://forum.intern0t.net/offensive-guides-information/1382-finding-vulnerabilities-php-sirgod.html
-- Have a good understanding of how the HTTP protocol works.

- Stack Buffer Overflows with and without SEH overwrites
-- You'll learn a lot about overflows in the PWB course but there are other resources available too.
-- You should be able to understand this perfectly: http://forum.intern0t.net/cinema/video-21/
(Here's an article about this old exploit: http://en.wikibooks.org/wiki/Metasploit/WritingWindowsExploit )

- Shellcode and Assembly Instructions / Opcodes
-- You should be able to write simple shellcode or be ready to become dedicated to write your own shellcode.
-- If you're not a shellcode "writer" you should be ready to manually write it yourself.
(Metasploit can't always help you in cases where you must use advanced methods.)

- Generic knowledge about networks and other protocols
-- You should know how the TCP/IP (and UDP) protocols function though you don't have to be an engineer.
-- Have a basic understanding of spoofing and man-in-the-middle attacks.

Note: Knowing a scripting language such as Python, Perl or perhaps PHP (CLI) is a good idea too.

You should also have a lot of patience, the will to learn new topics (in-depth, don't avoid any of the exercises) and have a lot of time you can use in the labs to study the course material and the following exercises.

If you choose 30 days it may be some very intensive 30 days, and if you choose 60 days then you should be able to have spare time in between. (I did this course after work in case you wonder.)


About the examination, well I won't disclose too many details on that. But everything covered in the course is only the beginning and you should therefore dedicate a lot of time to learn Web Application Security and Software Exploitation / Security in-depth. (This includes self-written (custom) optimized shellcode and a lot more!)

One shouldn't be intimidated by these facts, because it is one of the greatest journeys I've ever taken and I believe it really is one of the toughest if not the toughest certification at this date. If you have this certification, then I know you're above average within IT-security / Hacking  Wink


@former33t: I haven't done the PWB Course neither the OSCP examination, but it is possible to do and understand the CTP course if you have a good understanding about IT-security / Hacking. You won't regret this course ;-)
Logged

I'm an InterN0T'er
H1t M0nk3y
Hero Member
*****
Offline Offline

Posts: 864



View Profile
« Reply #6 on: August 20, 2010, 08:02:23 AM »

Great review MaXe!

I am challenging OSCP tomorrow morning and IF everything goes well, OSCE would probably be the next one.

Quote
The skills I think that are required to do the course only would be:
- Web Application Security knowledge. (PHP, MySQL and Apache)
-- You should be able to understand how most if not all vulnerabilities within PHP works.
-- Here's a good "article" to read: http://forum.intern0t.net/offensive-guides-information/1382-finding-vulnerabilities-php-sirgod.html
-- Have a good understanding of how the HTTP protocol works.

I am also looking at a very good web app pentest course. Would you consider OSCE to cover web app exploit in depth?

Logged

OSCP, GPEN, GWAPT, GSEC, CEH, CISSP
impelse
Hero Member
*****
Offline Offline

Posts: 565


View Profile WWW
« Reply #7 on: August 20, 2010, 08:38:11 AM »

Great review MaXe!

I am challenging OSCP tomorrow morning and IF everything goes well, OSCE would probably be the next one.



You will be find tomorrow in your challenge.
Logged

CCNA, Security+, 70-290, 70-291
CCNA Security
Taking Hackingdojo training

Website: http://blog.thehost1.com/
H1t M0nk3y
Hero Member
*****
Offline Offline

Posts: 864



View Profile
« Reply #8 on: August 20, 2010, 08:40:32 AM »

Thanks impelse.

I am almost ready now. Just one or two things to read and practice and I relax until the exam.
Logged

OSCP, GPEN, GWAPT, GSEC, CEH, CISSP
hayabusa
Hero Member
*****
Offline Offline

Posts: 1632



View Profile
« Reply #9 on: August 20, 2010, 09:29:51 AM »

Yep... relax!  Wink  Let us now how it goes.  Excited for you.  It's quite an experience!
Logged

~ hayabusa ~ 

"All men can see these tactics whereby I conquer, but what none can see is the strategy out of which victory is evolved." - Sun Tzu, 'The Art of War'


OSCE, OSCP , GPEN, C|EH
ajohnson
Recruiters
Hero Member
*
Online Online

Posts: 1057


aka dynamik


View Profile WWW
« Reply #10 on: August 20, 2010, 09:31:55 AM »

Thanks for the feedback, MaXe.

I got through their registration challenge quickly, but I really don't want to give me a false sense of where I stand in terms of the course content. I'm solid on the networking side of things, decent with the web stuff, but I am completely lacking on shellcoding/exploit development side of things.
Logged

WIP: GCFA | www.infosiege.net | @infosiege

The day you stop learning is the day you start becoming obsolete.
MaXe
Hero Member
*****
Offline Offline

Posts: 669


I've just upgraded myself to a cyborg muahahaa!!1


View Profile WWW
« Reply #11 on: August 20, 2010, 09:48:41 AM »

Great review MaXe!

I am challenging OSCP tomorrow morning and IF everything goes well, OSCE would probably be the next one.

Quote
The skills I think that are required to do the course only would be:
- Web Application Security knowledge. (PHP, MySQL and Apache)
-- You should be able to understand how most if not all vulnerabilities within PHP works.
-- Here's a good "article" to read: http://forum.intern0t.net/offensive-guides-information/1382-finding-vulnerabilities-php-sirgod.html
-- Have a good understanding of how the HTTP protocol works.

I am also looking at a very good web app pentest course. Would you consider OSCE to cover web app exploit in depth?



Thanks and good luck!

The CTP course will give you some ideas about Web Application Security in-depth and the examination will prove that point, but it does not cover everything there is and you should have a very good base either from another certification or by self-study.

I don't know of any certifications within Web App Sec that are worth doing but I'll be glad to hear of any  Wink


Thanks for the feedback, MaXe.

I got through their registration challenge quickly, but I really don't want to give me a false sense of where I stand in terms of the course content. I'm solid on the networking side of things, decent with the web stuff, but I am completely lacking on shellcoding/exploit development side of things.

Sounds good, but you should focus on learning more about Exploit Development then and of course Shellcoding even though most of this is covered within the course quite well (don't forget to use the forums too). I can't say that you'll know everything about exploit development after the CTP course, cause you won't but you'll have a better understanding especially if you've played with a few simple Stack Overflows in the past Wink


Note: Nothing within the CTP course and the OSCE examination is impossible to do, but it is quite hard. (Especially the exam.)
« Last Edit: August 20, 2010, 09:55:19 AM by MaXe » Logged

I'm an InterN0T'er
ajohnson
Recruiters
Hero Member
*
Online Online

Posts: 1057


aka dynamik


View Profile WWW
« Reply #12 on: August 20, 2010, 10:02:19 AM »

Oh yea, I've got Gray Hat Hacking, The Shellcoder's Handbook, and Hacking: The Art of Exploitation on my reading list. I fully intend on being prepared.

Thanks again for the feedback Smiley
Logged

WIP: GCFA | www.infosiege.net | @infosiege

The day you stop learning is the day you start becoming obsolete.
Equix3n-
Sr. Member
****
Offline Offline

Posts: 386



View Profile
« Reply #13 on: August 20, 2010, 10:36:11 AM »

@dynamik
Nothing related to this thread, but just wanted to tell you that if you ever start learning from shellcoder's handbook use an old distro for the first 4-5 chapters. Preferably Redhat Linux 8 and above.
The examples used in these chapters assume that you've absolutely no protection enabled in your system- NX bits, ASLR... Even Redhat Linux 9 uses ASLR, built in the kernel and can't be disabled, and so you won't be able to use it for a LOT of exploits.
Majority of these protections can be disabled in the current distributions but there are still hidden elements which prevent your code from working properly. I learned all of this the hard way Embarrassed

It's still fun to first test your code in an old distro and then try to make it work in the newer ones Tongue
Logged
ajohnson
Recruiters
Hero Member
*
Online Online

Posts: 1057


aka dynamik


View Profile WWW
« Reply #14 on: August 20, 2010, 11:02:30 AM »

I think I saw you make note of that before, but thanks for the reminder Smiley
Logged

WIP: GCFA | www.infosiege.net | @infosiege

The day you stop learning is the day you start becoming obsolete.
Pages: [1] 2   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.075 seconds with 24 queries.
 
Exclusive Deal

sansfire13_245x90_cw90.jpg
SANSFIRE 2013
June 15 - 22

5% Off w/ Code: EHN_5

SANS Deals 4 EH-Netters
5% OFF Any SANS Course in Any Format!
Coupon Code: EHN_5 Including SANS Rocky Mountain 2013 & SANS Boston 2013
Polls
Compared to this year, 2013 will be:
 
Recent Forum Topics
EH-Net News Feeds
Latest Additions
 
         
Free Business and Tech Magazines and eBooks

© 2013 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.