AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Extensions (https://forums.alliedmods.net/forumdisplay.php?f=134)
-   -   CmdFix - CS:GO Server Crash Exploit Fix (https://forums.alliedmods.net/showthread.php?t=288733)

GoD-Tony 06-29-2016 07:58

CmdFix - CS:GO Server Crash Exploit Fix
 
2 Attachment(s)
This extension fixes a known crash that can occur (usually by malicious clients) when CS:GO's sv_clamp_unsafe_velocities ConVar is set to 0, which is pretty much required for surf servers.

It is similar in operation to the closed-source fix by backwards here, https://forums.alliedmods.net/showpo...9&postcount=39

More info about the crash is at https://forums.alliedmods.net/showthread.php?t=284184

* New in v1.1 - added convar cmdfix_kick to disable kicking upon detection.

* Updated gamedata: https://forums.alliedmods.net/showpo...9&postcount=39

sneaK 10-06-2016 13:58

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Glad to see this get its own thread! This extension has been key to protecting my servers from exploiters since June, I'm really happy this is getting more attention and hope this helps all.

As always, great work Tony and a big thanks for taking the time to make this promptly available to the community. :up:

Puppetmaster 10-06-2016 17:48

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Thanks! :up:

primofernando 10-06-2016 20:45

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Thanks GoD-Tony :D

Vampires66 10-07-2016 02:46

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Linux Debian 7

L 10/06/2016 - 18:44:29: SourceMod error session started
L 10/06/2016 - 18:44:29: Info (map "de_dust2") (file "errors_20161006.log")
L 10/06/2016 - 18:44:29: [SM] Unable to load extension "cmdfix.ext": Could not find interface: IGameHelpers
L 10/06/2016 - 18:58:32: Error log file session closed.

sneaK 10-07-2016 03:08

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Quote:

Originally Posted by Vampires66 (Post 2459863)
Linux Debian 7

L 10/06/2016 - 18:44:29: SourceMod error session started
L 10/06/2016 - 18:44:29: Info (map "de_dust2") (file "errors_20161006.log")
L 10/06/2016 - 18:44:29: [SM] Unable to load extension "cmdfix.ext": Could not find interface: IGameHelpers
L 10/06/2016 - 18:58:32: Error log file session closed.

This extension requires SM 1.8 or higher

Vampires66 10-07-2016 09:57

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Quote:

Originally Posted by blackhawk74 (Post 2459868)
This extension requires SM 1.8 or higher

Thanks i update sourcemod and its work now

Vampires66 10-07-2016 09:59

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Its possible add log cvar for log attackers in txt file ex crash.txt ?

sneaK 10-07-2016 11:01

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Quote:

Originally Posted by Vampires66 (Post 2459993)
Its possible add log cvar for log attackers in txt file ex crash.txt ?

It is logged, under /addons/sourcemod/logs/L<date>.log

Example logging:

Code:

L 10/01/2016 - 22:54:30: [CMDFIX] User (ID: STEAM_1:1:xxxxxx | IP: xx:27005) was kicked for sending a corrupt user cmd.

dilalmon 10-09-2016 19:33

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
This also seems to kick valid clients.
Is there any way to block the command and not kick them?


All times are GMT -4. The time now is 18:44.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.