|
Remote Windows Kernel Exploitation
hot!
|
|
Hits: 59 |
|
Date added: 04/29/2007 |
|
Over eight years have passed and almost every possible method and technique regarding Windows exploitation has been discussed in depth. Surprisingly, a topic that has yet to be touched on publicly is the remote exploitation of Win32 kernel vulnerabilities; a number of kernel vulnerabilities have been published, yet no exploit code has surfaced in the public arena. |
|
|
|
|
Windows Command Line
hot!
|
|
Hits: 57 |
|
Date added: 05/22/2006 |
|
Windows Command-Line Administrators Pocket is Book that goes in Depth on how to get complete control of your machine and run commands. |
|
|
|
|
Ubuntu Hacks Tips and Tools for Exploring Using an
hot!
|
|
Hits: 52 |
|
Date added: 11/04/2006 |
|
Ubuntu Hacks Tips and Tools for Exploring Using and Tuning Linux Jun 2006
The Ubuntu distribution simplifies Linux by providing a sensible collection of applications, an easy-to-use package manager, and lots of fine-tuning, which make it possibly the best Linux for desktops and laptops. Readers of both Linux Journal and TUX Magazine confirmed this by voting Ubuntu as the best Linux distribution in each publication's 2005 Readers Choice Awards. None of that simplification, however, makes Ubuntu any less fun if you're a hacker or a power user.
Like all books in the Hacks series, Ubuntu Hacks includes 100 quick tips and tricks for all users of all technical levels. Beginners will appreciate the installation advice and tips on getting the most out of the free applications packaged with Ubuntu, while intermediate and advanced readers will learn the ins-and-outs of power management, wireless roaming, 3D video acceleration, server configuration, and much more. |
|
|
|
|
Windows XP services
|
|
Hits: 49 |
|
Date added: 05/24/2006 |
|
This reference sheet lists the Windows XP services, describes each services function, specifies whether you can safely disable the service, and outlines the ramifications of disabling the service. |
|
|
|
|
Learning the bash Shell, 2nd Edition
|
|
Hits: 48 |
|
Date added: 01/06/2007 |
|
The first thing users of the Linux operating system come face to face with is the shell. BashShell is the UNIX term for a user interface to the system something that lets you communicate with the computer via the keyboard and display. Bash, the Free Software Foundation Again Shell, the popular free UNIX-like operating system. It’s also a replacement for the standard UNIX Bourne shell, which serves both as a user interface and as a programming language. Like the other tools, bash is more than a mere replacement: it extends the Bourne shell in many ways. Features include command line editing, key bindings, integrated programming features, command completion, control structures (especially the select construct, which enables you to create menus easily), and new ways to customize your environment.
Whether you want to use bash for its user interface or its programming features you will find Learning the bash Shell a valuable guide. The book covers all of bash’s features, both for interactive use and programming. If you are new to shell programming, Learning the bash Shell provides an excellent introduction, covering everything from the most basic to the most advanced features, like signal handling and command line processing. If you’ve been writing shell scripts for years, it offers a great way to find out what the new shell offers. The book is full of examples of shell commands and programs that are designed to be useful in your everyday life as a user, not just to illustrate the feature being explained. All of these examples are freely available to you online on the Internet. |
|
|
|