Download Local Agent
To unlock the full potential of Cybertection Pentest Agent, you must install the agent locally on your machine. This allows the AI to execute local network scans (Nmap) and utilize native system tools safely.
Windows
Windows 10 / 11
How to launch:
- Download the
.exefile above. - Double-click to run the application.
- A local server will automatically start at
localhost:5000. - Follow any Windows Defender prompts to allow local network access.
macOS
Apple Silicon & Intel
How to launch:
- Download the application binary above.
- Open Terminal and navigate to the downloaded file.
- Run
chmod +x cybertection-agent. - Execute it by running
./cybertection-agent.
Android
Android 9.0+ (APK)
How to launch:
- Download the
.apkfile above. - Open the file on your Android device.
- If prompted, allow "Install from Unknown Sources".
- Tap Install and open the app!
iOS / iPadOS
App Store
How to launch:
- Apple does not allow raw file side-loading.
- When the app is published, you will download it directly from the App Store.
- Currently in TestFlight beta testing.
Why run locally?
Unlike cloud-only dashboards, the Cybertection Pentest Agent executes pentesting tools (like Nmap, Nikto, and custom Python scripts) directly from your machine. This ensures that your network traffic originates from you, allowing you to test internal IP ranges, local domains, and bypassing external firewalls just as a real pentester would.