Logo Dark Logo Light Logo
  • Home
  • Cheat-Sheets
    • Windows Priv-Esc
    • Linux Priv-Esc
    • Service Enumeration
  • About Me
  • Contact
Mobile logo
  • Home
  • Cheat-Sheets
    • Windows Priv-Esc
    • Linux Priv-Esc
    • Service Enumeration
  • About Me
  • Contact
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