Linux command
fluxion 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start Fluxion
fluxion
Run with language
fluxion -l [en]
Restore from session
fluxion --restore
Run specific attack
fluxion -a [handshake]
说明
Fluxion is a security auditing tool for testing WiFi network security through social engineering attacks. It creates rogue access points to capture WPA/WPA2 credentials. The tool combines wireless scanning, deauthentication, and captive portal techniques. It presents victims with fake login pages to capture passwords, validating them against captured handshakes. Fluxion automates complex wireless attack workflows into a menu-driven interface.
参数
- -l _LANGUAGE_
- Interface language.
- -a _ATTACK_
- Attack type to launch.
- --restore
- Restore previous session.
- -d, --debug
- Enable debug mode.
- -h, --help
- Display help information.
FAQ
What is the fluxion command used for?
Fluxion is a security auditing tool for testing WiFi network security through social engineering attacks. It creates rogue access points to capture WPA/WPA2 credentials. The tool combines wireless scanning, deauthentication, and captive portal techniques. It presents victims with fake login pages to capture passwords, validating them against captured handshakes. Fluxion automates complex wireless attack workflows into a menu-driven interface.
How do I run a basic fluxion example?
Run `fluxion` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -l _LANGUAGE_ do in fluxion?
Interface language.