Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The Probe can be installed on the Windows/Linux/Mac/ARM (Raspberry Pi) system in the network you would be running scans on. The agent runs requires the following prerequisites.

    • 4 cores CPU on the machine

    • Minimum of 4 GB RAM for the first 1000 Assets and 1GB for every additional 500 assets.

    • Minimum Requirement for ARM agent(Raspberry Pi): Raspberry PI 4 with 8GB RAM

    • Access to all the subnets which are to be scanned

    • Linux, Mac and Raspberry Pi requires latest nmap installed.

    • Ports 443 outbound opened to the CyberCNS installation domain <yourcompany> portal.mycybercns.com/me/<domain name>

  • The Probe is useful for an office environment where you have controlled IP Addressing.

  • It deploys the following techniques to get to the devices

    • Windows - It attempts to use the Admin SMB share to send a small executable called the Dissolvable agent that it then runs on the remote machine to fetch the details.

    • Active Directory - In case Active Directory Credentials are provided to the Probe under Discovery Setting, It uses LDAP OR SMB communication to fetch information from remote assets.

    • Linux - It uses SSH credentials to log in to machines and uses Linux commands to determine what is running on the machines.

    • Network Devices - It uses SNMP to discover the Sysobjectid and lookup the version of the device and then query the vulnerabilities for the version. It also connects to OEM APIs to get the vulnerability details.

  • You can discover & scan multiple subnets(CIDR/IP Range/Static IP) using a single Probe.

  • The probe will require AD Credentials in the case of the AD environment for scanning purposes.

  • In case of workgroup environment, Probe can be supplied with common credentials under Discovery Settings> Master credentials which are to be used to login to Windows, Mac, Linux remote systems.

...