Tag Archive for 'tools'

easyComment Firefox Extension

My friend beni just released a nifty and free Mozilla Firefox extension that atomates the tedious task of posting comments on blogs. It will automatically find the form and add all the necessary information, so you just have to write the comment.

Check it out here: http://blog.bf-itservice.de/82/easycomment-firefox-extension (Scroll down to see the english version)

BlogFarmExplosion is live!

Create hundreds of blogs on hundreds of hosts in minutes!

For those who didn’t knew, I’ve been working for the past couple of months in BlogFarmExplosion. Basically, it’s a linking tool… But at the same time is so much more. There is no point that I explain you all the details about this amazing tool when you can see it with your own eyes.

Check out our screencast, or go to our site for a higher quality screencast with captions.

Free Keyword Tool

Black Hat SEO Keyword Tool

For all those hungry for , check out my free keyword tool.

My tool will scrape for you keywords from Google Suggest, SpyFu, Google Adwords, Yahoo Search Marketing and other shady keyword sources… Then it will remove dupes and invalid keywords, and print it everything as comma separated values (csv).

Here is an excerpt of the output generated for blackhat seo:

blackhat seo,blackhat seo expert,blackhat seo experts,blackhat seo ,black hat seo techniques,seo,seo services,seo company,seo service,seo firm,seo consultant,seo optimization,search engine optimization seo,seo companies,seo ranking,seo ,organic seo,michigan seo,affordable seo,seo technology,seo agency,seo strategy…

And for :

yacg,yacg templates,yacht,yacg hooks,yacg template,yacg forum,yacg tutorial

To be honest to you, I’m impressed by the fact that it returns keyword results for yacg :D

I have some great ideas for this tool and I’m going to be improving it, so feel free to abuse it.

Caffeinated Content for WordPress

My friend kansieo was kind enough to hook me up with a copy of Caffeinated Content for WordPress.

According to his site, this plugin allows you to create content for an entire blog with the click of a button. Having a tool like this would come really in handy if you need content for a blogfarm or just a brand new blog, so let’s give it a try.

I’m going to test it on http://labs.getyacg.com/blog/ (This is just a WordPress blog I use to test stuff)

Installation is pretty straight forward, similar to any other WordPress plugin:

  1. Upload it to /wp-content/plugins/
  2. Activate it on the Plugins tab
  3. Go to the Options tab, and fill in the required information (Email, key…)
  4. Now you can use it from the Manage tab

Caffeinated Content

For testing purposes I decided to use made-for-adsense and black hat seo as my .

Before creating a batch of new posts, take a look at the /templates/ folder. There you will be able to change the look and feel of the posts and comments. Here is an example of a template file:

<div style=”float:left; padding: 12px”>[image]</div><div><em><strong>[who]</strong> asked: </em><br/><br/>[post]<br/></div>

As you can see, it’s pretty straight forward. This template will produce a post similar to this one:

Black Hat SEO Post

So far so good, so let’s proceed to create a new batch of posts!

In the Caffeinated Content tab you have several different options that let you alter the look of the new posts… But I’m going to leave everything as it is, so I just have to type the keyword (black hat seo) and the date range of the posts (01/06/07 – 01/01/08).

VoilĂ ! It took a couple of minutes and now I have over 50 new posts related to made-for-adsense and black hat seo! And the best is yet to come, besides just creating a new post, this plugin will also create comments for each post. Take a look at one of the posts and comments about black hat seo over here.

And that’s not it, with the aid of markov chains this plugin will also create themed unique content for your blog.

On my opinion I think that kansieo did a great job with this powerful yet easy-to-use plugin for WordPress… So go ahead and secure your copy right now at http://kansieo.com/members/details-wpqa.php

PHP Forum Spammer

Taky from http://takyseo.com has just posted a really interesting snippet of code, check it out.

It’s basically a PHP Spammer, pretty useful to get some backlinks to your sites. With some coding skills you could include this into your YACG sites to automatically generate backlinks. Now if you really want to make something impressive, integrate into your sites this daily keywords hook and his PHP Forum Spammer… Your sites would grow naturally as well as the backlinks.

YACG 2.0

Today is a great day! Not because of the hallucinations I’m experiencing due to the servere case of sleep deprivation I’m going truth right now… It’s a great day because after a looooong time finally I’m ’bout to launch 2.0.

You can read more about it at http://getyacg.com

Yeah!

Ajaxified Proxy List

Sorry for the lack of updates. Last week was crazy! I had a million things to do, but anyways among all the things I was doing I was also working in an ajaxified proxy list for you guys :)

You can see the proxy list working by clicking here.

The proxy list updates every six hours, and its really easy to use. You can scroll truth the list (It’s a really big proxy list) and you can sort the by port, country, latency etc… If the proxy has a Red Flag it means that it is blacklisted by either Spamhaus or Spamcop.

I will be adding more features soon, like exporting the list to CSV/XML and an anonymity checker.

As you can see, this tool is still in a very beta stage, so if you have any comments or suggestion please leave it on the comments!

sitemap

Jikto in the wild

It appears that the source code to is in the wild. I suppose it was only a matter of time, even though as you will see SPI to extreme steps to prevent this from happening.

If you don’t know about this tool, you can read more in this slides

And you can download the source code right here :)

UPDATE: ZDnet has more information about the incident

JavaScript Obfuscation

If you use to redirect doorway pages or for XSS you should always obfuscate your code. That’s why I decided to post this really easy to use JavaScript Obfuscator. (It’s just a friendlier version of this one.)

To use it you just need to input your javascript (without the <script></script> tags!) and click in the “Encode” button. It will obfuscate your code with two similar methods so you can choose and then… well that’s pretty much it!

DISCLAIMER: It’s really easy to “break” the obfuscation for people with JavaScript knowledge, but at least it will keep away n00bs.