Linux command
gophish 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start Gophish server
./gophish
Start with custom config
./gophish -config [config.json]
Access admin panel
https://localhost:3333
说明
Gophish is an open-source phishing framework for security awareness training and penetration testing. It provides a web interface for creating and managing phishing campaigns, including email template editing, landing page cloning, and results tracking. The platform is used by security teams to test organizational awareness and response to phishing attacks, with campaign management, user group handling, and API support for automation.
参数
- -config _file_
- Configuration file path.
FAQ
What is the gophish command used for?
Gophish is an open-source phishing framework for security awareness training and penetration testing. It provides a web interface for creating and managing phishing campaigns, including email template editing, landing page cloning, and results tracking. The platform is used by security teams to test organizational awareness and response to phishing attacks, with campaign management, user group handling, and API support for automation.
How do I run a basic gophish example?
Run `./gophish` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -config _file_ do in gophish?
Configuration file path.