...is not anything significant - base64 coding it is relatively commonly used in scripts to obfusticate variables visible to users in the url for good reasons.
Having said that, when you get to the bottom of page 2 in the search results, it is also used in various nasty scripts. But in this case my guess is that there's no problem with that bit of code in that particular place. I may be wrong of course.
--------------------------------
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>
I've sent the evidence to the web designers for them to confirm that they are using it or not. THANK YOU all for your help and enlightenment on what has been a very interesting few days.
BTW, you can tell ASL to watch your web directories for changes so you can coorelate those changes with user logs in, etc. Just look for this line in ossec.conf:
And add another line with your web directories (keep in mind this will tell you if anything changes, so you may not want to include your cache directories).
blocking Korea, Romania, Russia, Ukraine and Turkey alone will reduce the workload on your server, especially the security systems, massively.
If I geoblock some of the countries above, would that prevent anyone in those countries from sending emails to our clients? Or just block those countries from accessing the server? The latter would work for us. The former would be a problem.
With ASL geoblocking, you would block access to everything -- the IP would be firewalled out full stop.
But with ASL we also currently have separate DNS-based blocklist facilities for:
1) Email (as provided as standard)
2) Web (via mod_sec)
3) FTP (via the ASL version of the psa-proftpd package)
So you could mix and match which countries to block on those three services (as long as you have [access to*] a suitable DNS server set up with the appropriate country zones), but not ssh, mysql and plesk control panel access, which are the three other "main" services that you might want to block.
ssh and mysql access is not something many hosting companies would want to allow for third parties, so I guess it isn't all that important -- you are likely to already have blocked it to all IPs other than your own. There's nothing much you can about plesk other than to have yet another set of iptables and that's just going to get messy.
* We have such a beast and could theoretically make it available to selected users. Does anybody think it might be worth commercializing by us? Or would it be better if the service was provided by Atomicorp as part of your ASL subscription? This is going really off-topic here though. I may post something about this in a new topic in a few days - right now and ill and can't be bothered to think about it.
Faris.
--------------------------------
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>