Black Hat Go (No Starch Press)
Monday, 10 February 2020

This book, subtitled "Go Programming For Hackers and Pentesters" explores the darker side of  Golang. Authors Tom Steele, Dan Kottmann, and Chris Patten show how a collection of short scripts will help you test your systems, build and automate tools to fit your needs, and improve your offensive security skillset. The book begins with a basic overview of Go's syntax and philosophy then move on to explore examples that you can use for tool development, including common network protocols like HTTP, DNS, and SMB.

<ASIN:1593278659>

 

Authors: Tom Steele, Dan Kottmann, and Chris Patten
Publisher: No Starch Press
Date: January 2020
Pages: 368
ISBN: 978-1593278656
Print: 1593278659
Kindle: B073NPY29N
Audience: Go developers
Level: Introductory/Intermediate
Category: Security 

Contents include:

  •  Make performant tools that can be used for your own security projects
  • Create usable tools that interact with remote APIs  
  • Scrape arbitrary HTML data
  • Use Go's standard package, net/http, for building HTTP servers
  • Write your own DNS server and proxy
  • Use DNS tunneling to establish a C2 channel out of a restrictive network
  • Create a vulnerability fuzzer to discover an application's security weaknesses
  • Use plug-ins and extensions to future-proof products
  • Build an RC2 symmetric-key brute-forcer
  • Implant data within a Portable Network Graphics (PNG) image.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?



Administering Relational Databases on Microsoft Azure

Author: Prashanth Jayaram et al
Publisher: Independent
Pages: 622
ISBN: 979-8706128029
Print: B08Y4LBTP4
Kindle: B08XZQJHMK
Audience: Azure DBAs
Rating: 2 or 4 (see review for details)
Reviewer: Ian Stirk

This book aims to help you pass the Azure Relational Database exam DP-300, how does it fare?


More Reviews