Interface Attack

    • Method Detail

      • canExploit

        boolean canExploit​(Vulnerability vulnerability,
                           ContextSet credentialsAttacker,
                           ContextSet credentialsNeeded,
                           AttackVector attackVector)
        Checks whether the attack can exploit the given Vulnerability
        Parameters:
        vulnerability - Vulnerability to check
        Returns:
        Boolean true if attack can exploit vulnerability else false
        Generated class or method.
        EMF model class or method.