
New releaseJul 17, 2026
secbutler v0.2.2
침투 테스터, 버그 바운티 헌터 및 보안 연구자를 위한 완벽한 도우미
펜테스터, 버그바운티 헌터, 보안 연구자를 위한 필수 유틸리티
secbutler는 펜테스터, 버그바운티 헌터, 보안 연구자를 위해 만들어진 유틸리티 도구로, 사이버 보안 활동을 수행할 때 흔히 사용되는 가장 많이 쓰이고 번거로운 작업(보안 관련 도구 설치, 리버스 셸 명령어 조회, 공통 페이로드 서빙, 작동하는 프록시 확보, 워드리스트 관리 등)을 모두 포함합니다.
목표는 커뮤니티의 요구 사항을 충족하는 도구를 만드는 것이므로, 제안과 PR은 언제나 환영합니다!
⚡ 기능
- 리버스 셸 명령어 생성
- 프록시 획득
- 공통 페이로드 다운로드 및 배포
- 리버스 셸 리스너 명령어 획득
- 공통 도구용 bash 설치 스크립트 생성
- 워드리스트용 bash 다운로드 스크립트 생성
- 공통 치트시트 및 페이로드 읽기
📚 사용법
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 LICENSE 하에 배포됩니다.