Raised This Month: $ Target: $400
 0% 

xBrute Attack


Post New Thread Reply   
 
Thread Tools Display Modes
seriousspot
BANNED
Join Date: Mar 2013
Location: Lithuania / Norway
Old 06-30-2013 , 09:34   Re: xBrute Attack
Reply With Quote #91

Quote:
Originally Posted by joropito View Post
For everyone:

rcon flooding XBrute/HLBrute: you can't get rid of these, they're just bots scanning servers to try to brute force your password. Use a strong password and forget those messages.

rcon password hack (file uploading exploit): get rid of these removing dproto and jumping into steam. Everyone posting about this one is using a non-updated engine so it's supposed to be running dproto.
Yup, people bullying because they using no-steam, but file uploading exploit if i can call this file uploading exploit(mainly hlbrute by zeal) is working when attacker gains rcon password with following server commands:

rcon motdfile addons/amxmodx/configs/maps/prefix_de.cfg and etc.
rcon motd_write content


and for no-steam users, raiz0 is never ever working when your server is steam only, no matter its engine from hldaupdatetool or from steampipe
seriousspot is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 06-30-2013 , 10:48   Re: xBrute Attack
Reply With Quote #92

Quote:
Originally Posted by seriousspot View Post
Yup, people bullying because they using no-steam, but file uploading exploit if i can call this file uploading exploit(mainly hlbrute by zeal) is working when attacker gains rcon password with following server commands:

rcon motdfile addons/amxmodx/configs/maps/prefix_de.cfg and etc.
rcon motd_write content


and for no-steam users, raiz0 is never ever working when your server is steam only, no matter its engine from hldaupdatetool or from steampipe
Yes.
I already check the difference between old engine and last engine. COM_WriteFile is not called anymore so there's no way to have this bug in updated engined.
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
hypheni
Senior Member
Join Date: Jul 2011
Location: India
Old 07-01-2013 , 00:53   Re: xBrute Attack
Reply With Quote #93

Was a bit careless last month any set only 4 digit rcon password. Eventually yesterday I found my server motd changed to http://31.200.239.201/cstrike.exe.

Can anyone confirm below cvars will ban ip with 1 failure ?.

Code:
sv_rcon_banpenalty 	"60"  // Ban penalty for wrong rcon (Minutes "0" disable)
sv_rcon_maxfailures 	"1"  // Maximum of failures to ban IP 
sv_rcon_minfailures 	"1"  // Minimum failures in flood time
sv_rcon_minfailuretime 	"30" // Seconds to register a failure (Flood time)

Last edited by hypheni; 07-01-2013 at 00:54.
hypheni is offline
Send a message via Skype™ to hypheni
seriousspot
BANNED
Join Date: Mar 2013
Location: Lithuania / Norway
Old 07-01-2013 , 06:02   Re: xBrute Attack
Reply With Quote #94

Quote:
Originally Posted by hypheni View Post
Was a bit careless last month any set only 4 digit rcon password. Eventually yesterday I found my server motd changed to http://31.200.239.201/cstrike.exe.

Can anyone confirm below cvars will ban ip with 1 failure ?.

Code:
sv_rcon_banpenalty 	"60"  // Ban penalty for wrong rcon (Minutes "0" disable)
sv_rcon_maxfailures 	"1"  // Maximum of failures to ban IP 
sv_rcon_minfailures 	"1"  // Minmum failures in flood time
sv_rcon_minfailuretime 	604800
no smile is missleaded you, don't use his values, use my confirmed and working above:


sv_rcon_banpenalty 0
sv_rcon_maxfailures 1
sv_rcon_minfailures 1
sv_rcon_minfailuretime 604800
seriousspot is offline
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 07-01-2013 , 06:08   Re: xBrute Attack
Reply With Quote #95

What is point of banning those ip addresses?
They will however be new ones and if you don't use rcon / it's strong enough that rcon bruteforcing won't harm you.
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.

Last edited by jonnzus; 07-01-2013 at 06:08.
jonnzus is offline
seriousspot
BANNED
Join Date: Mar 2013
Location: Lithuania / Norway
Old 07-01-2013 , 06:12   Re: xBrute Attack
Reply With Quote #96

Quote:
Originally Posted by jonnzus View Post
What is point of banning those ip addresses?
They will however be new ones and if you don't use rcon / it's strong enough that rcon bruteforcing won't harm you.
owell i got like 500ip's permanently banned, they still got plenty enough ip's, but theres always end exists, well instantly banning with strong rcon password is enough for me, changing my 50 char rcon password like 1 time per week, this enough, haven't been hacked yet ;p
seriousspot is offline
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 07-01-2013 , 06:25   Re: xBrute Attack
Reply With Quote #97

You use rcon to something like server commanding from web or something like that or why you need rcon?
I guess you could block rcon connections to everywhere else than local host (or where those scripts are).
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
seriousspot
BANNED
Join Date: Mar 2013
Location: Lithuania / Norway
Old 07-01-2013 , 07:19   Re: xBrute Attack
Reply With Quote #98

Quote:
Originally Posted by jonnzus View Post
You use rcon to something like server commanding from web or something like that or why you need rcon?
I guess you could block rcon connections to everywhere else than local host (or where those scripts are).
yup thats right, i am kinda new at iptables, packeting stuff like that, will do research later
seriousspot is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 07-01-2013 , 08:01   Re: xBrute Attack
Reply With Quote #99

Quote:
Originally Posted by seriousspot View Post
no smile is missleaded you, don't use his values, use my confirmed and working above:


sv_rcon_banpenalty 0
sv_rcon_maxfailures 1
sv_rcon_minfailures 1
sv_rcon_minfailuretime 604800
Man, read more about cvars, is not my concept, type cvarlist sv_rcon on any HLDS (For SRCDS, put and see the description about each value on console output.

Or see the oficial Link https://developer.valvesoftware.com/...nsole_commands

seriousspot read more before post
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 07-01-2013 , 08:04   Re: xBrute Attack
Reply With Quote #100

Quote:
Originally Posted by ^SmileY View Post
Man, read more about cvars, is not my concept, type cvarlist sv_rcon on any HLDS (For SRCDS, put and see the description about each value on console output.

Or see the oficial Link https://developer.valvesoftware.com/...nsole_commands

seriousspot read more before post
Setting sv_rcon_banpenalty to 0 does not disable the functionality, it makes it a permanent ban.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou 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 11:03.


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