# parsiya/Hacking-with-Go

Golang for Security Professionals

Repository: https://github.com/parsiya/Hacking-with-Go
Canonical: https://ross.abutalabs.com/products/hacking-with-go
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: go, security
Archived: true
Last push: 2020-02-15T18:37:34+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3192, "days_push": 2391, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1815, forks 263 (observed 2026-08-28T04:05:39.893394+00:00)

## What it is
A free tutorial series teaching Go programming to security professionals, modeled on the Black Hat Python/C# book series. It covers Go fundamentals plus practical security topics like TCP/UDP networking, SSH clients, TCP proxies, file parsing, and fuzzing with go-fuzz.

## Use cases
- learn go for security work
- write tcp proxies in go
- build ssh clients with go
- fuzz go packages with go-fuzz
- go tutorial for pentesters
- learn go networking for hacking tools

## When to choose
- you are a security professional wanting to learn Go through practical offensive/security examples
- you want free, hands-on tutorial content with accompanying code
- you want to learn go-fuzz with real worked examples

## When to avoid
- you need a comprehensive, up-to-date Go reference - content is incomplete (WIP sections) and last updated in 2020
- you want a polished published book - Black Hat Go by No Starch covers similar ground
- you are a complete beginner to programming rather than to Go

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, networking, parser, fuzzing, developer-tools
- domain: security, tutorials, programming-languages, developer-tools
- platform: go, cross-platform
- tags: go-security, tutorial, black-hat-go, offensive-security, tcp-proxy, ssh, go-fuzz

## Member repositories
- parsiya/Hacking-with-Go (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.893394+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:20:39.364645+00:00, confidence not recorded.
  - readme: https://github.com/parsiya/Hacking-with-Go (fetched 2026-08-28T04:05:39.893394+00:00, sha fd8b54669dce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
