Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Defend against kernel malware
- Kernel malware, commonly known as rootkits, are malicious applications that run in the kernel of the OS with absolute rights to system resources. End user devices infected with this type of application are open to undetectable processes that can steal data, collect PII, and otherwise control the system regardless...
- Tags: Antivirus Research, Computer Crime, Cybercrime, It Management, kernel malware, kernel mode, malware, Microsoft, PatchGuard, Rootkit, Security, Spyware, Threats, Tom Olzak, user mode, Windows
- Blog posts 2007-03-01
- kernel level WIN32 API
- I am designing an encryption filter driver at kernel modeThe WIN32 APIs at kernel mode for microsoft are undocumented.Please let me know the kernel level WIN32 APIs for encryption of a file/folder at kernel.
- Tags: kernel, sourish_datta@..., Win32, Win32 API
- Discussion threads 2007-01-12
Additional Resources
- Introduction to the WDF User-Mode Driver Framework
- The Windows Driver Foundation WDF is Microsoft's next-generation driver model. WDF includes frameworks to support both user-mode and kernel-mode drivers, along with driver testing and verification tools. The User-Mode Driver Framework UMDF component of WDF enables drivers for some types of devices to run in user mode instead of kernel...
- Tags: Driver, Microsoft Corp., Windows Driver Foundation, UMDF, Microsoft Windows Vista (Longhorn), Microsoft Windows, Productivity, Construction, Operating Systems, Software
- White papers 2005-06-02
- Digital Signatures for Kernel Modules on Systems Running Windows Vista
- For Microsoft Windows Vista and later versions of the Windows family of operating systems, kernel-mode software must have a digital signature to load on x64-based computer systems. Certain configurations of x86 systems will require kernel-mode software to have digital signatures in order to access next generation premium content depending on...
- Tags: Digital Signature, Microsoft Windows Vista, Microsoft Corp., Digital Signatures, Microsoft Windows, Authentication/Encryption, Digital Security, Microsoft Windows Vista (Longhorn), Operating Systems, Security, Software
- White papers 2006-06-12
- Kernel-Mode Code Signing Walkthrough
- Kernel-mode software must be digitally signed to be loaded on x64-based versions of Microsoft Windows Vista and later versions of the Microsoft Windows family of operating systems. In addition, content protection policies for next-generation premium content might require signed kernel-mode software for certain configurations of x86-based systems. This paper provides...
- Tags: Microsoft Windows Vista, Microsoft Corp., Microsoft Windows, Microsoft Windows Vista (Longhorn), Tools & Techniques, Operating Systems, Software, Management
- White papers 2006-10-03
- Assessment of Windows Vista Kernel-Mode Security
- Windows Vista introduces several additional barriers that aim to prevent malicious code from gaining access to the operating system kernel. This paper is intended to provide a technical review of their implementation. The kernel mode security enhancements in Windows Vista are quite substantial, resulting in a dramatic reduction of its...
- Tags: Malicious Code, Symantec Corp., Microsoft Windows Vista, Microsoft Windows, Microsoft Windows Vista (Longhorn), Operating Systems, Security, Software
- White papers 2006-08-08
- Kernel Mode Signing
- The presenter of this webcast provides a quick intro to kernel mode signing under Windows Vista.
- Tags: Microsoft Corp., Microsoft Windows, Microsoft Windows Vista (Longhorn), Digital Media, Operating Systems, Software, Consumer Electronics, Personal Technology
- Webcasts
- Architecture of the User-Mode Driver Framework
- The Microsoft Windows Driver Foundation WDF includes frameworks to support the development of both user-mode and kernel-mode drivers. The User-Mode Driver Framework UMDF enables drivers for some types of devices to run in user mode instead of kernel mode. This paper describes the architecture of the user-mode driver framework and...
- Tags: Driver, Microsoft Corp., Framework, Microsoft Windows, Operating Systems, Software
- White papers 2007-02-21
- Sample Drivers for the Kernel-Mode Driver Framework
- This paper provides information about sample drivers for the Kernel-Mode Driver Framework KMDF, which is a component of the Windows Driver Foundation WDF for the Microsoft Windows family of operating systems. The paper is for driver writers who are familiar with KMDF and are preparing to use KMDF to write...
- Tags: Driver, Microsoft Corp., Microsoft Windows, Operating Systems, Microsoft Windows Server 2003, Software
- White papers 2005-12-02
- Firewall Kernel Mode Tool for Internet Security and Acceleration (ISA) Server 2006 (EXE)
- Analyze and troubleshoot firewall connectivity issues by monitoring the ISA Server kernel-mode driver (fweng.sys). A set of command line options provide a way of looking at low-level driver activity, at a specific point in time. View connection and creation elements, open and close firewall access for a specified IP address...
- Tags: Internet, Server, Internet Security, Tool, Firewalls, Network Security, Security, Networking
- Software downloads 2007-09-13
- Firewall Kernel Mode Tool for ISA Server 2004 (EXE)
- FWEngMon.exe is a tool you can use to analyze and troubleshoot firewall connectivity issues by monitoring the ISA Server kernel-mode driver (fweng.sys). Use this tool to analyze and troubleshoot firewall connectivity issues by monitoring the ISA Server kernel-mode driver (fweng.sys). A set of command line options provide a way of...
- Tags: Microsoft ISA Server, Tool, FWEngMon.exe, Firewalls, Productivity, Network Security, Security, Networking
- Software downloads 2007-09-13
- Server 2003 Problems with kernel mode drivers
- Hi, i have a real problem with one of my 2003 servers. i have disabled kernel mode blocking for print drivers in both local and domain policies but this bloomin thing still thinks its blocked. I have sevral 2003 servers and all is fine with those so i know its...
- Tags: cro9uk@..., networking, printing, server, server 2003, serverS, windows
- Discussion threads 2005-10-01
- Linux Kernel in a Nutshell: Configuring and Building
- The kernel configuration is kept in a file called .config in the top directory of the kernel source tree. If one has just expanded the kernel source code, there will be no .config file, so it needs to be created. It can be created from scratch, created by basing it...
- Tags: Linux Kernel, O'Reilly Media Inc., Kernel, Kernel Configuration, Linux, Open Source, Operating Systems, Software
- Book chapters 2006-12-01
- how can i view linux kernel source code?
- I tried to see the linux kernel source code but i could not get to do do so.Ideally it should be there in the /usr/src directory but its not there.Can somebody suggest me where it should be and how can I get to know about it?I am using fedora core-5...
- Tags: OPEN SOURCE, UNIX, Operating systems, add2rahul@..., Linux kernel, Linux
- Discussion threads 2007-08-06
- kernel-default-nongpl.rpm & kernel-default-2.6.8-
- I have linux box. I wont to update kernel. There are two type of kernel:1. kernel-default-nongpl.rpm. 2. kernel-default-2.6.8-I don't know which need to download. Help me please.download the newest version for your distro.got to your distro's website and download latest version, along with all requirements from them.this will ensure not...
- Tags: distro
- Q&A 2005-04-07
- Architecture of the Kernel-Mode Driver Framework
- This paper provides information about the Kernel-Mode Driver Framework KMDF, which is part of the Windows Driver Foundation WDF for the Microsoft Windows family of operating systems. WDF is a new model for driver development. KMDF supports the development of kernel-mode drivers that conform to this model. The paper describes...
- Tags: Microsoft Corp., KMDF, Windows Driver Foundation, Microsoft Windows, Operating Systems, Microsoft Windows Server 2003, Software
- White papers 2005-12-02
- Class-Based Prioritized Resource Control in Linux
- In Linux, control of key resources such as memory, CPU time, disk I/O bandwidth and network bandwidth is strongly tied to kernel tasks and address spaces. The kernel offers very limited support for enforcing user specified priorities during the allocation of these resources. The paper argues that Linux kernel resource...
- Tags: Georgia Tech, Kernel, Linux, UNIX, Open Source, Operating Systems, Software
- White papers 2005-12-10
- Utilizing Linux Kernel Components in K42
- This paper discusses how K42 uses Linux-kernel components to support a wide range of hardware, a full-featured TCP/IP stack and Linux le-systems. An examination of the run-time environment within the Linux-kernel is the starting point for a presentation of the strategy taken to incorporate Linux-kernel code in K42. There are...
- Tags: Component, Linux Kernel, K42, Linux-kernel, Linux, Tcp/Ip, Open Source, UNIX, Strategy, Operating Systems, Software, Networking, Management
- White papers
- Digital Signatures for Kernel Modules on x64-Based Systems Running Windows Vista
- For Microsoft Windows Vista and later versions of the Windows family of operating systems, kernel-mode software must have a digital signature to load on x64-based computer systems. Digital signatures allow the administrator or end user who is installing Windows-based software to know whether a legitimate publisher has provided the software...
- Tags: Digital Signature, Microsoft Windows Vista, Microsoft Corp., Microsoft Windows, Digital Signatures, Authentication/Encryption, Digital Security, Tools & Techniques, Microsoft Windows Vista (Longhorn), Operating Systems, Software, Security, Management
- White papers 2006-01-18
- guarddog
- How can I patch the kernel. I want to install guard dog for security & ip filtering. But I am unable to install it. Let me know the details for that.su to root,apply the patch against the appropriate section of the kernelmake configure, ( unless you saved kernel config data,...
- Tags: kernel
- Q&A 2004-12-29
- << Previous
- page 1 of 1
- Next >>