
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
github.com/darkoperator/golang-dns
Less is more.
Complete and usable DNS library. All widely used Resource Records are supported, including the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there isn't a convenience function for it. Server side and client side programming is supported, i.e. you can build servers and resolvers with it.
If you like this, you may also be interested in:
A not-so-up-to-date-list-that-may-be-actually-current:
Have fun!
Miek Gieben - 2010-2012 - miek@miek.nl
Building is done with the go
tool. If you have setup your GOPATH
correctly, the following should work:
go get github.com/miekg/dns
go build github/com/miekg/dns
A short "how to use the API" is at the beginning of dns.go (this also will show
when you call go doc github.com/miekg/dns
. Sample
programs can be found in the ex
directory. They can also be build
with: go build
.
all of them
ldns
NSD
Net::DNS
GRONG
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.