Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/exploit/windows/dcerpc/ms03_026_dcom.md
Views: 11788
Vulnerable Application
This module exploits a stack buffer overflow in the RPCSS service, this vulnerability was originally found by the Last Stage of Delirium research group and has been widely exploited ever since. This module can exploit the English versions of Windows NT 4.0 SP3-6a, Windows 2000, Windows XP, and Windows 2003 all in one request 😃
Verification Steps
Start msfconsole
Do:
use exploit/windows/smb/ms03_026_dcom
Do:
set rhosts <rhosts>
Do:
run
You should get a
SYSTEM
shell.