返回更新列表
新发布Jul 17, 2026

secbutler v0.2.2

渗透测试者、漏洞赏金猎人和安全研究人员的完美管家

分享

供渗透测试人员、漏洞赏金猎人和安全研究人员使用的基本实用工具

功能使用方法安装许可证


secbutler 是一款为 渗透测试人员漏洞赏金猎人安全研究人员 打造的实用工具,其中包含了在执行网络安全活动时最常用且最繁琐的内容(例如安装安全相关工具、获取反弹 shell 命令、提供常见 payload、获取可用代理、管理字典列表等)。

目标是打造一款满足社区需求的工具,因此非常欢迎提出建议和提交 PR!

⚡ 功能

  • 生成反弹 shell 命令
  • 获取代理
  • 下载并部署常用 payload
  • 获取反弹 shell 监听器命令
  • 为常用工具生成 bash 安装脚本
  • 为字典列表生成 bash 下载脚本
  • 阅读常用速查表和 payload

📚 使用方法

secbutler -h

这将显示该工具的帮助信息。

                   __          __  __
   ________  _____/ /_  __  __/ /_/ /__  _____
  / ___/ _ \/ ___/ __ \/ / / / __/ / _ \/ ___/
 (__  )  __/ /__/ /_/ / /_/ / /_/ /  __/ /
/____/\___/\___/_.___/\__,_/\__/_/\___/_/

v0.2.3 - https://github.com/thelicato/secbutler

Essential utilities for pentester, bug-bounty hunters and security researchers

Usage:
  secbutler [flags]
  secbutler [command]

Available Commands:
  cheatsheet  Read common cheatsheets & payloads
  help        Help about any command
  listener    Obtain the command to start a reverse shell listener
  payloads    Obtain and serve common payloads
  proxy       Obtain a random proxy from FreeProxy
  revshell    Obtain the command for a reverse shell
  tools       Generate a install script for the most common cybersecurity tools
  version     Print the current version
  wordlists   Generate a download script for the most common wordlists

Flags:
  -h, --help   help for secbutler

Use "secbutler [command] --help" for more information about a command.


🚀 安装

运行以下命令以安装最新版本:

go install github.com/thelicato/secbutler@latest

或者你也可以直接从 Releases 页面获取可执行文件。

🪪 许可证

secbutler 由 🖤 打造,并以 MIT 许可证 发布。

分类