|:star2: | Name | Description | 🌍|
|---|---|---|---|
|2158|[@FiloSottile](https://github.com/FiloSottile)/[**Heartbleed**](https://github.com/FiloSottile/Heartbleed)|A checker (site and tool) for CVE-2014-0160|[:arrow_upper_right:](http://filippo.io/Heartbleed)|
|1179|[@FiloSottile](https://github.com/FiloSottile)/[**whosthere**](https://github.com/FiloSottile/whosthere)|A ssh server that knows who you are. $ ssh whoami.filippo.io||
|995|[@tj](https://github.com/tj)/[**mmake**](https://github.com/tj/mmake)|Modern Make ||
|650|[@FiloSottile](https://github.com/FiloSottile)/[**gvt**](https://github.com/FiloSottile/gvt)|gvt is the go vendoring tool for the GO15VENDOREXPERIMENT, based on gb-vendor||
|422|[@tj](https://github.com/tj)/[**robo**](https://github.com/tj/robo)|Simple Go / YAML-based task runner for the team.||
|142|[@FiloSottile](https://github.com/FiloSottile)/[**CVE-2016-2107**](https://github.com/FiloSottile/CVE-2016-2107)|Simple test for the May 2016 OpenSSL padding oracle (CVE-2016-2107)|[:arrow_upper_right:](https://filippo.io/CVE-2016-2107/)|
|137|[@FiloSottile](https://github.com/FiloSottile)/[**vendorcheck**](https://github.com/FiloSottile/vendorcheck)|Check that all your Go dependencies are properly vendored||
|61|[@FiloSottile](https://github.com/FiloSottile)/[**BERserk**](https://github.com/FiloSottile/BERserk)|A Go implementation of the BERserk attack against Mozilla NSS ASN.1 parsing of PKCS#1 RSA signatures with e = 3. Complete of a certificate generation tool, works with CAs in the trust store.||
|59|[@FiloSottile](https://github.com/FiloSottile)/[**hstools**](https://github.com/FiloSottile/hstools)|Library and tools to interact with and analyze Tor HSDirs.|[:arrow_upper_right:](https://hsdir.org)|
|58|[@CaptainCodeman](https://github.com/CaptainCodeman)/[**clean-go**](https://github.com/CaptainCodeman/clean-go)|Clean Architecture Example in Go||
|57|[@FiloSottile](https://github.com/FiloSottile)/[**tracetools**](https://github.com/FiloSottile/tracetools)|Tools to process Go trace logs into various profiles. Complement for "go tool trace".||
|48|[@FiloSottile](https://github.com/FiloSottile)/[**openbsd-fde-crack**](https://github.com/FiloSottile/openbsd-fde-crack)|Some code to bruteforce OpenBSD softraid encrypted drives - NOT A READY-TO-USE TOOL||
|47|[@MichaelThessel](https://github.com/MichaelThessel)/[**gomainr**](https://github.com/MichaelThessel/gomainr)|Terminal cli app that checks the availability of domains for different configurations of keywords.||
|41|[@FiloSottile](https://github.com/FiloSottile)/[**gorebuild**](https://github.com/FiloSottile/gorebuild)|Extract the import path of Go binaries and rebuild them. No more stale GOROOT.||
|33|[@FiloSottile](https://github.com/FiloSottile)/[**zcash-mini**](https://github.com/FiloSottile/zcash-mini)|A minimal portable Zcash z-address generator for offline / paper wallets||
|31|[@FiloSottile](https://github.com/FiloSottile)/[**blockchainr**](https://github.com/FiloSottile/blockchainr)|Exploiting ECDSA Failures in the Bitcoin Blockchain||
|27|[@DealerDotCom](https://github.com/DealerDotCom)/[**terraform-provider…**](https://github.com/DealerDotCom/terraform-provider-bigip)|Terraform provider for F5 BigIP||
|23|[@FiloSottile](https://github.com/FiloSottile)/[**thepiratedb**](https://github.com/FiloSottile/thepiratedb)|Download your SQLite mirror of The Pirate Bay using multiple concurrent keep-alive HTTPS connections.||
|18|[@BYVoid](https://github.com/BYVoid)/[**byvnotes**](https://github.com/BYVoid/byvnotes)|||
|14|[@CaptainCodeman](https://github.com/CaptainCodeman)/[**datastore-mapper**](https://github.com/CaptainCodeman/datastore-mapper)|Appengine Datastore Mapper in Go||
|11|[@CaptainCodeman](https://github.com/CaptainCodeman)/[**go-firebase**](https://github.com/CaptainCodeman/go-firebase)|AppEngine friendly Firebase for Go (Golang)||
|9|[@FiloSottile](https://github.com/FiloSottile)/[**TripleSec**](https://github.com/FiloSottile/TripleSec)|Golang implementation of the layered encryption scheme TripleSec|[:arrow_upper_right:](https://godoc.org/github.com/FiloSottile/TripleSec)|
|9|[@FiloSottile](https://github.com/FiloSottile)/[**who-needs-http**](https://github.com/FiloSottile/who-needs-http)|Who needs HTTP when you have TCP? Simply serve one file per port. Meant for a PoC\|\|GTFO mirror.||
|8|[@FiloSottile](https://github.com/FiloSottile)/[**alum**](https://github.com/FiloSottile/alum)|A forwarding mail server inspired by @alum.mit.edu||
|7|[@Financial-Times](https://github.com/Financial-Times)/[**up-service-files**](https://github.com/Financial-Times/up-service-files)|Contains the fleets service files||
|6|[@CaptainCodeman](https://github.com/CaptainCodeman)/[**gce-cache-cluster**](https://github.com/CaptainCodeman/gce-cache-cluster)|Easy groupcache clustering on GCE||
|5|[@FiloSottile](https://github.com/FiloSottile)/[**archive.today**](https://github.com/FiloSottile/archive.today)|archive.today client and bundler||
|5|[@FiloSottile](https://github.com/FiloSottile)/[**fuzz-talk**](https://github.com/FiloSottile/fuzz-talk)|Example code of my "Automated Testing with go-fuzz" talk||
|4|[@Financial-Times](https://github.com/Financial-Times)/[**golang-app-templat…**](https://github.com/Financial-Times/golang-app-template)|Template for golang apps with config reading and logging setup||
|4|[@Financial-Times](https://github.com/Financial-Times)/[**public-brands-api**](https://github.com/Financial-Times/public-brands-api)|Provides a public API for Brands stored in a Neo4J graph database||
|4|[@HorizonXP](https://github.com/HorizonXP)/[**kubernetes-haproxy…**](https://github.com/HorizonXP/kubernetes-haproxy)|Based on service-loadbalancer in kubernetes/contrib||
|3|[@CaptainCodeman](https://github.com/CaptainCodeman)/[**couponcode**](https://github.com/CaptainCodeman/couponcode)|Implementation of Perl's Algorithm::CouponCode for Go / Golang||
|3|[@Chealion](https://github.com/Chealion)/[**peddown**](https://github.com/Chealion/peddown)|Twitter Bot. Go.||

