Archive

Posts Tagged ‘vista’

Microsoft Responded To Sophos Windows 7 Vulnerability Claim …

November 8th, 2009 Ahsun Taquveem Chohan No comments

Paul Cooke at Microsoft now responded on The windows security blog. He first agreed that. users of any computer, on any platform, should run anti-virus software, including those running windows 7

Read more:
Microsoft Responded To Sophos Windows 7 Vulnerability Claim …

It’s time to get rid of Windows – Computerworld Blogs

Anyone who knows anything about security knows that this kind of disaster was only a matter of time. Windows botnets are responsible for DDoS attacks and most of e-mail spam. You cannot secure Windows .

Continued here:
It’s time to get rid of Windows – Computerworld Blogs

Window Registry Tweaks

REGISTRY EDITINGS
To open Windows Registry:
1. Click Start and Run
2. type "regedit" (without quotes)

 

Configure Remote Access Client Account Lockout (Windows 2000/XP)
Configure Remote Access Client Account Lockout (Windows 2000/XP) You can use the remote access account lockout feature to specify how many times a remote access authentication has to fail against a valid user account before the user is denied access. Use this tweak to set the number of failed logins before the account is locked-out and the time before the lockout is reset.


 

 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteAccess\Parameters\AccountLockout


Disable the Ability to Right Click on the Desktop (All Windows)

This tweak removes the context menu that would normally appear when the user right clicks on the desktop or in the Explorer right results pane.

Open your registry and find or create the key below. Create a new DWORD value, or modify the existing value, called "NoViewContextMenu" and set it according to the value data below.

Exit your registry, you may need to restart or log out of Windows for the change to take effect.


 

User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]Value Name: NoViewContextMenuData Type: REG_DWORD (DWORD Value)Value Data: (0 = disabled, 1 = enabled

Read more…

How to protect your computer from usb/flash drives viruses

There are many ways to protect your computer against usb/flash viruses.

1.Don’t use usb/flash drives

If you will not use any usb/flash drive then there is no chance you will get usb/flash drive viruses.

2.Turn of auto play

You can do this by going to Run and type “gpedit.msc” (In windows vista press start menu + R to goto run), then press enter. Now goto

Computer Configuration > Administrative Templates > System

There you will see Turn off autoplay, double click on it and Enable it and select All drives

3.Always right click on usb/flash drive to open it.

Usb viruses executes when you double click on it, it run autorun.inf file hidden in usb, which executes the virus. So if you will never double click on the usb , there is no chance that you will get a virus.

4. Use script before accessing to usb/flash drive

I’ve created this script, which will delete autorun.inf file from your usb drive automatically, so if you will run this script, there is almost 95% chance that you will not get virus in your system.

Read more…

How to change your MAC address

First of all , question is what is MAC address?

Mac address or media access control address, is a unique identifier assigned to most network adapters or network interface cards (NICs) by the manufacturer for identification. If assigned by the manufacturer, a MAC address usually encodes the manufacturer’s registered identification number. This is also known as physical address.

Now how to change MAC address?
image

Step1
Right click local area network choose support tab choose details.
Make a note of the Physical Address..
00-00-00-00-00-00..
The above is an example MAC address

image

Step 2
Read more…

Few Important security tips

April 10th, 2009 Ahsun Taquveem Chohan 1 comment

The openness of the Internet has dramatically transformed global communications, making it easy for people around the world to exchange information. But the very same openness also creates an enormous problem. Anyone can access the network, yet not everyone has good intentions.
Some engage in malicious mischief by unleashing destructive software programs, while others view hacking computer networks as sport. Then there are people with criminal goals in mind.
To avoid becoming a victim of misguided pranksters or cyber-crime, take the time to examine the security of your personal data. Here are our recommendations, along with links to more detailed information:
1. Use anti-virus software:
Viruses spread rapidly and can damage or destroy your computer. New ones appear almost daily. It’s critical that you install and update anti-virus software regularly. Use the program to scan all the files on your system once a week, deleting the infected ones. I use avg free edition, you can get it from http://free.avg.com
2. Beware of e-mail attachments:

A virus can hide in an attachment. Opening it will unleash the virus. Don’t open an attachment from anyone you don’t know. Even if you do know the sender, an infected attachment may have been surreptitiously sent from an infected machine. The safest thing to do is to scan the attachment with anti-virus software before you open it.
Read more…

How To Block Access to certain websites Just With Windows

April 10th, 2009 Ahsun Taquveem Chohan 1 comment

You can easily and effectively block access to a website by adding it to your Windows HOSTS file. Without any software. Doesn’t matter what browser that you use.
1.Go to your HOSTS file which is located at:
C:WINDOWSSYSTEM32DRIVERSETC for windows Vista and XP
C:WINNTSYSTEM32DRIVERSETC for Windows 2k
C:WINDOWS for Windows 98 and ME

2. Open HOSTS with Notepad.
Read more…

IIS 7.0 can be installed on XP or not ?

I found that many people were thinking regarding IIS 7.0 installation on XP. To answer this question I did few searches and found out that IIS 7.0 is only for Vista+ or Windows Server 2008+ .

Here is the source

http://forums.iis.net/p/1156627/1899483.aspx

So answer to above question is , IIS 7.0 can not be installed on XP :-)

If you want to use IIS 7.0 on XP then you can do it by downloading latest virtual server build which is available for free on the internet and then install vista on it.

Then install IIS on vista and enjoy IIS 7.0 but make sure your computer can run XP and VISTA, both at the same time.

Categories: IIS Tags: , , , , , , , , , , , , , , , , , ,

Problem in IIS 7.0 during publishing of ASP.NET web application built on framework 3.5

There were two errors which I faced

  1. HTTP Error 500.19 – Internal Server Error  0×80070021
  2. HTTP Error 404.3 – Not Found  0×80070032

How to remove HTTP Error 500.19 – Internal Server Error?

Error Code 0×80070021

This error occurs when IIS is not installed completely i.e. You’ve install IIS but asp.net isn’t installed and by default asp.net doesn’t install automatically so you have to install asp.net.

I’ve windows vista so I went to control panel > Program and Features > Turn Windows features on or off

There I selected IIS and asp.net as shown below

image

Read more…

Vista has speech recognition hole

Microsoft has admitted that speech recognition features in Vista could be hijacked so that a PC tells itself to delete files or folders.

Vista can respond to vocal commands and concern has been raised about malicious audio on websites or sent via e-mail.

In one scenario outlined by users an MP3 file of voice instructions was used to tell the PC to delete documents.

Microsoft said the exploit was “technically possible” but there was no need to worry.

Read more…