Remediation

class Remediation(rasp: RASP)

Class used to perform system or the network remediation and to protect users from attack attempts.

You can for instance check if the hubspot network is not secured, disconnect from the WiFi network if the application experiences or causes unusual attempts, it stops.

Parameters

rasp

RASP — the main instance to use the Pradeo software

Constructors

Link copied to clipboard
constructor(rasp: RASP)

Types

Link copied to clipboard
data class Network(val rasp: RASP)
Link copied to clipboard
data class System(val rasp: RASP)

Properties

Link copied to clipboard
Link copied to clipboard