f0rgiv3n wrote: » Hello out there, I haven't been on techexams for several years, i was super stoked for a while and took a long hiatus on certs in general as I wasn't sure where i wanted to go with my career. I wanted to reach out to say hey and that I'm working on my OSCP. All the threads have helped me be inspired again. I did 30 days of lab time and it started out great, I was having a blast but about 3 weeks in a got hung up and then had a medical issue and couldn't finish it out... I came back after several days break and felt like I had lost a bit of my momentum. I let it expire and decided to take a week to do some "supplemental" studying on some areas I'm weak in: - Buffer overflow - Privilege Escalation - (Scripting in general) I think i got a bit overwhelmed and disappointed a few times and I need to get back on the horse and keep riding! Anyone have any pointers on how I can improve my Buffer Overflow skills/understanding and privilege escalation skills?
LonerVamp wrote: » If you're doing research or bug hunting, it can be often enough. Some CTFs as well. For some pen testers you will as well, but I'd say that is below 50% of all testers. Probably way below that. For 95% of infosec, you won't ever write a buffer overflow. For your direct question, you don't really find buffer overflows if you don't have the ability to inspect memory, which requires access. You won't run up against a system you don't know and start to fuzz it and find a crash and such. You do that when you can download the application/executable and control the environment. That said, knowing how it works and having done simple examples (like in the PWK course) help separate candidates a bit. It also helps when you run across an application that someone else has already overflowed for you and uploaded exploit code to EDB. You'll be able to read and understand what is going on, and how that may apply to your immediate testing.
drifta303 wrote: » Hey mate. Re buffer overflows its a bit tough to get it into your mind but once you do you are good. I attempted the oscp exam and failed everything but at least got the overflow.. its worth learning for the exam because once you get it you at least will know how to do one big task in the exam . All the other boxes in the exam i couldn't find any way in