Saturday 15 February 2014

Create your own Virus using V-Maker | virus making tools free download



Every one wants to create a virus but virus creation is not a child's play. It needs a good skill in programming and knowledge about system resources. Today i am going to post about a virus creating tool. This tool is Virus Matic 2010 or in short V-Maker. You don't need to know any thing. Only select the option you want and it will create a virus for you.

Main Feature of V-Maker

You can create your own prank files/viruses with ease by V-Maker.
  1. Disable Mouse and Keyboard
  2. Disable Regedit
  3. Delete System32
  4. Block Site
  5. Disable Task Manager
  6. Take Screen Shot Of Victim  PC
  7. Message Box (When User Click on Virus)
  8. Automatically Download Start (When User click on virus download start automatic)
  9. USB Spread
Download Here:

Saturday 8 February 2014

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 calledUGOlog.com provides 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.
UGOlog-Recording
The following are some of the advantages of using UGOlog service over other software programs or a conventional spy camera:
  • Firstly, the service comes for free, so that you don’t need to buy anything to start with.
  • Unlike software programs such as “Webcam Monitor” which is complicated to configure and lacks stealth operation, UGOlog needs no installation and is simple to setup.
  • UGOlog comes with powerful features such as as motion detection, email alerts, and interval snapshots.
  • You have the option to view the camera remotely from anywhere just by logging into your UGOlog account.
UGOlog-Watch
Once you’ve created your account, you can take up a quick tour and browse through theconfiguration guide to begin using the service. The free version of UGOlog limits the service for only 1 webcam and 50 MB of storage space. If you wish to setup more than one camera and need additional space for recording more videos, you can easily switch for paid plans as per your convenience
.

HackPack - Collection of Hacking Scripts..for kali linux

This is a collection of scripts to add to kali linux. It will create a new menu named Hackpack in your applications menu. It should work on any flavor of Debian, Ubuntu etc. But is made mainly for Kali along with LazyKali. This script will also add launchers for various programs installed by lazykali.

First Install the Lazy Kali Script in Kali Linux Tutorial Given Below

Lazy Kali Script for Kali

After Installing the Lazy Kali Script You will get the screen as shown below, 


Press 6 to check available Extra Tools


Type 3 to install Hackpack. It will prompt you to install Hackpack. Type Y to install Hackpack


Now click on Applications tab on the top left corner of Kali Desktop and you will find Hackpack tab

How to Hack Remote PC Using Telnet

Telnet is a common way to remotely control Web servers.Telnet is a user command and an underlyingTCP/IP protocol for accessing remote computers. Through Telnet, an administrator or another user can access someone else's computer remotely. On the Web, HTTP


The Telnet program runs on your computer and connects your PC to a server on the network. You can then enter commands through the Telnet program and they will be executed as if you were entering them directly on the server console. This enables you to control the server and communicate with other servers on the network. To start a Telnet session, you must log in to a server by entering a valid username and password. 

Open control panel.
Then go into programs. Click on  ‘turn windows features on or off ‘ .


It will open a dialog box, just check the Telnet Client option and hit the OK button.


Now open run Dialog box type services.msc
Locate the “Telnet” service, right-click on it and select Properties


In the Startup Type drop down menu, select “Automatic” instead of “Disabled”.Click on Apply button.


Right-click on the “Telnet” service again, but this time select Start option on right-click context menu. Telnet Server service should be running after this.


Click ok

How to Connect Remote PC using Telnet

Open Command prompt and type telnet (Victim IP)


Type User name and Password of Victim PC


Now you can get access of remote pc