muhammad zubairmuhammadzubair.hashnode.dev·Sep 22, 2023🔐 Cracking the Code: OSCP 2023 Exam Preparation GuideAre you ready to embark on a journey into the exciting world of ethical hacking and penetration testing? The Offensive Security Certified Professional (OSCP) certification is your ticket to becoming a certified ethical hacker. 🎓 🛡️ Understanding th...Discussoscp
Victor Riverablog.vicriversec.com·Aug 31, 2023How I passed the OSCP examBefore PWK My first contact with hacking came through movies, as with many other people. Whenever hackers were shown in films you would often see them frantically typing into a black screen with green letters, uttering stuff like "I'm hacking into th...Discussoscp
Christian Spirosudopls.hashnode.dev·Jun 18, 2023OSCP 2023 - Passing in 90 DaysAt the start of this year, I decided to take the OSCP exam after I completed my SSCP. After provisionally passing my SSCP exam on Feb 16, I got my credit card and paid OffSec the hefty sum of ~3400 CAD for a year's worth of access. Why a year you may...Discuss·2 likes·2.6K readsoscp
Jubaer Alnazijubaeralnazi.com·Jun 8, 2023How I passed OSCP on the first attempt? [ Part 2 ]The Offensive Security Certified Professional (OSCP) certification is widely regarded as one of the most challenging and respected certifications in the cybersecurity field. To pass the OSCP exam, it's crucial to have not only technical knowledge but...Discuss·167 readsoscp
Matt Biedronskiblog.gonskicyber.com·Jun 6, 2023FeaturedOSCP 2023 - How I passed in 30 daysIn this article I want to share my OSCP journey and talk about how I was able to achieve a passing score on my 2nd OSCP attempt in May of 2023. I will briefly touch on my professional background in Offensive Security and share tips and advice that I ...Sandeep Panda and 2 others are discussing this3 people are discussing thisDiscuss·48 likes·6.3K readsoscp
Jubaer Alnazijubaeralnazi.com·Feb 7, 2023How I passed OSCP on the first attempt? [ Part 1 ]https://www.youtube.com/watch?v=1Pz7PnwsR_4&t=215s I thought of sharing my OSCP journey and the hurdles I had to overcome to pass this certificate. If you are looking for any learning resources then they will come in the next part, In this part, I ...Discuss·2 likes·2.0K readsoscp
Jeff Noëljfnoel.com·Jan 3, 20235 Things I Wish I Knew Before Taking the OSCP ExamI passed the OSCP exam on my first try with the new exam grading format (10 bonus points awarded by submitting 30 flags from lab machines). I was part of the first year of Learn One students, with the new course format (exercises and VMs directly in ...Discuss·520 readspen-200
RFSforPopLabSecpoplabsec.hashnode.dev·Dec 12, 2022SSH Penetration TestingWelcome, today I am writing about SSH Penetration Testing fundamentals describing port 22 vulnerabilities. SSH security is one of the topics we all need to understand, remote access services can be an entry point for malicious actors when configured ...DiscussNetwork Pentestingpentesting
Sergei Zaiatshacking4ra.men·Sep 27, 2020Buffer Overflow 101Introduction What is a Buffer Overflow? In information security and programming, a buffer overflow, or buffer overrun, is an anomaly where a program, while writing data to a buffer, overruns the buffer’s boundary and overwrites adjacent memory loca...DiscussRoad to OSCPpentesting
Sergei Zaiatshacking4ra.men·Sep 26, 2020HackTheBox Tabby writeupTabby is an easy Linux machine from HackTheBox, that is part of the pool of machines that are recommended for preparation for OSCP certification. Enumeration Start with nmap scan: nmap -sC -sV 10.10.10.194 Starting Nmap 7.80 ( https://nmap.org ) at 2...DiscussRoad to OSCPpentesting