|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
| View Poll Results: Did you find this guide helpful? | |||
| Yes, this guide was very helpful. | | 31 | 96.88% |
| No, this guide wasn't very helpful. | | 0 | 0% |
| I have no opinion. | | 1 | 3.13% |
| Voters: 32. You may not vote on this poll | |||
![]() |
|
| Thread Tools | Search this Thread | Display Modes |
|
||||
|
Common Executable File Types
You should never open an email attachment from an unknown sender and definantly never open an attachment with one of the file extensions listed below unless you have specific reason to.
This is a partial list of either executable files or files that can contain executable code: ADE - Microsoft Access Project Extension ADP - Microsoft Access Project BAS - Visual Basic Class Module BAT - Batch File CHM - Compiled HTML Help File CMD - Windows NT Command Script COM - MS-DOS Application CPL - Control Panel Extension CRT - Security Certificate DLL - Dynamic Link Library DO* - Word Documents and Templates EXE - Application HLP - Windows Help File HTA - HTML Applications INF - Setup Information File INS - Internet Communication Settings ISP - Internet Communication Settings JS - JScript File JSE - JScript Encoded Script File LNK - Shortcut MDB - Microsoft Access Application MDE - Microsoft Access MDE Database MSC - Microsoft Common Console Document MSI - Windows Installer Package MSP - Windows Installer Patch MST - Visual Test Source File OCX - ActiveX Objects PCD - Photo CD Image PIF - Shortcut to MS-DOS Program POT - PowerPoint Templates PPT - PowerPoint Files REG - Registration Entries SCR - Screen Saver SCT - Windows Script Component SHB - Document Shortcut File SHS - Shell Scrap Object SYS - System Config/Driver URL - Internet Shortcut (Uniform Resource Locator) VB - VBScript File VBE - VBScript Encoded Script File VBS - VBScript Script File WSC - Windows Script Component WSF - Windows Script File WSH - Windows Scripting Host Settings File XL* - Excel Files and Templates * Microsoft Office Document formats appear on this list because they can contain dangerous macros that can execute VBA code when they are opened. You should disable macros before opening any Office document received over the internet. Direct Link: http://guide.nilpo.com/executables
__________________
Scripting problems? Windows questions? Ask the Windows Guru! Stay up to date with all of my latest content. Follow me on Twitter! Help us help you! Post your exact error message with these easy tips! Last edited by Nilpo : October 31st, 2007 at 08:18 AM. |
|
||||
|
Living In The Aftermath
So, your AV software has done it's job. It notified you that you were infected and successfully removed the malware.
What next? How can you be sure your system is truly healthy and how can you prevent this from happening again? Verifying Your System's Health Windows provides several tools for verifying the integrity of your system files. These tools are designed to ensure that your system is running on original Microsoft files and that they have not been altered. Windows File Signature Verification Tool The File Signature Verification tool checks to see which system files and device driver files are digitally signed and displays its findings. If you have enabled logging, the search results are also written to a log file. Run sigverif.exe from the command prompt or Run dialog to start the Signature Verfiication Tool. System File Checker Tool The System File Checker tool is used to verify protected system files. Run sfc /scannow from the command prompt or Run dialog to start the tool. more info, additional resource Windows File Protection Windows File Protection is a built in feature used to ensure the integrity of your Windows installation. More details on how this system works can be found in this Knowledgebase Article. Preventing Infections
Windows XP Security Checklist Windows XP Baseline Security Checklists Direct Link: http://guide.nilpo.com/virusaftermath Last edited by Nilpo : October 31st, 2007 at 08:19 AM. |
|
||||
|
Online AV and Security Tools
Here is a list of some great online scanning tools.
AV/Malware Scanners: Trend Micro - Free online virus Scan Trend Micro™ Anti-Spyware for the Web Panda Activescan, the online scan spyxposer_principal SpywareInfo Online Spyware Detection BitDefender Free Online Virus Scan Free online Trojan Scanner - Scan your system for Trojans Email Security Testing Zone eTrust Antivirus Web Scanner Kaspersky File Scanner Symantec Security Check F-Secure Online Virus Scanner PestPatrol Anti-Spyware Pre-scan avast! OnLine scanner BitDefender Online Scanner Email Anti Virus and Security Testing Zone eTrust PestScan ewido online scanner beta (C)lamAV (O)nline (S)pecimen (S)canner Panda ActiveScan Free ::::: VirusTotal ::::: IKARUS Software Vienna ArcaBit > ArcaOnline - Arcabit Online Scanner Free online Trojan Scanner - Scan your system for Trojans Dr. Web Online Virus Scanner Online malware scan Free Online Spyware Scanner and Remover Do you have parasites? Security Tests: Security Scan - Sygate Online Services (sos) broadband » Port scan Stealth And Security Tests For Concerned Internet Users Firewall Test, Port Scan and Internet Security made easy - Spy Ware, Audit and Tools Web Security and Penetration Testing Test for MS Javascript/ActiveX exploits Network Security Audits / Vulnerability Assessments by SecuritySpace HACKERWHACKER FIREWALL TESTER, SECURITY NEWS, FREE SECURITY SCAN Shields UP! — Internet Vulnerability Profiling PC Flank: Make sure you're protected on all sides. Free Port Scan - Free Server/Firewall Test - SecurityMetrics BrowserHawk - Browser capabilities test page Leader - Holmes Who Test Rex Swain's HTTP Viewer Mail relay testing WinNuke Test Page 4IT Webtracer Direct Link: http://guide.nilpo.com/avtools Last edited by Nilpo : October 31st, 2007 at 08:19 AM. |
|
||||
|
The Complete EFS (Encrypted File System) Tutorial
NTFS5, the native file system used by Windows XP has a very cool feature called EFS, or Encrypted File System. EFS is an invisible file encryption method that is built directly into the file system. This provides an extra layer of protection for keeping your folders private. This guide will explaing what it is and how to use it effectively. Please note that the EFS features have been removed from Windows XP Home Edition. "Removed?" You ask. Yes, removed, as I said earlier EFS is built into NTFS (NT File System), the ability to enable it has been removed from XP Home Edition.
So what operating system have this feature? Any Microsoft operating system 2000 or newer has this feature. However, only the Professional and Server releases have it enabled. So here's the list as it stands at the time of this writing. Windows 2000 Pro or Server, Windows XP 32-bit Pro, Windows XP 64-bit Pro, and Windows Server 2003. I'm not sure, but I assume the same rule will apply to Windows Vista releases. So the techies might be asking, "How can they remove EFS if it's native to the file system?" The answer, the Home and Pro versions use different NTFS drivers. Encrypting a File or Folder with EFS
The process for removing the EFS attributes is just the opposite the the above. Follow the same procedure and remove the checkmark we just added. Okay, so now we know how to do it, but how does EFS work? Well, I'm going to be as basic as possible in my approach. I'm not about to begin trying to explain encryption in this single post. Basically, your computer creates a sort of password hash using your user information and then applies it to an algorithm and encodes your files. In basic english, that means that without being logged on with your user ID and password, the computer literally cannot read the file's contents. You might compare it to trying to read an Arabic newspaper. (That, of course, assuming you can't read Arabic.) By default EFS uses DESX (56-bit) in Windows 2000 and DESX (128-bit) in Windows XP. Windows XP SP1 and higher use AES (256-bit) by default. Optionally 3DES (168-bit) in Windows XP and Windows 2003 (and Windows 2000 with High Encryption Pack) may be used. All of these algorithms make use of a random cipher key so they present a fairly strong encryption. Your average joe is not going to crack this thing in any reasonable amount of time, especially if you use a strong Windows password. Also note that 3DES complies with Federal Information Processing Standards (FIPS 140-1 Level 1) and is significantly stronger than the default DESX encryption. You have to enable the use of 3DES. I'll show you that later in this article. Now we have a basic understanding of what it does and how to do it, but is there anything else we should know. Well, yes. Let's suppose you reload Windows and can't log on with the user that originally encrypted the files. (Even recreating a user with the same name will not work.) You won't be able to view the files because your current user won't be able to decrypt them. That's could make for a big nightmare. Luckily, Windows provides a way for us to backup our EFS information to prevent this from happening. The backup that is created can be used to grant any user (current or future) access to the files by using a created floppy disk. Don't worry, not anyone who finds this floppy disk can use it. The backup procedure will setup the floppy so that it requires a password to use it. (I knew what you were thinking... ).Without wasting any more time, here's how to create the backup. Backing Up Your EFS Key - Method 1
In the future you will not have to add the Certificates snap-in. Instead you will be able to start at step 7. Backing Up Your EFS Key - Method 2
Windows 2003 user have the option to backup using a button on the Details page under Advanced Properties when encrypting a file. As I said, Windows XP Pro and higher give the option to use the stronger 3DES algorithm, however, it is not installed by default. Enabling Advanced Encryption By Using 3DES
Once 3DES is enabled, you will still be able to open files that were encrypted with DESX. So you can enable this option at any time. Allowing Multiple User Access to Protected Files You may find that you want to share an encrypted resource. Note that you cannot share an EFS encrypted folder. You must allow access on a per file basis.
"But I've disabled share-level acces to my files and allow access only to the users that I want. What good will EFS do me?" Okay, the permissions here rely on ACL's or Access Control Lists. ACL's are extremely effective, but the problem here is that they are completely useless outside of the Windows environment. In other words, if someone connects your computer (or connects your hard drive to a computer) running a different operating system such as Linux your ACL's don't mean a thing. They'll be browsing through your files like they weren't even there. "I don't have anything to hide. Why waste my time?" EFS is just an added bonus feature for the home PC owner. And since it works by itself in the background, it doesn't require any extra effort to use it. Besides, a little extra security never hurt anyone. You can view this original thread here. Direct Link: http://guide.nilpo.com/efstut Last edited by Nilpo : October 31st, 2007 at 08:20 AM. |
|
||||
|
Nilpo's Article Index
This is an updated listing of all of my articles published by Developer Shed. I've organized them by site. I've also included release dates and linked current articles.
New releases appear in orange! ASP Free
Subscribe to the Live FeedDirect Link: http://guide.nilpo.com/articles Last edited by Nilpo : January 15th, 2008 at 09:21 AM. |
|
||||
|
Nilpo's Article Topics
Real World Scripting focuses on scripting to solve real world problems or perform specific real world tasks.
Complete Scripting shows methods of giving your script that "little extra". These are advanced techniques designed to add functionality to a script or to improve performance. Basic Scripting Articles:
Real World Scripting Series:
Complete Scripting Series:
WSH Scripting Basics Series:
PowerShell Scripting Basics Series:
Web Design/Server Administration:
Other Topics:
Last edited by Nilpo : January 6th, 2008 at 05:07 AM. |
|
||||
|
I've made it easier to link to and find this guide by creating a pointer from my web site.
http://guide.nilpo.com will redirect directly to this thread. |
![]() |
| Viewing: Dev Hardware Forums > SOFTWARE > Operating Systems > Nilpo's Ultimate Windows Troubleshooting and Security Guide |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|