Releases: NubleX/LEGION2
Releases · NubleX/LEGION2
LEGION2 v0.3.3-alpha
LEGION2 v0.3.3-alpha
Installation
Debian/Ubuntu/Kali/ParrotOS (.deb):
sudo dpkg -i legion2_*.deb
# Grant capabilities for passive capture and masscan (optional)
sudo setcap cap_net_raw,cap_net_admin=eip $(which masscan)
sudo setcap cap_net_raw+ep /usr/bin/legion2AppImage (any Linux):
chmod +x legion2_*.AppImage
./legion2_*.AppImageNote: Quick scan (
-sTmode) works without root. Comprehensive scan, NetSniffer,
and masscan requirecap_net_rawor running as root.
See the README for full
installation instructions and prerequisites.