Pages

Thursday, May 17, 2012

Add all your facebook friends to a group in one click.

Now you can add all your facebook friends to a group by preparing a script using following method.All it needs is group id & a web hosting site which u registered in. Step1:Find group id. '10736816604104' this is the group id in above link.If the group id is not in numerical form open group,right click on report group & open link in new tab.    Here u can see the group id which is equal to cid '10736816604104' which is numerical. This...

SQL injection bypass the login form

In this tutorial I will be explaining What is SQL(Its structure), what is SQL injection? how to perform the attack? and how to make your website safe from such kinds of attacks. Before you read any article on sql injection I recommend you to read this first. In this tutorial I will be using MySQL and PHP. I have chosen PHP since it is most widely used language and and in most of the cases MySQL is used as database with PHP. PHP is a web scripting...

Anonymous operating system

More than 26,000 people have downloaded an operating system which members of the Anonymous hacker group claim to have created. The software is based on a version of the open-source operating system Linux and comes outfitted with lots of website sniffing and security tools. The "official" Anonymous group has distanced itself from the software. In a widely circulated tweet, Anon-ops claimed the operating system was riddled with viruses. Tool box The...

How To Protect Yourself From DNSChanger

In July the Internet Systems Consortium will permanently shut down DNS servers deployed to serve as temporary surrogates for rogue DNS servers shut down as part of Operation Ghost Click, an FBI operation that brought down an Estonian hacker ring last year. If your PC is one of the more than 1 million computers infected that carry DNSChanger you might unknowingly be relying on one of the FBI's temporary servers to access the Internet, and if you...

Windows 8 Beta Download (Consumer Preview)

Windows 8 is the official name for the next version of Microsoft Windows, a series of operating systems produced by Microsoft for use on personal computers, including home and business desktops, laptops, net-books, tablet PCs, and media center PCs. According to unofficial sources, the release date for Windows 8 has been set for October 2012, three years after the release of its predecessor, Windows 7. Windows 8's server counterpart, Windows Server...

Tuesday, May 15, 2012

Keyboard Dancing Led Light Trick

                 Today i am going to show you an interesting trick which will let your keyboard led light to dance. Basically we will be creating a vb-script to make caps lock, num lock and scroll lock to perform this trick. So lets get started.      How to do that ?       1. Open Notepad and copy below codes into it. Set wshShell =wscript.CreateObject("WScript.Shell") do wscript.sleep...

Google would develop its own processors for their Android devices

Surprising rumor that jumped on the net today. It is said that Google may be developing its own processor and GPU to be used in future Android devices and thus have the search company more control over the hardware.It seems that Google wants to have hardware with a longer life cycle than usual to not depend on third parties for the development and future of Android, and be Google which also mark the evolution of hardware...

Wednesday, May 9, 2012

Read and write Indian languages in your Android phone

we know that android is not an Indian developed software hence as usual it will not support Indian languages in almost all phones. But you know we Indians are intelligent enough to do it our self. Here i will tell you how to install and read Indian languages like Gujarati,Hindi,Kannada,Telugu in your android phone.   Only you have to do is to copy the .ttf font of your choice to the system/font directory. But it is not so easy because android...

Tuesday, May 8, 2012

Android's Update to 5.0 (Jelly Bean)

                     When most of us are still waiting for our devices to upgrade to the latest version of Android 4.0 (Ice Cream Sandwich) the next version of Google's operating system. But now there are some rumors, That Next version now known as Android 5.0 (Jelly Bean) would be released during the next 4 months of this year and the new version could be expected to be used officially in...

Android Hub, the music box from Google

A few days ago I talked about Augmented Reality glasses being developed by Google , we bring you today is also interested in creating an entertainment system for listening to music wirelessly.The news uncovers the Wall Street Journal, and ensures that the device will be released under the Google brand . It is not known the name of the device, but some sources suggest that will be calledAndroid Hub , and will...

NOKIA Mobile Hidden Code List

On the main screen on your Nokia Made mobile phone type in: *#06# for checking the IMEI (International Mobile Equipment Identity).  *#7780# reset to factory settings.  *#67705646# This will clear the LCD display(operator logo).  *#0000# To view software version.  *#2820# To show Bluetooth device address.  *#746025625# Sim clock allowed status.  #pw+1234567890+1# Shows if sim have...

Top Ranked Free RSS Feed And Blog Directories List Updated 2012

Today i'm going to share the top most ranked free rss feed directories and free blog directories and using them to drive more traffic to your blog. Nowadays there are many ways to promote your websites online,the most considered and the most efficient way to promote your blog to drive serious traffic is by submitting your blog to rss feed directories and popular blog directories. Signing up to some top performing blog directories and rss feed directories...

Monday, May 7, 2012

Add Your Signature In Your WebSite

  If you look at the bottom of the posts in many blogs you will see they finish with a signature.I think the signature looks great and adds a bit of style to the posts.These signatures are very easy to create and add to your blog.You can actually use a small pad to write you signature or pick from one of hundreds of pre-made signatures. I suggest using the pre-made signature, using the pad to create your actual signature...

Award Key Logger (Full version) for FREE!!

Get one of the Best and award winning key-loggers ''Award Key Logger " for Free ! That too the Full Version!!Download it here - http://www.ziddu.com/download/19104518/AwardKeyloggerPro.rar.html The downloaded folder will have 3 files : 1.Notepad file 2.Installation file 3.An .exe. file. Install the Installation file and go to the folder where you have installed the logger.(till now logger will have TRIAL version) Copy the .EXE file from downloaded...

Saturday, May 5, 2012

SQL Injection - Bypassing Single Quotes

You found a SQL Injection in a web site, however you need to bypass some security controls and below are the steps taken. Applicable to Microsoft SQL 200x although the methodology works for every database. Step 1: We found a SQL Error in the Web App by adding letters to a numeric field: http://site.com?method=returnSt&zipcode=44444&city=&state=&ratio=019tech And therefore we got something like: [SQLServer JDBC Driver][SQLServer]Incorrect...

Friday, May 4, 2012

New Features in C# 4.0

Visual Studio 2010 is out and we have a new version of C# that also accompanies it. That's C# 4.0 - I have been working on C# from the good old 1.0 or 1.1 version upwards. So whats the new 4.0 version of C# got in store for you. Here's a wrap up of the new features available as part of C# 4.0 release. keyword Dynamic There's a new kid in the block, with the introduction of a very a key feature of this release called the dynamic keyword....

How to use Google Analytics to DoS a client from some website.

One of those cookies is the referer. This is true for "search result - organic referers", like for example, a Google search. The catch is that the detection on google's service is very bad, and we can fool it to think we are a google search result by doing: http://google.yourfavoritedomain.com/search?q=search-term So, you can guess.. if search-term is big enough we can hack the world. Anyway, there's a catch. You can't set such a big cookie. The limit aparently is 4192 bytes. So.. what you have to do is control 2 cookies. The other cookie we...

Related Posts Plugin for WordPress, Blogger...