Search Books

Hijacking .Net Vol 1: Role Based Security

Author Dan Appleman, Daniel Appleman
Publisher Daniel Appleman
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
9.95 USD
🛒 Buy New on Amazon 🇺🇸

✓ Available for download now

Share:
Book Details
ISBN / ASINB00009AQ5P
ISBN-13978B00009AQ58
AvailabilityAvailable for download now
Sales Rank10,851,514
MarketplaceUnited States 🇺🇸

Description

Hijacking .NET is today's equivalent of using undocumented Windows API functions. Except that not only are the functions under discussion undocumented, they are actually private - functions internal to the .NET framework that were never intended to be used from outside.

In this new eBook, Dan Appleman will teach you how to find these hidden functions, how to use disassembly and common sense to figure out what they do, and how to implement code that uses them (along with a straightforward explanation of the relative risks of doing so).

To demonstrate these techniques, Appleman demonstrates use of hidden functions to work with Windows role based security. In one example, you'll learn a few lines of .NET code can allow you to determine which roles (groups) an account belongs to. In another example, you'll learn how to extend a couple of .NET classes using hidden method calls and a few API calls to allow you to easily set the account and group security for a file or directory.

Whether you are interested in role based security, .NET internals, or just want the thrill of hacking into the framework, this unique eBook will prove a fascinating read.