Logo Dark Logo Light Logo
  • Home
  • Cheat-Sheets
    • Windows Priv-Esc
    • Linux Priv-Esc
    • Service Enumeration
  • Walk-Throughs
    • VulnHub
      • Kioptrix Level 1
      • Kioptrix Level 2
      • Kioptrix Level 3
    • HTB
      • Mirai
      • Bashed
  • About Me
  • Contact
Mobile logo
  • Home
  • Cheat-Sheets
    • Windows Priv-Esc
    • Linux Priv-Esc
    • Service Enumeration
  • Walk-Throughs
    • VulnHub
      • Kioptrix Level 1
      • Kioptrix Level 2
      • Kioptrix Level 3
    • HTB
      • Mirai
      • Bashed
  • About Me
  • Contact

Popular Posts:

Roku & PiHole – A Deep Dive

Update 1: (12/16/2018) – GitHub Repository Made Public Here. Update 2: (12/16/2018)

Resources! Resources! Resources!

This is going to be an initial, high-level overview, list of resources that I found to be

OSCP: Passing

I’m humbled to finally be able to say that I am an OSCP! I was able to get 80/100 po

Aug 28 2018

EasyFileSharing FTP SEH Buffer Overflow

by Joshua
0 Comments
in assmebly, buffer overflow, OSCP, Python, SEH

This is another FTP Remote Buffer Overflow that is not as simple as the FreeFTP BOF example from the last post. The major difference is that we will use the Structured Exception Handler (SEH) to direct program flow since we cannot overflow the EIP register...

Read more
0
Aug 04 2018

Freefloat FTP Remote Buffer Overflow

by Joshua
0 Comments
in assmebly, buffer overflow, Python, stack overflow, Tutorial, Windows

60 Days of OSCP labs have come and gone. That was fast and honestly, probably not enough time. I made it through the entire PDF and was able to compromise several machines on the OSCP lab network but I might end up purchasing another 15-30...

Read more
0