Raised This Month: $ Target: $400
 0% 

Kick/ban clients with running metamod and sourcemod?


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
blue zebra
BANNED
Join Date: Jun 2010
Old 05-13-2012 , 07:41   Kick/ban clients with running metamod and sourcemod?
#1

Hi.
Can i filtering out (kick/ban) client automatically, who running metamod/sourcemod, client side?
The SMAC do nothing for me now.
Thanks is advance.

Last edited by blue zebra; 05-13-2012 at 07:42.
blue zebra is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-13-2012 , 07:54   Re: Kick/ban clients with running metamod and sourcemod?
#2

Quote:
Originally Posted by blue zebra View Post
Hi.
Can i filtering out (kick/ban) client automatically, who running metamod/sourcemod, client side?
The SMAC do nothing for me now.
Thanks is advance.
What the point use SMAC when players are able run mods in they game on your server....
Bacardi is offline
blue zebra
BANNED
Join Date: Jun 2010
Old 05-13-2012 , 08:10   Re: Kick/ban clients with running metamod and sourcemod?
#3

Other ways to ask.
Can i detect and kick/ban clients from my servers with running metamod/sourcemod?
blue zebra is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 05-13-2012 , 08:19   Re: Kick/ban clients with running metamod and sourcemod?
#4

SMAC should already kick players that run them on the client.
__________________
GoD-Tony is offline
blue zebra
BANNED
Join Date: Jun 2010
Old 05-13-2012 , 08:31   Re: Kick/ban clients with running metamod and sourcemod?
#5

We have an ***** with running (client side) metamod and sourcemod. The SMAC nothing to do with him. He write himself a sourcemod plugin and an extension. He attack our servers from sourcemod. He live here, on this forum. Asherkin know who are him. He are Hungarian too like i am.
We have multiple protections (yes, we have serversecure.extension too), but he can download any cfg file from any server with these aplets somehow. Voila he know all of our passwords.
Can i protect our servers somehow?
Thanks for your help and your time.

Last edited by blue zebra; 05-13-2012 at 08:44.
blue zebra is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 05-13-2012 , 09:17   Re: Kick/ban clients with running metamod and sourcemod?
#6

Make your servers VAC secure if you want to stop people running client-side plugins (what game is this btw?).
ServerSecure will block any illegitimate attempt to download files, as you've been told in the past, your server's probably been compromised outside of SRCDS.
__________________
asherkin is offline
blue zebra
BANNED
Join Date: Jun 2010
Old 05-13-2012 , 11:13   Re: Kick/ban clients with running metamod and sourcemod?
#7

Thanks for the answer. My server are VAC secured. Game: CSS. Linux based servers. Metamod, sourcemod, DAF. Thats all.

Last edited by blue zebra; 05-13-2012 at 11:14.
blue zebra is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 05-13-2012 , 11:14   Re: Kick/ban clients with running metamod and sourcemod?
#8

Quote:
Originally Posted by blue zebra View Post
Thanks for the answer. My server are VAC secured. Game: CSS. Linux based servers.
It's highly doubtful anyone on the server is running clientside plugins.
__________________
asherkin is offline
blue zebra
BANNED
Join Date: Jun 2010
Old 05-17-2012 , 23:55   Re: Kick/ban clients with running metamod and sourcemod?
#9

It is no longer interesting. We have found the culprit.
"New" server hack from the closed section. Thanks anyway.
cmd.smx and system2.ext .
The attacker can download any(!!!) (linux too) configuration file from the server machine.
With root passwords. Works on linux, 100%. Say no more. Bravo guys.
Thank you, Mr.Zephyrus. Next step is the police. Go for it. Who cares.
Code:
include <sourcemod>
#include <system2>

public OnPluginStart()
{
RegServerCmd("sm_execute", Command_Execute);
}
...
...
...
Quote:
Originally Posted by asherkin View Post
It's highly doubtful anyone on the server is running clientside plugins.
You're right. It's not client side. It's server side. Must be rent a server from the target hosting.

Last edited by blue zebra; 05-18-2012 at 00:23.
blue zebra is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 05-18-2012 , 00:15   Re: Kick/ban clients with running metamod and sourcemod?
#10

/IN before he starts screamin my name.

that code snippet was made for a gsp owner who was testing the security of his servers
i dont take any resposibilities for how he used it afterwards

edit: anyway protection against this is to use an individual user for each servers and restrict the number of allowed processes to 1, also chmod srcds + lock each user to its server directory, a gsp whos incompetent enough not to do this shouldnt be allowed to host at all (100% of hungarian hosts)
__________________
Taking private C++/PHP/SourcePawn requests, PM me.

Last edited by Zephyrus; 05-18-2012 at 00:21.
Zephyrus is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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