|
Sep 05, 2010 - 04:12 AM
|
||||||
![]() |
||||||
Online
There are 1 unlogged user and 0 registered users online.
You can log-in or register for a user account here. Search BoxLanguagesPreferred language:
|
Referral Spam - Methods for blockingPosted by: bryan on Wednesday, January 04, 2006 - 08:29 PM
637 Reads
Referral spam has become a major problem on most blogs and even on some very unrelated websites. Basically, referral spam is the act of accessing a web site using a referrer in the header which is then added into web stats for the site as a referrer. On those sites that actively publish their referrers, these show up as links to those URL's which search engines may index. For engines such as Google, lots of referrer links can effectively raise the PageRank of the URL within the Search Engine. Also, sometimes users will click on the URL's from the referral page to see what kinds of sites are linking to that site. This results in traffic.
The majority of people engaging in referral spam are the usual suspects who also engage in email spam. I could give you a list but it doesn't really matter. Basically, they have no interest in your site other than trying to earn mileage from your traffic and bandwidth. In most cases, the spammer themselves never even see your own content, they are using bots, either from zombie bot nets or through open proxies to send GET or HEAD requests and they don't even monitor or wait for a reply but simply initiate another request to build the referrer link. Read full article: 'Referral Spam - Methods for blocking' (4186 bytes more)
Using SmartLink modem with Mandriva 2006Posted by: bryan on Wednesday, December 28, 2005 - 04:11 PM
885 Reads
I am running Mandriva 2006 on a Dell laptop which has built in SmartLink modem. Although I do have an external serial modem that I can use with the laptop, convenience makes it simpler to get the internal modem working under Linux. The Powerpack version of Mandriva 2006 includes a pre-compiled kernel module for the SmartLink modem but once you start upgrading the Kernel to the latest supported version, you either need access to a new pre-compiled version, or you need to roll your own. This article will tak about how to go about rolling your own.
Read full article: 'Using SmartLink modem with Mandriva 2006' (5862 bytes more)
Results of Shorewall rate limiting to protect against Brute Force attacksPosted by: bryan on Wednesday, December 14, 2005 - 06:10 PM
514 Reads
This article is another follow-up to the rate limiting features of Shorewall. I am basically posting the results to show what happens once the rate limiter is in place and you get inevitable attempts to brute-force SSH connections.
Follow-up: Connection rate limiting with Shorewall to protect against brute force attacksPosted by: bryan on Wednesday, December 14, 2005 - 06:08 PM
706 Reads
This article is basically a follow-up to the last article where I mentioned how to configure Shorewall to limit the number of connections per IP to SSH in order to restrict Brute-Force attempts against SSH. This article will provide a howto for setting up a generic per-IP rate limit that can be reused for multiple ports, services and connections with different limits depending on how you configure the rules. This would allow you to, for example, setup SSH with a 3 connection per IP each minute limit, and also setup FTP with 4 connections per IP per minute to help guard against brute force attacks directed at an FTP server as well.
Connection Rate limiting to block SSH brute force attacksPosted by: bryan on Wednesday, December 14, 2005 - 06:07 PM
912 Reads
A new netfilter called recent has been added to IPTables and newer versions of Shorewall can actually use this netfilter for varied functionality. This article will basically talk about how to use this netfilter to protect against Brute Force attacks against SSH which is a current issue as Linux gets more popular. While SSH itself is fairly secure against most of these scripted attacks, they are still fairly annoying for most admins who monitor systems because they take up space in the log files and all the extra "noise" can possibly be used to mask a successful attempt to compromise a system.
|
| Making Technology Work Seamlessly |