Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 13:58

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 15 posts ] 
Author Message
 Post subject: Would like to test my patches :o
PostPosted: 30 Nov 2008 19:27 

Joined: 17 Nov 2008 02:18
Posts: 10
How might I get an exploit and multircon to test on my server to ensure the patches you linked me to, work? Or is there another way of ensuring the patches were installed correctly?


Top
 Profile  
 
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 30 Nov 2008 19:56 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
testing is the only way to know if a server is still vulnerable.
the rcon DoS can be tested with: multircon -x -i -b 10 09AZaz -d 100 SERVER PORT
for the other proof-of-concepts refer to the main advisory or the runtime help for the testing programs or the small description (if available) in the proof-of-concept section


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 01 Dec 2008 03:00 

Joined: 17 Nov 2008 02:18
Posts: 10
How do I know if the patch works? Would it just keep guessing the pass, deny me...?


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 01 Dec 2008 03:57 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
for example in the case of the rcon block bug, when you run multircon with those specific options and you try to send your valid rcon commands to your server, they will be ignored if your server has the half-second limitation enabled... so in short you can no longer manage your server through rcon until it's under this light flooding.

while if you have disabled the rcon limit with my patch you will be able to send your rcon commands even if the server is under flooding, the only downside is that will be more prone to password guessing attacks, which can be avoided with the usage of a complex password


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 01 Dec 2008 05:31 

Joined: 17 Nov 2008 02:18
Posts: 10
I tested on server, doesn't seem to guess password "test123". However, my base folder on my own computer does not have the patch and password is not guessed as well for some reason. What am I doing wrong here?


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 01 Dec 2008 12:48 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
how you can say that it's not guessed?
that multircon command I posted is only for testing the rcon DoS, not the password guessing because if you have not disabled the rcon half-second limitation on your server the 99% of the rcon packets you send are dropped.
then with brute forcing and the half-second limit it would take days to guess that password


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 01 Dec 2008 19:55 

Joined: 17 Nov 2008 02:18
Posts: 10
Not really much an expert on this stuff really... So... I got a message "Server is not vulnerable." with the q3infoboom, this means that patch was installed correctly?

What I am confused bout, is when I tested the same thing on my comp, on a server I made, hosted from my comp. Says the same thing except as I believe I said before, I don't have the patches installed on my computer.


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 02 Dec 2008 17:23 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
if your server is not crashed means it's fixed, try also to add the -q getstatus option to q3infoboom for being more secure: q3infoboom -q getstatus IP port

for your second doubt I don't have an answer, you could use a mod with in some way fixes that or you are using other fixes or the hoster uses them... really don't know


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 02 Dec 2008 20:08 

Joined: 17 Nov 2008 02:18
Posts: 10
Ok... Far as I know, the patch is installed correctly cause the server company I am with, if you look at it's cvar settings, there will be an option that says "Version: Win oct 2003 jampded"... or wvr. When the new patch was installed by the company, the version now shows "-TTO-Superpatched Jun 28 2008" or wvr..

Only issue I can see now is, when you type /download, the server can crash when allowdownload is either enabled or disabled.

Before the patch was installed, it acted as it's suppose to. If you type /download when the patch was not installed, it would just be ignored. Do /download test, it'll kick you and say auto download is disabled, Like it's suppose to.

As said above, when patch was installed, I typed /download, server crash. If I did /download test, ignored and does nothing. Is there a way to block that problem or is it going to have to stay vulnerable like that?


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 03 Dec 2008 01:43 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
arghhh read only memory.
immediately fixed in the new 0.1.1 version
thanx a lot for the report


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 04 Dec 2008 05:49 

Joined: 17 Nov 2008 02:18
Posts: 10
Um.. so your saying it's out?

Do you have a link on you please?


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 04 Dec 2008 12:39 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
http://aluigi.org/patches/q3dirtravfix.zip


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 04 Dec 2008 20:08 

Joined: 17 Nov 2008 02:18
Posts: 10
It says it's so players cannot download files like the server config, doesn't say anything about fixing the crash when you just type /download. Or does it fix that to?


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 04 Dec 2008 21:22 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
the crash caused by /download without arguments was a bug in the patch.
the purpose of the patch is avoiding the downloading of files outside the game folder and which don't contain ".pk3" in their name


Top
 Profile  
 
 Post subject: Re: Would like to test my patches :o
PostPosted: 04 Dec 2008 22:05 

Joined: 17 Nov 2008 02:18
Posts: 10
Server company says that, that a patch was applied so I am thinking that with the allowdownload set to 0 and the patch applied, that it maybe the issue were having.



EDIT for December 5, 2008

>> Founded the problem... The patch "q3dirtravfix" seems to affect the allowdownload when it's disabled which caused the crash. Patches were reinstalled without that patch and it works nicely now. The company didn't really read the instructions fully when it said that the patch was unneeeded if allow download is disabled anyways. JA+ also has it's own method for downloading... Anyways, that is the prob Luigi.

Thanks a lot for your help, this is well appreciated and I have no further questions.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 15 posts ] 

All times are UTC [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for: