
Security News
Next.js Patches Critical Middleware Vulnerability (CVE-2025-29927)
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
github.com/handsomefox/gobittorrent
A working single-file cli torrent client written in Go.
This is a command-line program that can:
Run make build
to build the project. The binary is stored in the bin
folder inside of it.
gobittorrent
Commands:
decode <string>
decodes a bencoded string and outputs it as json
peers <.torrent file>
shows the available peers for the given .torrent file
info <.torrent file>
shows the decoded representation of the .torrent file
handshake <.torrent file> <peer>
does the handshake with the given peer, which is a string that looks like: "host:port"
download <.torrent file> <output file>
downloads a single-file torrent to the specified file
help
display this message
Usage:
gobittorrent decode 5:hello
gobittorrent decode d3:foo3:bar5:helloi52ee
gobittorrent peers sample.torrent
gobittorrent info sample.torrent
gobittorrent handshake sample.torrent 1.1.1.1:1111
gobittorrent download sample.torrent ./output.txt
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.
Security News
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.