Product details
- Publisher : No Starch Press; 1st edition (May 15, 2017)
- Publication date : May 15, 2017
- Language : English
- File size : 8372 KB
- Print length : 304 pages
- by Brandon Perry (Author)
- Format : epub、pdf、azw3
Learn to use C#’s powerful set of core libraries to automate tedious yet important tasks like performing vulnerability scans, malware analysis, and incident response. With some help from Mono, you can write your own practical security tools that will run on Mac, Linux, and even mobile devices.
Following a crash course in C# and some of its advanced features, you’ll learn how to:
-Write fuzzers that use the HTTP and XML libraries to scan for SQL and XSS injection
-Generate shellcode in Metasploit to create cross-platform and cross-architecture payloads
-Automate Nessus, OpenVAS, and sqlmap to scan for vulnerabilities and exploit SQL injections
-Write a .NET decompiler for Mac and Linux
-Parse and read offline registry hives to dump system information
-Automate the security tools Arachni and Metasploit using their MSGPACK RPCs
Streamline and simplify your work day with Gray Hat C# and C#’s extensive repertoire of powerful tools and libraries.
Editorial Reviews
Review
“Gray Hat C# is a highly valuable resource that will help you make the most of your SDLC via practical examples. This book will teach you how to integrate with a plethora of widely used and established security tools. Test harder, and ship with confidence.”
—Tasos Laskos, Creator of Arachni“Overall, Gray Hat C# – A Hackers Guide to Creating and Automating Security Tools is an immersive read that leaves the reader with an excellent understanding of the potential of C#”–Gregory Parfitt, Infosecurity Magazine“Perry’s explanations of what the code does are excellent. If you’re trying to test projects to see where vulnerabilities lie so you can close down the holes, I highly recommend this title.“–Kay Ewbank, I Programmer
From the Author
Source code available on Github: github.com/brandonprry/gray_hat_csharp_code
About the Author
Brandon Perry is the author of Gray Hat C# and the co-author of Wicked Cool Shell Scripts, 2nd Edition (No Starch Press). He started writing C# applications with the advent of the open source .NET implementation called Mono. In his free time, he enjoys writing modules for the Metasploit framework, parsing binary files, and fuzzing things. He offers software consultation at his website volatileminds.net.