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:

  1. Download the .exe file above.
  2. Double-click to run the application.
  3. A local server will automatically start at localhost:5000.
  4. Follow any Windows Defender prompts to allow local network access.

macOS

Apple Silicon & Intel

How to launch:

  1. Download the application binary above.
  2. Open Terminal and navigate to the downloaded file.
  3. Run chmod +x cybertection-agent.
  4. Execute it by running ./cybertection-agent.

Android

Android 9.0+ (APK)

How to launch:

  1. Download the .apk file above.
  2. Open the file on your Android device.
  3. If prompted, allow "Install from Unknown Sources".
  4. Tap Install and open the app!

iOS / iPadOS

App Store

How to launch:

  1. Apple does not allow raw file side-loading.
  2. When the app is published, you will download it directly from the App Store.
  3. 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.