TechBetaPlus Featured Articles

Showing posts with label computer security. Show all posts
Showing posts with label computer security. Show all posts

Thursday, May 9, 2013

PerfView Performance-Analysis Tool For isolating CPU and memory-related performance issues


PerfView is a performance analysis tool focusing on ETW information (ETL files) as well as CLR memory information (heap dumps). It can collect and view ETL files as well as XPERF CSV files. Powerful grouping operators allow you to understand performance profiles in ways other tools can't. PerfView is used internally at Microsoft by a number of teams and is the primary performance investigation tool on the .NET Runtime team. Features include:
  • Non-invasive collection - suitable for use in live, production environments
  • Xcopy deployment - copy and run
  • Memory
    • Support for very large heaps (gigabytes)
    • Snapshot diffing
    • Dump files (.dmp)
  • CPU Performance
    • Support for managed, native, and mixed code
    • Can read XPerf logs
    • Profile diffing

Updates in the 1.4.1.0 version include:
  • Added more /StopOn* options for stopping the circular buffer when paritcular events happen.
  • Support for events logged with WPP Software Tracing (place TMF files in an TMF directory)
Download PerfView

 
Microsoft Puts A bandaid On IE8, Users Are Still Advised to Upgrade to IE10


Microsoft has issued an advisory, and  "Fix it" for Internet Explorer 8. However it's  more a temporary stop-gap than a real resolution for the flaw. Microsoft stresses that "CVE-2013-1347 MSHTML Shim Workaround" is "not intended to be a replacement for any security update". This Fix It can also be disabled if for some reason you have an issue with it.

The vulnerability is a remote code execution vulnerability. The vulnerability exists in the way that Internet Explorer accesses an object in memory that has been deleted or has not been properly allocated. The vulnerability may corrupt memory in a way that could allow an attacker to execute arbitrary code in the context of the current user within Internet Explorer. An attacker could host a specially crafted website that is designed to exploit this vulnerability through Internet Explorer and then convince a user to view the website.

The vulnerability does not affect Internet Explorer 6, Internet Explorer 7, Internet Explorer 9, and Internet Explorer 10.

Monday, April 29, 2013

When troubleshooting a Windows system I often use Google to investigate error codes, to find out what start up items are and if they are safe, or find solutions to common problems. This method works but I find myself spending too much time when there is a faster solution, Winpatrol.


WinPatrol allows you to get a better understanding of what programs are being added to your computer. It monitors important system areas that are commonly altered by many malicious programs. This includes the startup groups (registry and startup folder), cookies and active tasks. You can terminate processes and enable or disable startup programs. The cookie monitoring option allows you to automatically delete cookies based on a keyword found in the cookie name. Additional features include a WHOIS lookup tool and an option to alert you on changes.

The latest version is WinPatrol vv28.1.2013, and you can download it here

Recent changes:

Allows WinPatrol to start for current user or all users.Reduced monitoring during all sleep states to save battery usage.
Allows WinPatrol to start for current user or all users.
Reduced monitoring during all sleep states to save battery usage.
Fixed Reset function to remove duplicate Scotty icons.
Fixed Reset function to remove duplicate Uninstall entries.
Speeds up real-time detection.
Fixed bug in system tray icon behavior that could have produce unknown results.
Improved handling of repeating changes made by partner programs.
Fixed "Automatically Run WinPatrol..." option so it doesn't always launch on boot

Wednesday, April 24, 2013

5 Things you can do to improve the security of your Home PC

Author: Brooke M. Perry

Improving the security of your PC has become one of the difficult things do especially when millions of threats like viruses and malware are lurking into the web. It has become very important today to ensure the PC security because we use our computers for doing a lot of things such as Internet banking, shopping, payment of utility bills, email, social networking and others. As computers play a very important role in our life today, it becomes more than important to ensure their security anyhow.



Below listed are the 5 ways using which you can improve the security of your home PC:

Always connect to a secure network

Do you know that when you connect your PC to the internet it also gets connected to millions of other PCs connected to the web at the same time? This allows hackers and virus authors to access your PC and do the harms which they intend. The information which you seek from the internet first comes to your modem then router and then your PC. Because the modem is not equipped with any security features, it becomes important for you to secure your router. Ensure to secure the router before you connect your PC to the internet. It improves the computer security by many times and minimizes the risk of infection.

Enable and configure a firewall 

Firewall is an important security component that protects your PC from phishing and scams. It is in fact a device which regulates the flow of information which flows between your PC and the web. It is more like a router in terms of features. All the modern operating systems offer firewall as a software. Apart from the firewall offered by the OS, home PCs also have built-in firewall. For this you should consult your service provider to know how to enable the firewall on your network.

Install effective antivirus and antispyware software

The third step towards improving the security of your home PC is to install effective antivirus and antispyware software on your computer. It is also important to keep the software up-to-date to avail complete security from even newer threats.
Modern antivirus and antispyware can detect viruses and malware on the basis of the pattern exhibited by these threats in the files or memory of your PC. These software work on the basis of virus signatures which is provided by software vendors to detect the malware. Vendors constantly update the signatures with the discovery of new malware on the daily basis. For impeccable security against online threats it is mandatory that your antivirus program uses the updated signatures for detecting malware.
It is important that you enable the feature so that the antivirus program detects malware on the basis of current signatures. There are many rogue software available on the internet so be careful and install the antivirus program either through a CD or the website of the vendor.

Secure your web browser 

Web browsers are an important gateway for online threats because of their inherent security vulnerabilities. You should know that the web browsers installed on your PC don't have the enough secure default settings most of the time. So the next step towards protecting your home PC is to secure your web browser. It becomes more important today because most of the security incidents are taking place because of the vulnerabilities existing in the web browser. From the next time when you start browsing the internet make sure that you have done the following to secure your browser.
  • Disabled the mobile code such as Java, JavaScript, Flash, and ActiveX
  • Disabled options to always set cookies
  • Configured the browser to ask for your permission for setting a cookie.
Install software updates and enable automatic updates

Most of the software development companies release updates on regular intervals to patch security vulnerabilities, flaws and bugs and improve the program to detect even newer threats. Most of the users treat these updates unnecessary and ignore it. This is not a good practice and makes your PC vulnerable to virus attacks. Always install the updates and enable the automatic updates so that you never miss any security update.

Before the Conficker virus struck computers worldwide in 2008, Microsoft had released a security update. If users would have installed the update on their PCs, they would have mitigated the impact of this virus to a greater extent. So always treat software updates at high priority and never ever miss it.
Above discussed are the 5 ways though which you can improve the security of your home PC. Apart from these there are many other ways that help you improve the PC security. You can also opt for standard practices of internet browsing like not visiting any website which you don't know, not clicking on link or attachments coming from an unknown source etc.

Article Source: http://www.articlesbase.com/security-articles/5-things-you-can-do-to-improve-the-security-of-your-home-pc-6564878.html