Skip to content

LzByte/CloudMe-BufferOverflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

CloudMe 1.11.2 BufferOverflow Exploit

CloudMe 1.11.2 - Buffer Overflow (PoC) translated to Golang due the service is scoping at 127.0.0.1, it cannot be accesible from outside and the machine doesnt have Python installed, so to avoid local port forwarding / tunneling and that type of things I translated it to Golang so I can build a .exe and execute it from the machine.

Building the Exploit to .exe for HackTheBox machine Buff

Execute on CMD:

go build poc.go

A poc.exe will be generated. Tested on Windows 10 64bits.

About

CloudMe 1.11.2 - Buffer Overflow Golang Exploit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages