Thursday, July 23, 2009

HACKING EXPOSED

Thursday, July 23, 2009

SEO for blogger.com (from template)

Search Engines are one of the most important source of free traffic. The first target of most of the webmaster and blogger is to optimize their website for search
engine. If you search for term adobe in search engine they are in top 3 result.
Why? Because so many other sites are linking to these site as the anchor text
to download their software. Beside back linking Page title also plays vital role
is search engine optimization. Google and other search engine search for result
from a title of website.

Blogger.com templates by default don’t come with search engine optimized
(SEO) title tags meaning you aren’t maximizing your blog to rank better
in Google. If you take a look at your existing Blogger title you’ll see
that blogger displays the blog name first then followed by your post title.
They have it backwards so let’s get your blog setup properly.
Lets edit your blogger template for better Search Engine Optimization with this easy 4 Steps.
I ask you to take pre-caution by backing up your blogger template so that you can return back easily if any thing went wrong.

Step #1In your Blogger dashboard, go to “Layout” => “Edit HTML”.

[rde]Step #2In the template code, search for this:
Quote:
<*title><*data:blog.pageTitle/>
.

It’s usually in the first 5-10 lines of code in your template near the top.
Step #3Replace that bit of code with the following code:

Quote:
<*b:if cond='data:blog.pageType == "index"'>
<*title><*data:blog.title/>
<*b:else/>
<*title><**data:blog.pageName/> | <*/title>
Step #4Save your template and go back to your blog. Click into any individual post
and look at the page title.All your blogger posts are now much better optimized
to rank higher in Google. I’m not going to promise you a night and day
difference but you’ve taken a step in the right direction. Now just go
post unique high quality content so people searching Google will find your blog first!

Remove stars

Turkojan 4 - With Screenshots

1.First you gonna do is to go on http://www.no-ip.com and sing up .. you can write ur fake informations ..

2.Now Login.

3.Click Creat Host ( You will use it to Server/Trojan connect to Turkojan RAT ( Remote Administrator Tool )



4.After that only choose your host name and just click Creat Host
5.After you creat hostname it will look something like this:






6.After that go to: http://www.no-ip.com/downloads.php - to download program ( you will use it to connect to server)

Now Lets start with Turkojan

7. Open Turkojan and click on Editor



8. Then choose hacking option ( invisible ) - check everything i checked






How to verify your own PayPal without a credit card

1. Make sure you have a PayPal account made. If you don't, go to www.paypal.com

2. Now go to Netspend and click the big green "Open Account" button.

3. Fill out the info, for the address put in anything, could be your real one doesn't matter. They will send a card to that address most people will throw it out as junk mail if its a fake address.

4. Log in to your PayPal account. Hit the "Get verified" link (image provided)



5. When the new page comes up, hit "Add Bank Account".

6. Log into your Netspend account. Go to "Add Funds", then "PayPal Transfers".

7. Copy and paste the necessary info from the Netspend account to the PayPal Verification fields. Wait 3-5 days for the deposit.

8. Enjoy Spending!!

How to verify your own PayPal without a credit card

1. Make sure you have a PayPal account made. If you don't, go to www.paypal.com

2. Now go to Netspend and click the big green "Open Account" button.

3. Fill out the info, for the address put in anything, could be your real one doesn't matter. They will send a card to that address most people will throw it out as junk mail if its a fake address.

4. Log in to your PayPal account. Hit the "Get verified" link (image provided)



5. When the new page comes up, hit "Add Bank Account".

6. Log into your Netspend account. Go to "Add Funds", then "PayPal Transfers".

7. Copy and paste the necessary info from the Netspend account to the PayPal Verification fields. Wait 3-5 days for the deposit.

8. Enjoy Spending!!

Send mess using bluetooth No accepting needed

Sending message using bluetooth - No accepting needed
sorry for creating too many topics today
This isn't really a hack or a cheat or anything, just a way to send a "message" to a bluetooth enabled phone.
Items needed:
A phone with bluetooth connection.
Step 1: Go to "Contacts" on your phone
Step 2: Click on "New Contact"
Step 3: In the number section write whatever you want. I'm going to use 1337 as an example.
Step 4: In the name section write your message. I'm going to use "Bluejacked!" as an example.
Step 5: Now save this contact.
Step 6: Now you go on "Contacts" and browse the contact that you just made.
Step 7: Click on it, and choose "Send with bluetooth" or somthing like that.
Step 8: Choose your target and click "Send"
enjoy

mobileBlocking IncomCalls,Sms of unwantedno

java application for mobileBlocking Incoming Calls & Sms of unwanted person or number
MCleaner is a firewall software which can manage your sms and call,and blocking incoming calls and sms automatically.It's can filter incoming calls
free download MCleaner with serial
download MCleanerActivation Code: 55092411 or 46998375
MCleaner is a firewall software which can manage your sms and call,and blocking incoming calls and sms automatically.It's can filter incoming call and sms according to pre-configurated keyword(sms) and phone number(could be partial match), and you can set a profile to set MCleaner working mode quickly, and also scheduler mode is supported.The set-up is very simple, it has got many unique features as follows:
-----The only mobile phone firewall software can support all types of messages and incoming calls based on Symbian S60 all over the world.
-----The only mobile phone firewall software can provide complete sets of Linux platform services all over the world
http://www.ziddu.com/download/5399240/BlockingIncomingCallsSms.zip.html
enjoy

Send free sms in the whole world

To send free sms in the whole world, you'll just need to install this mozilla add-on

https://addons.mozilla.org/en-US/firefox/addon/9284
btw, albania os there, but only one provider, but i found a way to send sms even to the other providers

i guess this would work for every country, but you should change 385 to your country's, like albania's is 355 (do not put the +)

Find IP Of Any Website Through A Batch

This Way You Get The IP Address OF Most OF The Websites

And You Can Use It To Ur Advantage As Well

Save The Following Code As Anything.bat File

@title IP Finder - created by BADMAN BILAL MARRI & color f1
:Menu
@cls
@echo off & break off & @setlocal enabledelayedexpansion
@echo.
@echo ³³³³³³³³³³³³³³³³³ÉÍÍÍÍÍÍÍÍÍÍÍ»³³³³³³³³³³³³³³³³³
@echo ³³³³³³³³³³³³³³³³³º IP Finder º³³³³³³³³³³³³³³³³³
@echo ³³³³³³³³³³³³³³³³³ÈÍÍÍÍÍÍÍÍÍÍͼ³³³³³³³³³³³³³³³³³
@echo.
@set /p Website=Type Web URL Here:
@for /f "tokens=3" %%Z in ('ping %Website%^| find "["') do (
@for /f "tokens=* delims=" %%J in ("%%Z") do (
@set ip=%%J & @set ip=!ip:[=!
@set ip=!ip:]=! & @set ip_Website=!ip!
)
)
@cls & @echo. & @echo É==========»
@echo ºµ²²²²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²µ²²²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²µ²²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²µ²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²µ²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²µ²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²µ²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²²µ²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²²²µ²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²²²²µº & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo ºµ²²²²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²µ²²²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²µ²²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²µ²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²µ²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²µ²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²µ²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²²µ²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²²²µ²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²²²²µº & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo ºµ²²²²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²µ²²²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²µ²²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²µ²²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²µ²²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²µ²²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²µ²²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²²µ²²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²²²µ²º & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo É==========»
@echo º²²²²²²²²²µº & @echo È==========¼
@ping localhost -n 1 -w 30000 > nul
@cls & @echo. & @echo Website Address: %Website%
@echo IP Address: %ip_Website% & @echo. & @echo Press { ENTER } to continue...
@pause > nul
goto Menu

Gmail Space as a Hard Drive

Gmail is really famous among users of all the email clients available on the web and that is not because it has a cool interface rather it is famous for its reliability and huge space (3GB now thats something). Google doesn’t stop here and recently Google announced that users can now buy more online storage for Google services just by paying a little amount. So why not use this online storage space and use it externally (Probably as a network drive or one of your own computer hard drives).

Use Google Storage Space as Google Drive

Here I have some great little utilities

No comments:

Post a Comment