Archive for the ‘Black Hat Tools’ Category

Roboform Hole

You may have heard me talk before about Roboform. It’s really a wonderful program if you have hundreds of passwords and sites to manage like I do. It securely saves all your Usernames and Password Information so you can log into any site with one click. It also saves Identities for when you have to give your information for signing up for an affiliate program (for example) and will generate secure, random passwords for you.

But let’s say you fried your hard drive and are going to your backup of all the passwords and logins. Well, you had better know all the URLs because it only saves the Name of the site, the Usernames and passwords in the backups – not the URLs Correction: it does not save the URLS on Default). This especially sucks for when you have saved long string IP address URLs with special functions embedded in them.

Just an FYI.

RSS to Blog Security Hole AND Fix

When we recieved this e-mail, we knew you would want to read about it:

Recently it has come to my attention that there are some serious security issues with the default RSS to Blog installations.

In my manual I recommend that everyone name the folder RSS2B3. This common folder name is part of
the security issue.

When your RSS to Blog installation becomes indexed in the search engines it is very easy to find and hack into it even without the password.

One of my customers pointed out to me exactly what hackers are doing when they find RSS to Blog folders. He made a very interesting set of videos that shows step by step how this happens and how to protect yourself.

Here is what I learned by watching his videos

Anyone who finds your RSS to Blog folder can simply look at the ’settings.php’ file or the ’settings’ folder from the browser and see all of your blog settings.

If you go to your installation right now and type in http://domain.com/RSS2B3/settings.php

Or http://rsstoblog.com/RSS2B3/settings/

You will see all of your blog settings, URLs and even passwords. Anyone who can see that file can use that info to log into all of your blogs and do what ever they want. That possibility makes it very important that you update and add the .htaccess file to your folders immediately.

There is a simple way to prevent this. And I am going to explain how.

The first step is to make sure your RSS to Blog folder does not get indexed. Dont link to your installation from forums, or any where public.

If you have the RSS to Blog installation on a domain that does not have a frontpage this is a problem. You should always add an index page to every domain. Even if you are only using the domain to host the software. It is not very uncommon for a domain to get indexed even if you never submitted the domain to the search engines. If you do not have a index page on that domain, then every folder on that domain is visible to the world.

The next step is to make your installation harder to find. Name your RSS to Blog folder something other than RSS2B3 or RSS2B or RSS.

You can rename your folder at anytime, it will not effect your files, but you will need to change the path in your cron jobs if you choose to rename the folder.

The next step is to use something called an .htaccess file on your server. In this file you can add code that will block people from seeing your settings.php file or the contents of your folders.

I am including a link to a small update that includes the .htaccess file you need for your installations Download and install it today.

If you need help further understanding anything I wrote here The customer who told me about this (Eric Grigsby) actually created a set of videos that I thought were very good. It explains exactly how the security flaw was discovered and how to install the .htaccess file to your folder and test it.

If you need you can watch Eric’s great videos

If you purchased RSS to Blog in the last few days the security patch has already been put in the package for you. So you do not need to update.

Everyone else should update immediately.

Michelle Timothy

I like that Michelle is proactive on the security front. It gives me a little more confidence in the product, RSS to Blog.

Free Cloaking Script

You’re broke as a joke but want to cloak: So what can you do? How about a free cloaking script?

Let’s say you’ve used widgetbaiting or the markov chain to create 30,000 pages of unique content about bacon polenta recipes. Of course, no human surfer wants to read those pages but they are great spider food.

Well if you don’t want to use IP delivery like you’re supposed to, you can use this code to send your surfers to a sell page with text written for human consumption.

Now, this is not some unsneaky java redirect that will get you banned in the Search Engines. * If you use this code, you may get banned in some search engines.* Rather, it’s a error loophole designed for you to exploit:

<img src=nofilehere.gif onerror=window.open(’http://seoblackhat.com’,'_top’)>

Just make a page with any kind of spider food / keyword spam that you want on it and then add that line to the page.

When surfers visit the page, they will be sent to “seoblackhat.com” because the requested image file does not exist (therefore there will be an error). The spiders and search engines, on the other hand, will all see the original page.

This free cloaking script is inferior to premium cloaking software for many reasons. If you are scraping content, this method does nothing to help you get past duplicate content filters. This free cloaking code does not protect your code from surfers or your competition. Surfers will briefly see these spider food pages load. They may, in turn, report you to the search engines who could decide that using this code in the manner described is abusive. So, I would not recommended it for sites that you cannot afford to have banned.

Many high profile sites and fortune 500 companies use Cloaking to send different content to different IP addresses. But they don’t use code like this or cheesy redirect scripts – they use sophisticated cloaking software – IP delivery is the safer and preferred way to cloak. Honestly, I’ve never even heard of someone actually getting banned just for IP cloaking. I know that people do get banned for using crappy JavaScript redirects but in my opinion, getting banned for IP Cloaking is one of the great Black Hat SEO myths; it just doesn’t happen.

Open Source Portal Builder- RSSGM

We are doing some rapid development on an open source portal builder called RSSGM. The project page is http://rssgm.sourceforge.net. Right now it is a working basic sitebuilder with several different integrated content engines and revenue opportunities. We have just introduced a new module that does content scraping combined with keyword targeted paragraphs spun through a Markov Chain generator. We can spin hundreds of unique articles out of one keyword reducing duplicate content.

Thanks!

Elvis The Pelvis

Frame-Buster: Best. Javascript. Ever.

OK, Sammy’s Myspace Friends Javascript was pretty freaking cool. So what is this Frame-Buster Javascript and what’s so great about it?

How many of you have been the victim of Google Image searches?

I say victim because we’ve tracked how poorly this bandwidth suck converts into any kind of cash.

If you’ve ever used Google Image search you know how the deal. Google first displays ~20 thumbnails of images. If a surfer clicks on the thumbnail she is brought to a page with a thumbnail of your image in a frame above your page. This frame says “See full-size image” and gives the URL of your image. This way, the surfer can view your image without the bother of looking at your site.
Goole Images is a Bandwidth Leech
This kind of traffic does nothing but leech bandwidth – it is traditionally the worst kind of traffic you can have on your site (it’s as bad as exit traffic from a pop-under).

Until now.

Now, seoblackhat.com doesn’t use many images. As such we don’t have much image traffic. But do a Google Image search for “SEO black hat” and click on one of our 2 image thumbnails to see what happens.

Instead of that bandwidth leeching frame, you are redirected to the page the image came from without a frame.

Now this doesn’t matter much for sites with minimal Google Image traffic, but for some of our adult sites this is huge. If you have any kind of image search traffic, this Frame Busting Javascript will help you monetize it:

<script language=”JavaScript1.1″ type=”text/JavaScript”>if (parent.frames.length
> 0) top.location.replace(document.location);</script>

Just put that script in your header and you’re done!

IP Cloaking Software

Before we go over the specifics of some quality cloaking software, I’d like to cover a few basics.


Some definitions:

Cloaking: Cloaking Involves using the ip address or features of the HTTP request (e.g. the User-Agent field) in order to identify and deliver unique content to a specific ip or User-agent.

IP Cloaking: IP cloaking means using the IP address of the HTTP request to deliver different content to different IP addresses. Because it is extremely difficult to spoof IP address ( and still receive your packets), IP cloaking is the preferred method for delivering different sets of content to different users or spiders.

IP Delivery: Cloaking has an evil sounding name. The euphemism “IP Delivery” was coined so that all the big corporations including Google, Yahoo, Microsoft, Amazon, IBM . . . and just about everyone who knows what they’re doing could “cloak” with impunity.

We’ll go over some of the many benefits to cloaking early next week, but if you’re anxious for an early peek – check out Kloakit’s IP Delivery Site. They cover some of the many benefits to IP Delivery.

Kloakit has a money back guarantee, so clearly Dan (the owner) stands behind his product. Yes, it’s an affiliate link – and yes that means we endorse Kloakit.

Default Passwords

Default Passwords are powerful because often users are too lazy to change them. Perhaps you “forgot” a password from one of these 313 vendors and left it as the default password.

For whatever reason, it just seems like it’s good idea to have this list of 1520 Default Passwords.

XSS (Cross Site Scripting) Cheatsheet, by RSnake

I found this very useful page for XSS (Cross Site Scripting). Many of you have asked for more specifics about how to force authority sites to link to your web sites.

The page, XSS (Cross Site Scripting) Cheatsheet: Esp: for filter evasion – by RSnake, covers hex encoding, IP Obfuscation, URL string evasion and more:

“This XSS still worries me, as it would be nearly impossible to stop this without blocking all active content:”

Fantastic work; thank you RSnake. If you ever want to write something on SEOblackhat.com, no need to hack it – you’re more than welcome to publish here any time you want.

Typo Spam Tool

Ozh from planet ozh left this comment on the “How to typo spam post:”

Comment:
After reading this article, I’ve had some fun coding the Typo Trap :)

“The Typo Trap is a free tool designed to help webmasters find common typos and misspelling for keywords that are often searched for. Common typos are swapping 2 letters, or hitting a key right next to another (script here simulating a QWERTY keyboard).”

XSS – Cross Site Scripting Attacks

Dynamic websites suffer from a threat that static websites don’t, called “Cross Site Scripting” (or XSS). Attackers canl inject JavaScript, VBScript, ActiveX, HTML, or Flash into a vulnerable application – often to gather information from users. Imagine yesterday’s example only more advanced and as part of a phishing scam – (fraud is not cool).

From osvdb.org

ATutor contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate multiple variables upon submission to the search.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user’s browser within the trust relationship between the browser and the server, leading to a loss of integrity.

The XSS-Proxy website at sourceforge is a great starting point for getting a primer on XSS and for understangind cross site scripting attacks.