书籍 Black Hat Go的封面

Black Hat Go

Tom Steele

出版时间

2018-03-28

ISBN

9781593278656

评分

★★★★★

标签

编程

书籍介绍

In Black Hat Go, you'll learn how to write powerful and effective penetration testing tools in Go, a language revered for its speed and scalability. Start off with an introduction to Go fundamentals like data types, control structures, and error handling; then, dive into the deep end of Go’s offensive capabilities as you learn how to:

Write a simple TCP proxy to use concurrency for non-parallel tasks

Create HTTP clients to perform common web interactions

Write a custom DNS server and proxy

Sniff and process packets using the gopacket library

Create extendable tools to expand program functionality

Write your own exploits with the help of insider techniques

Black Hat Go will show you how to build powerful security tools to pen test huge networks, fast.

目录
Chapter 1: Go Fundamentals and Concepts
Chapter 2: TCP and Go: Scanners and Proxies
Chapter 3: HTTP Clients: Remote Interaction with Tools
Chapter 4: HTTP Servers: Routing and Middleware
Chapter 5: Exploiting DNS: Recon and More

显示全部