Unleash network insights by mastering the middle ground.
Trickster is a network security testing toolkit for man-in-the-middle attack simulation. It provides a CLI-driven interface for intercepting, analysing, and manipulating traffic between hosts, supporting vulnerability assessment and network behaviour analysis.
βββ Trickster/
βββ arp_poisoning.py
βββ globals.py
βββ LICENSE
βββ poc.html
βββ README.md
βββ requirements.txt
βββ tcp_hijacking.py
βββ trickster.py
- Python 3.10+ / Node.js 18+ (depending on the stack above)
git clone "https://github.com/IlluzyonistCode/Trickster
cd Trickster"
pip install -r requirements.txtpython main.pyDistributed under the AGPL-3.0 license.