Wednesday, 16 January 2013
Hack Atm MAchine nd Bank Account
You are welcome to the wonder land of hacks, want to know how to hack an ATM MACHINE OR BANK ACCOUNT?You can hack and break into a bank's security without carrying guns or any weapon.
You are welcome to the wonder land of hacks, want to know how to hack an ATM MACHINE OR BANK ACCOUNT?
HOW IS THIS POSSIBLE???
First of all, we have to learn about the manual hacking of ATM MACHINES AND BANKING ACCOUNTSHOW THE ATM MACHINE WORKS?
If you have been to the bank, you find out that the money in the ATM MACHINE is being filled right inside the house where the machine is built with enough security.
To hack this machine manually, get an ATM card, wether valid or not, as long as it can freely enter into the machine. Then get a candle, light the candle and use the wax to cover the panel on the ATM CARD, covering that panel will make the card look defualt to the machine.
Now, go to any Bank near you and try this trick, but if you are caught, thats your own wella ooh! not mine. When you get to the machine, insert the card and enter a default pin which is 0000. Done that? Wait and see the action. The atm machine will dispense cash. But some times the machine would say card not smart or it would just eject your card. The reasons is because some atm machines are upgraded while others are not.
HOW DO I KNOW AN UPGRADED MACHINE???
For you to know an upgraded atm machine, you will observe that most times when you use a particular atm machine, as the machine is dispensing the cash, the bank will also send you a debit alert. If the machine is not upgraded, it may take up to 30 minutes before the bank sends a debit alert. The candle trick is 60% efficient on a machine that is not upgrade but it may not work on upgraded machine because of its sensitivity.(use at your own fucking risk do not blaim me :P)
Friday, 11 January 2013
Convert Text into Audio using Notepad Trick
Hello Guys, Now I want to tell you a very simple and easy Notepad Trick. By using this trick you can convert your text into audio or voice. This is very easy and simple trick for understand.
You use many softwares which needs heavy space on your Hard Disk Drive. But this Trick needs no space on your HDD. Here is the image of Text to Audio converter.
This converter needs no Internet Connection. It works in offline mode. So check below the tutorial and have fun.
You use many softwares which needs heavy space on your Hard Disk Drive. But this Trick needs no space on your HDD. Here is the image of Text to Audio converter.
This converter needs no Internet Connection. It works in offline mode. So check below the tutorial and have fun.
- Open Notepad in your PC.
- Copy & Paste below VBScript in your Notepad.
- Now Click on "Save As" and give the extension .vbs
Dim msg, sapi
msg=InputBox("Enter your text for conversion","GeeknTips Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
msg=InputBox("Enter your text for conversion","GeeknTips Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
IDM Fully Activated
Fully Activated Internet Download Manager:
NOTE: No need for serial or activation. Just download, install and start using.
Download Link:
Click Here to download
NOTE: No need for serial or activation. Just download, install and start using.
Download Link:
Click Here to download
Speed up your Net 20%
Speed Up Your Net Speed By 20%
1. First you go to start button
2. Go To Run
3. Type gpedit.msc And Then Hit Enter.
4.Then Expand Adminsitrative Templates.
5.Then Network
6.Then QoS Packet Scheduler.
Now A New List Appear . Click On Limit Reservable Bandwidth.
Just Disable it.
Now You Click On Apply .
The Simple SQL Injection HAck :P
The Simple SQL Injection Hack
SQL Injection involves entering SQL code into web forms, eg. login fields, or into the browser address field, to access and manipulate the database behind the site, system or application. When you enter text in the Username and Password fields of a
login screen, the data you input is typically inserted into an SQL command. This command checks the data against the relevant table in the database. If you‘re input matches table/row data, you're granted access (in the case of a login screen). If not, you're knocked back out.
In its simplest form, this is how the SQL Injection works. It's impossible to explain this without reverting to code for just a moment.Here is the code
Suppose we enter the following string in a User name field:
' OR 1=1
The authorization SQL query that is run by the server, the
command which must be satisfied to allow access, will be something along the lines of:
SELECT * FROM users WHERE username = „USRTEXT ' AND password = „PASSTEXT‟
Where USRTEXT and PASSTEXT are what the user enters in the login fields of the web form.
So entering `OR 1=1 — as your username, could result in the following actually being run:
SELECT * FROM users WHERE username = ‗' OR 1=1 — 'AND password = '‘
In terms of login bypass via Injection, the hoary old ' OR 1=1 is just one option. If a hacker thinks a site is vulnerable, there are cheat-sheets all over the web for login strings which can gain access to weak systems. Here are a couple more common strings
which are used to dupe SQL validation routines: username field examples:
• admin'—
• ') or ('a'='a
• ”) or ("a”=”a
• hi” or "a”=”a
(♥HaXoR♥)
Subscribe to:
Posts
(
Atom
)


