Stars
DNS Exfiltration tool for stealthily sending files over DNS requests.
Rule engine implementation in Golang
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
Fast, multithreaded, modular and extensible DHCP server written in Go
DHCPv6 and DHCPv4 packet library, client and server written in Go
CoreBGP is a BGP library written in Go that implements the BGP FSM with an event-driven, pluggable model.
Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
GoCQL Driver for Apache Cassandra®
A modern and intuitive terminal-based text editor
1) Real-time visualization of network traffic (Ethernet and Internet), and 2) Streaming of header data from your network interfaces via WebSockets
An interactive REPL for Go that allows you to drop into your code at any point.
Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions
A toolkit with common assertions and mocks that plays nicely with the standard library
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB
Output a buffer (0xdeadbeef) in emojis (:snowflake::panda_face::police_car::tongue:)
An open source cybersecurity protocol for syncing decentralized graph data.
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
buaazp / fasthttprouter
Forked from julienschmidt/httprouterA high performance fasthttp request router that scales well
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http