
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
github.com/xi-yuer/go-cms
简体中文 | English
基于RBAC的权限管理系统,使用Go + Gin框架,Mysql作为数据库,前端采用 React + Antd 实现。支持国际化,主题色切换,权限控制,菜单管理,用户管理,角色管理,数据字典管理,日志管理,系统监控,代码生成器,接口文档等功能。
克隆项目到本地
https://github.com/Xi-Yuer/GO-CMS.git
安装依赖
cd server
go mod tidy
修改运行项目设置环境变量 server/config/config.go
{
NAME: "root", // 数据库用户名
PASSWORD: "xxxxxx", // 密码
HOST: "localhost", // 主机地址
DB: "cms", // 数据库名称
PORT: "3306", // 端口
}
创建MySQL运行环境
运行项目
go run server/main.go
克隆项目到本地
https://github.com/Xi-Yuer/GO-CMS.git
安装依赖
cd web
pnpm install
运行项目
pnpm run dev
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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.