trailofbits / not-going-anywhereLinks
A set of vulnerable Golang programs
☆177Updated last year
Alternatives and similar repositories for not-going-anywhere
Users that are interested in not-going-anywhere are comparing it to the libraries listed below
Sorting:
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 5 years ago
- Semgrep queries developed by Trail of Bits.☆406Updated last month
- Static code analysis tool to find unsafe usages in Go packages and their dependencies☆44Updated 4 years ago
- Go rules for semgrep and go-ruleguard☆469Updated 6 months ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆114Updated 3 years ago
- Fuzzing Go crypto☆74Updated 6 years ago
- A collection of public security audits.☆209Updated 5 years ago
- 🚰 Static taint analysis for Go programs.☆64Updated last month
- ☆72Updated 5 years ago
- ☆195Updated 2 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆197Updated 4 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated 10 months ago
- A Server Side Request Forgery (SSRF) protection library. Made with 🖤 by Doyensec LLC.☆101Updated last year
- A quick and dirty Golang security talk☆27Updated 5 years ago
- poststructural fuzzing☆31Updated 5 years ago
- Go Fuzzit Example☆37Updated 4 years ago
- Go Taint CHeck Analyser☆43Updated 5 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- Automatic fuzz targets generation for Golang packages☆53Updated 4 months ago
- CLI to integrate continuous fuzzing with Fuzzit (no longer available)☆221Updated 4 years ago
- Visualize how a projects source code is distributed among its files and folders☆87Updated 4 years ago
- A small library that allows to check if Go mutexes are locked☆26Updated 2 weeks ago
- ☆22Updated 3 years ago
- A tool for interacting with live processes/containers☆22Updated 2 years ago
- Golang example code showing dangers with unsafe.Pointer usages☆50Updated 4 years ago
- Distributed filesystem scanner☆132Updated 6 years ago
- A lightweight CLI tool that finds system calls being called inside golang applications.☆31Updated 3 years ago
- ☆20Updated 9 months ago
- Golang string typosquatting generator☆85Updated last month
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to …☆18Updated 3 years ago