1 Repo
Defines four mandatory hooks for preparing, starting, stopping, and cleaning up an attack, plus optional hooks for interface targeting and state persistence.
Distinct from Function Hooking: Distinct from Function Hooking: specifically defines hooks for attack lifecycle management, not general function interception.
Explore 1 awesome GitHub repository matching software engineering & architecture · Attack Hook Definitions. Refine with filters or upvote what's useful.
Fluxion is a wireless security auditing framework that tests WPA/WPA2 networks by capturing handshakes and deploying rogue access points with captive portals. It operates by deauthenticating clients from legitimate access points, forcing them to reconnect to a cloned network where a fake authentication page collects the network passphrase. The tool distinguishes itself through a plugin-based attack lifecycle with mandatory hook functions for consistent execution, multilingual metadata scripts that load attack descriptions based on locale, and a handshake verification pipeline that validates c
Defines mandatory and optional hook functions for attack lifecycle management.