script kiddies
Well it seems SOMEONE reads my blog, since I almost always have more “hack” attachs from noob script kiddies when I’m abroad. I’ll take care of those when I get home. I see lot’s of emails going out to abuse@… 😉
Well it seems SOMEONE reads my blog, since I almost always have more “hack” attachs from noob script kiddies when I’m abroad. I’ll take care of those when I get home. I see lot’s of emails going out to abuse@… 😉
So I got around to dropping by an internet cafe. I’m in cairns right now and dfinatly won’t be logging into any forums from here (for one the most arn’t on https servers, and for another I don’t have the time to check all the missed postings from the last 2 and a half weeks). I’ll check forums when i get back home.
Weather is great, kinda hot if there is no wind blowing in from the sea. People here grill all the time, the park is full of picknick tables and gas grills free to use. We were out on the riff twice and it was great both times. ayers rock was pretty nice, but extremely dry out there. Sydney was an interresting city, Singapore too, but I’ll write more when I get home.
Just got done packing my suitcase, I’ll be leaving for the airport soon. I might drop some updates into my blog if I find internet access while I’m down under. Otherwise you’ll get a whole bunch of pictures when I’m back 😉
Tonight I’ll be in Singapur, tomorrow Sydney. We will be staying in each place for a few days, then moving on, after Sydney we’ll be off to Ayers Rock -> Alice Springs -> Cairns (Cairns will be a full week)
Since I’m not going to be reading any email for the next few weeks I finally got around to setting up a sieve script to automagically sort my email serverside into folders. So when I come back home I won’t be overwhelmed by emails from my server about the 15 people trying to break in each day or other crap.
require “fileinto”;
if header :matches “Subject” “\*\*\*\*\*SPAM\*\*\*\*\*” {
fileinto “user.blargh.SPAM”;
}
elsif address :domain :is “from” “blargh.ipxserver.de” {
fileinto “user.blargh.Server”;
}
else {
keep;
}
Yeah, Team Fortress 2 for Half Life will be release with Episode 2. This is going to be a “must have” on my gaming list. I just noticed that 2 more videos were released, grab them and have a look at the engineer and soldier class:
https://www.dopefish.de/files/mtt_engineer.wmv
https://www.dopefish.de/files/tf2_soldier.wmv