AI-Powered Penetration Testing CLI
Fireline is an intelligent security testing tool that combines AI reasoning with professional pentesting tools.
β οΈ For authorized security testing only - Requires explicit written permission.
curl -sSL https://github.com/Orizon-eu/fireline/releases/latest/download/install.sh | bashirm https://github.com/Orizon-eu/fireline/releases/latest/download/install.ps1 | iexVisit orizon.one/fireline to obtain your API key.
After installation, run Fireline and follow the setup wizard:
firelineYou'll be prompted to enter your API key on first run.
Download pre-built binaries from the latest release:
| Platform | Architecture | Download |
|---|---|---|
| Linux | x86_64 | fireline-*-linux-x86_64.tar.gz |
| Linux | ARM64 | fireline-*-linux-aarch64.tar.gz |
| macOS | Intel | fireline-*-darwin-x86_64.tar.gz |
| macOS | Apple Silicon | fireline-*-darwin-aarch64.tar.gz |
| Windows | x64 | fireline-*-windows-x86_64.zip |
Linux/macOS:
tar -xzf fireline-*.tar.gz
sudo mv fireline /usr/local/bin/
chmod +x /usr/local/bin/firelinemacOS only: If you get a "killed" error, remove the quarantine attribute:
sudo xattr -d com.apple.quarantine /usr/local/bin/firelineWindows:
Expand-Archive fireline-*.zip
Move-Item fireline.exe C:\Windows\System32\- Docker or Podman (for security tools)
- Fireline API Key from orizon.one/fireline
- Website: orizon.one
- Email: info@orizon.one
MIT License - See LICENSE file.
This tool is for authorized security testing only. Unauthorized access to computer systems is illegal. Users are responsible for obtaining proper authorization and complying with all applicable laws.
Developed by Orizon