
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
github.com/izouxv/landrop-repl-go
Advanced tools
基于Golang实现的LANDrop核心,参考 https://github.com/LANDrop/LANDrop 实现。
golang.org/x/crypto实现传输消息加密目前实现的功能还比较糙,一些端口和配置都是硬编码的,后续将支持命令行传参并结合配置文件进行配置。
接收目录目前硬编码在src/transfer/common_transer.go中的downloadDir全局变量,后续将支持命令行传参和配置文件配置。


git clone https://github.com/fanmmy/LANDrop-Core-Go.git
go mod vendor
go build -o landrop main.go
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
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.