Raised This Month: $ Target: $400
 0% 

New Exploit issue: What could cause this error?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
M.I.A.
Junior Member
Join Date: Jul 2009
Old 09-03-2009 , 01:40   New Exploit issue: What could cause this error?
Reply With Quote #1

Hi I am requesting information on a exploit that effects all source servers as both my Garrys Mod and Cstrike servers have beenc rashed by the same person using the same exploit

the debug console log spams

RCON Server ProcessAccept Error: Too many open files
RCON Server ProcessAccept Error: Too many open files
RCON Server ProcessAccept Error: Too many open files

like literally 1,000 times each crash..

I'd assume this isnt an exploit with any mod since it was sued on the garrysmod server also


I am seeking any theory or information form anyone here that may cause this, could be related to webservers in general as my research shows that MYSQL databases also crash from this.


Please let me know and send this to as many experienced people as you can.


Thank you
M.I.A. is offline
Kigen
BANNED
Join Date: Feb 2008
Old 09-03-2009 , 09:00   Re: New Exploit issue: What could cause this error?
Reply With Quote #2

Well, based on the error I'd say your servers had too many open files. Maybe its a DoS based off of http://aluigi.org/adv/sourceupfile-adv.txt but not to upload files per-say but just cause the Source engine to open a crap ton a files needlessly.
Kigen is offline
BeG
Senior Member
Join Date: Jan 2009
Location: Germany
Old 10-30-2009 , 21:57   Re: New Exploit issue: What could cause this error?
Reply With Quote #3

i have the same problem someone knows a fix? pls say it easy to understand im german
__________________
!!!SRY FOR BAD ENGLISH!!!
Our Clanhomepage:

Visit Us!
BeG is offline
TESLA-X4
Senior Member
Join Date: Dec 2008
Location: $Recycle.Bin
Old 11-01-2009 , 10:01   Re: New Exploit issue: What could cause this error?
Reply With Quote #4

I guess you could try this plugin out and see if it solves your trouble. Be warned: because of the way the plugin blocks functions, it will break banning, because the server is unable to save the ban to file. It also breaks some other things like sprays.
I also recommend that you add sv_logflush 1 to your server.cfg to force a log write for every entry, rather than on log close (typically a mapchange), but keep in mind that this generates significantly more disk I/O, so the performance impact can be noticable in some cases. Forcing log writes will allow you to check if someone is indeed using the file upload exploit Kigen mentioned (all blocked calls to the exploitable functions are logged in there), because log caching gets in the way if the server crashes (you get a 0 byte file instead).

Good luck!

Last edited by TESLA-X4; 11-01-2009 at 10:04. Reason: Missing word
TESLA-X4 is offline
BeG
Senior Member
Join Date: Jan 2009
Location: Germany
Old 11-01-2009 , 10:43   Re: New Exploit issue: What could cause this error?
Reply With Quote #5

hi big thanks but i need my bans and i need to add new bans... my server is visited good and when i canŽt ban people... uiii thats not good...

the spams are not so often like before 2 days i think he has stop it... i hope so

BeG
__________________
!!!SRY FOR BAD ENGLISH!!!
Our Clanhomepage:

Visit Us!
BeG is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 11-01-2009 , 12:32   Re: New Exploit issue: What could cause this error?
Reply With Quote #6

You can try installing this plugin: http://devicenull.org/temp/cmd_test.smx on your servers and seeing if there's anything being caught in the logs. Doubtful, but if you can narrow it down then fixing it is easier.
thetwistedpanda is offline
BeG
Senior Member
Join Date: Jan 2009
Location: Germany
Old 11-01-2009 , 16:42   Re: New Exploit issue: What could cause this error?
Reply With Quote #7

iŽll take a look thx ;)
__________________
!!!SRY FOR BAD ENGLISH!!!
Our Clanhomepage:

Visit Us!
BeG is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 11-01-2009 , 17:23   Re: New Exploit issue: What could cause this error?
Reply With Quote #8

Any fix to this requires SSH access to the server, do you have that available?

If so, you have two choices:
1) Firewall off TCP 27015 completely (this will disable rcon, and is the best fix)
2) Use ulimit to increase the number of file handles available.

This exploit is completely unrelated to the file upload one, so my plugin that prevents file writes will be completely useless.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
BeG
Senior Member
Join Date: Jan 2009
Location: Germany
Old 11-01-2009 , 18:52   Re: New Exploit issue: What could cause this error?
Reply With Quote #9

sry i dont have ssh
__________________
!!!SRY FOR BAD ENGLISH!!!
Our Clanhomepage:

Visit Us!
BeG is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 11-02-2009 , 18:00   Re: New Exploit issue: What could cause this error?
Reply With Quote #10

Then you have no options. Literally, nothing you can do.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
Reply



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 08:29.


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