Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Hands-On Penetration Testing on Windows

Posted By: AlenMiler
Hands-On Penetration Testing on Windows

Hands-On Penetration Testing on Windows: Unleash Kali Linux, PowerShell, and Windows debugging tools for security testing and analysis by Phil Bramwell
English | 30 July 2018 | ISBN: 1788295668 | 454 Pages | EPUB | 16.38 MB

Master the art of identifying vulnerabilities within the Windows OS and develop the desired solutions for it using Kali Linux.

Key Features
Identify the vulnerabilities in your system using Kali Linux 2018.02
Discover the art of exploiting Windows kernel drivers
Get to know several bypassing techniques to gain control of your Windows environment
Book Description
Windows has always been the go-to platform for users around the globe to perform administration and ad hoc tasks, in settings that range from small offices to global enterprises, and this massive footprint makes securing Windows a unique challenge. This book will enable you to distinguish yourself to your clients.

In this book, you'll learn advanced techniques to attack Windows environments from the indispensable toolkit that is Kali Linux. We'll work through core network hacking concepts and advanced Windows exploitation techniques, such as stack and heap overflows, precision heap spraying, and kernel exploitation, using coding principles that allow you to leverage powerful Python scripts and shellcode.

We'll wrap up with post-exploitation strategies that enable you to go deeper and keep your access. Finally, we'll introduce kernel hacking fundamentals and fuzzing testing, so you can discover vulnerabilities and write custom exploits.

By the end of this book, you'll be well-versed in identifying vulnerabilities within the Windows OS and developing the desired solutions for them.

What you will learn
Get to know advanced pen testing techniques with Kali Linux
Gain an understanding of Kali Linux tools and methods from behind the scenes
See how to use Kali Linux at an advanced level
Understand the exploitation of Windows kernel drivers
Understand advanced Windows concepts and protections, and how to bypass them using Kali Linux
Discover Windows exploitation techniques, such as stack and heap overflows and kernel exploitation, through coding principles
Who this book is for
This book is for penetration testers, ethical hackers, and individuals breaking into the pentesting role after demonstrating an advanced skill in boot camps. Prior experience with Windows exploitation, Kali Linux, and some Windows debugging tools is necessary

Table of Contents
Bypassing Network Access Control
Sniffing and Spoofing
Windows Passwords on the Network
Advanced Network Attacks
Cryptography and the Penetration Tester
Advanced Exploitation with Metasploit
Stack and Heap: Memory Management
Windows Kernel Security
Weaponizing Python
Windows Shellcoding
Bypassing Protections with ROP
Fuzzing Techniques
Going beyond the Foothold
Taking PowerShell to the Next Level
Escalating Privileges
Maintaining Access
Tips and Tricks
Assessment