ONLINE NOW: 48 LAST 24 HOURS: 120
« First | < | 51 | 52 | 53 | 54 | 55 | > | Last » |
All these error messages suck, I'm going to tone back the CSRF protection a bit to fix them. Right now the key changes constantly as you cycle through pages, this seems a little overkill for the problem. As long as you don't go entering the "key=value" from your URL in to any other sites it should be pretty secure with a more static key. I think I'll try just changing it on logins for now, then see if I can write an exploit that will get around it.
I'll be waiting a few days before releasing the source code for the exploit, sorry for the inconvenience of all these error messages. They will be fixed shortly.
I'll be waiting a few days before releasing the source code for the exploit, sorry for the inconvenience of all these error messages. They will be fixed shortly.
If you're wondering where I've been recently in terms of updates, that will all become apparent tomorrow as my 100+ script update syncs over from the development server. Sadly none of these updates are interesting, just a mass security update for CSRF exploits. In the end the original idea of monitoring what scripts people came from fell through as it could be bypassed with the clever use of frames and javascript.
Instead this update will use unique tokens generated on scripts that are about to do something, then passed to the scripts that actually perform the action and checked. This change will mean that you cannot use the back button and then perform most actions. I'll be monitoring how much of an impact this has on players and how often this error occurs over the coming days.
This security fix has required me to manually edit pretty much every script in the game that performs any action. It was very boring, involved thousands of lines of copying and pasting but now it is done. As a result image tags will be re-enabled on forums after this update goes live, I'll also be posting proof of concept code of this exploit to anyone interested or worried that it may effect other sites.
Instead this update will use unique tokens generated on scripts that are about to do something, then passed to the scripts that actually perform the action and checked. This change will mean that you cannot use the back button and then perform most actions. I'll be monitoring how much of an impact this has on players and how often this error occurs over the coming days.
This security fix has required me to manually edit pretty much every script in the game that performs any action. It was very boring, involved thousands of lines of copying and pasting but now it is done. As a result image tags will be re-enabled on forums after this update goes live, I'll also be posting proof of concept code of this exploit to anyone interested or worried that it may effect other sites.
Friday 12th November at 5pm server time I will be hosting the 3rd LegCon. There will be a few Staff there (Usually Myself, Zorg and Pie) and maybe one from each department. This LegCon we haven't specified an agenda and would like all gangs to target their main issues. I would say it's an hour long but these events sometimes peek 2-3 Hours. If we have some time after it suppose we can have a small Q&A session.
If you're interested in being a rep for your gang or would like to raise a point you will find a thread in your Member Forums.
Links:
o LegCon Page
o LegCon Log #2
o LegCon Log #1
If you have any questions just post in one of the threads or mail me! On another note I hope you enjoyed the Halloween Event, I would like to thank faelust, bcfcespley and DMaster from my team for helping me set it up and stuff! I'm not sure when the next one will be but it won't be far off. Also I know DMaster is thinking of doing an AH in the next few weeks so keep your eye out for that.
If you're interested in being a rep for your gang or would like to raise a point you will find a thread in your Member Forums.
Links:
o LegCon Page
o LegCon Log #2
o LegCon Log #1
If you have any questions just post in one of the threads or mail me! On another note I hope you enjoyed the Halloween Event, I would like to thank faelust, bcfcespley and DMaster from my team for helping me set it up and stuff! I'm not sure when the next one will be but it won't be far off. Also I know DMaster is thinking of doing an AH in the next few weeks so keep your eye out for that.
Ok, so the problem I'm having with images is quite complicated. Basically a lot of scripts in this game "do stuff". For example, the script gangs8_1.php when navigated to will make you leave your current gang (this is what I did with my proof of concept exploit). In order to link someone to this script you need to first steal their session ID and then redirect them to the relevant URL, very easy to do if we allow IMG tags on the forums.
My fix for this is to implement code that upon arrival at gangs8_1.php (and the hundred or so other scripts like it) checks the page you came from. So if you did not come from the page leading to it, then it will error. However, this error would also pop up if you used the back button on your browser before clicking a link to do something.
I don't know how often players use the back button when playing my game so I have no idea how inconvenient this fix is going to become. All I can do is implement it and see, this will be done once all the scripts are updated.
My fix for this is to implement code that upon arrival at gangs8_1.php (and the hundred or so other scripts like it) checks the page you came from. So if you did not come from the page leading to it, then it will error. However, this error would also pop up if you used the back button on your browser before clicking a link to do something.
I don't know how often players use the back button when playing my game so I have no idea how inconvenient this fix is going to become. All I can do is implement it and see, this will be done once all the scripts are updated.
Christmas 2024
- Updated by Charlie
Puncuation Posse
- Updated by Meepers
HOF Top 10's
- Updated by Charlie
Crystal Maul Shaft
- Updated by Charlie
- Updated by Charlie
Puncuation Posse
- Updated by Meepers
HOF Top 10's
- Updated by Charlie
Crystal Maul Shaft
- Updated by Charlie