Tuesday, 15 January 2013
Search Bar Form for Blogger
This searches all the posts on your blog, and
displays them by latest posts first. Inside the search bar you will find the
text "Search this Site", this can easily be changed to any text you
desire. Such as "Search my Site", "Search", "Type andHit Enter", etc. Just simply replace the code. You can also change the
text "Go" on the button to something like "Search",
"Find", etc.
<form id="searchThis" action="/search" style="display: inline;" method="get"><input onfocus="if(this.value==this.defaultValue)this.value='';" value="Search this Site" type="text" id="searchBox" onblur="if(this.value=='')this.value=this.defaultValue;" style="width: 150px;color:#636363;" vinput="" name="q"> <input id="searchButton" value="Go" type="submit"></form>
Saturday, 3 November 2012
PC Security Threats | Malwares
Computer security threats or Malicious code or Malwares comes in a wide variety of forms and is distributed through an ever growing number of delivery mechanisms. In general malicious program is any software that impedes the normal operation of a computer or networking device. This software most often executes without the user's consent.
Understanding how malwares works can help you develop defensive strategies, select
computer security products and train employees on how to identify potential threats.
computer security products and train employees on how to identify potential threats.
Types of computer security threats
These can be roughly broken down into types according to the malware's method of operation. Anti-"virus" software, despite its name, is able to detect all of these types of malware. There are following malware types.
- E-mail and other types of viruses
- Trojans and other backdoors
- Worms
- Blended threats
- Time bombs
- Spyware
- Adware
- Stealware
- Zombies
when a piece of malicious code starts infecting large number of computers, it is said to be 'in wild'.
Threat level of these malwares refers to it's potential to spread and infect computers. Threat level can be shown in 4 catagories.
- NO - may not function well
- Low - requires human assistance in replicating and moving from computer to computer
- Medium - slow infection speed and little damage
- High - great infection speed and do considerable damage.
wild list or threat list refers to malicious code that is wandering around the internet infecting computers. An archive of wild lists and information about the organisation that maintains the list are available at www.wildlist.org
Make Virus using V-Maker.
Today i am going to post about a virus creating tool. This tool is Virus Matic 2010 or in short V-Maker
Main Feature of V-Maker
You can create your own prank files/viruses with ease by V-Maker.
- Disable Mouse and Keyboard
- Disable Regedit
- Delete System32
- Block Site
- Disable Task Manager
- Take Screen Shot Of Victim PC
- Message Box (When User Click on Virus)
- Automatically Download Start (When User click on virus download start automatic)
- USB Spread
Download V-Maker
Block any website on your computer.
There are many people who want some website unaccessible from their computer. Most of the parents want to block some websites on their computer system. Here i am going to write a well known an easy way to do this.
Steps:
1- go to C:\WINDOWS\system32\drivers\etc
2- Find a file named "HOSTS"
3- Open this file in notepad
4- Under "127.0.0.1 localhost" Add 127.0.0.2 www.xyz.com , Now www.xyz.com site will no longer be accessable.
1- go to C:\WINDOWS\system32\drivers\etc
2- Find a file named "HOSTS"
3- Open this file in notepad
4- Under "127.0.0.1 localhost" Add 127.0.0.2 www.xyz.com , Now www.xyz.com site will no longer be accessable.
you can add as many url of websites under this by increasing last no. of ip
as
127.0.0.3 www.abcxyz.com
127.0.0.4 www.xyzas.com
127.0.0.4 www.xyzas.com
an so on.
To unblock these website only erase the line corresponding to that website.
Subscribe to:
Posts (Atom)














