Gray Hat C#: A Hacker's Guide to Creating and Automating Security Tools (Paperback)
Brandon Perry
- 出版商: No Starch Press
- 出版日期: 2017-06-18
- 售價: $1,320
- 貴賓價: 9.5 折 $1,254
- 語言: 英文
- 頁數: 304
- 裝訂: Paperback
- ISBN: 1593277598
- ISBN-13: 9781593277598
-
相關分類:
C#、資訊安全、駭客 Hack
-
相關翻譯:
灰帽 C# | 建立自動化安全工具的駭客手冊 (Gray Hat C#: A Hacker's Guide to Creating and Automating Security Tools) (繁中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,980$1,881 -
$3,820$3,629 -
$908惡意代碼分析實戰
-
$780$616 -
$400$340 -
$500$425 -
$474$450 -
$1,510$1,435 -
$380$323 -
$580$458 -
$420$357 -
$1,410$1,340 -
$1,800$1,710 -
$534$507 -
$653CISSP 官方學習指南, 7/e (CISSP (ISC)2 Certified Information Systems Security Professional Official Study Guide)
-
$352精通Wireshark
-
$590$460 -
$390$371 -
$500$425 -
$480$374 -
$520$442 -
$580$458 -
$450$356 -
$699$489 -
$1,190$1,131
相關主題
商品描述
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 Windows, Mac, Linux, and even mobile devices.
Following a crash course in C# and some of its advanced features, you'll learn how to:
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