What Are Different Types Of Security Assessments I Can Create?
What Are Different Types Of Security Assessments I Can Create?
- Risk Assessment
- External Assessment
- Network scanning (Internal & External)
- Application scanning (cloud apps & desktop apps)
- Data Security - PII detection on systems
- Identity & Access Management
- Password management
- M365 Security
What Are The Timelines For The Different Risk Assessments?
What Are The Timelines For The Different Risk Assessments?
What Are The Different Steps Involved In Each Risk Assessment?
What Are The Different Steps Involved In Each Risk Assessment?
How To Add An IP/Domain To An External Scan?
How To Add An IP/Domain To An External Scan?
How Do I Delete Or Archive A Risk Assessment Or External Scan?
How Do I Delete Or Archive A Risk Assessment Or External Scan?
What Assets Do 'Rescan All' Feature Scan Again?
What Assets Do 'Rescan All' Feature Scan Again?
- Vulnerabilities
- PII
- Credential analysis
- Risky Applications
- Microsoft 365
- External Attack Surface
- Asset Inventory
How Do I Add Multiple Domains To A Scan?
How Do I Add Multiple Domains To A Scan?
How To Add An IP/Domain To A Risk Assessment?
How To Add An IP/Domain To A Risk Assessment?
What Is Agent/Agentless?
What Is Agent/Agentless?
- Agent
- You can deploy rapidly using your RMM
- You can leave Telivy deployed and “rescan” on demand
- You will generate the most comprehensive data
- You can convert a CSRA to “Monitoring” where Telivy will rescan and help build risk-over-time charts and graphs
- With Monitoring you can also set policies and receive alerts when a policy is violated
- Agentless (Non Agent)
- Recommended for new clients as it does not require any installation or uninstallation
- Link to executable can be sent on email, very useful for prospecting when you don’t have RMM setup to the devices to install agent
- It tries to run as admin, if no permission granted then runs as non admin
-
Non admin scan limitations
- PII scan done only for files accessible by the local use
- Browser history and passwords captured only for the local user
What CVE Database Does Telivy Use?
What CVE Database Does Telivy Use?
- The CVE Program (cvelistV5), the authoritative CVE catalog published by the CNAs through MITRE, is synced nightly into Telivy’s vulnerability database. This is the same upstream source NVD ingests from, so Telivy’s coverage tracks new and updated CVEs within 24 hours of upstream publication.
-
Vulners (executed via the Nmap
vulnersscript) handles scan-time correlation. When the network or agent scanner fingerprints a service or installed software version, Vulners maps that fingerprint to the CVEs that affect it, including signal about whether public exploits exist. - EPSS (Exploit Prediction Scoring System) is pulled daily and stored per CVE. EPSS scores represent the probability of a CVE being exploited in the next 30 days and drive Telivy’s prioritization, so partners can sort by what’s likely to be hit instead of by CVSS alone.
nvd.nist.gov/vuln/detail/CVE-...), not as the bulk feed Telivy ingests from. For a deeper walkthrough you can hand to a client or auditor, see Vulnerability Data Sources.Does Telivy Store The Actual PII It Finds (Like Credit Card Numbers)?
Does Telivy Store The Actual PII It Finds (Like Credit Card Numbers)?
ApplicationAccess controls. The reason the default captures the value is operational: confirming a finding isn’t a false positive (a Luhn-valid string in a code sample, an old test export) requires being able to see what was matched.Cleartext passwords from the password-analysis module are handled differently: they are never transmitted off the device; only hashes are stored. PII matches are governed by a separate control described in the next FAQ entry.For full detail, including how matches appear in the platform and what’s covered in exports, see Data Security.Can I Prevent PII Evidence From Being Shown In The Platform?
Can I Prevent PII Evidence From Being Shown In The Platform?