C# Class Simulator.ExperimentalConfiguration

Afficher le fichier Open project: Microsoft/StopGuessing Class Usage Examples

Méthodes publiques

Свойство Type Description
AttackersStrategy AttackStrategy
BlockingOptions StopGuessing.Models.BlockingAlgorithmOptions
ChanceOfAccidentallyUsingAnotherAccountPassword double
ChanceOfBenignAccountNameTypoResultingInAValidUserName double
ChanceOfBenignPasswordTypo double
ChanceOfCoookieReUse double
ChanceOfIpReUse double
ChanceOfLongRepeatOfStalePassword double
ChanceOfRepeatTypo double
ChanceOfRepeatUseOfPasswordFromAnotherAccount double
ChanceOfRepeatWrongAccountName double
DelayBetweenRepeatBenignErrorsInSeconds double
FractionOfBenignIPsBehindProxies double
FractionOfLoginAttemptsFromAttacker double
FractionOfMaliciousIPsToOverlapWithBenign double
LengthOfLongRepeatOfOldPassword uint
MaxAttackerGuessesPerPassword ulong
MaxCookiesPerUserAccount int
MaxIpPerUserAccount int
MinutesBetweenLongRepeatOfOldPassword double
NumberOfAttackerControlledAccounts ulong
NumberOfBenignAccounts uint
NumberOfIpAddressesControlledByAttacker uint
NumberOfPopularPasswordsForAttackerToExploit uint
OutputDirectoryName string
OutputPath string
PasswordFrequencyFile string
PopularPasswordsToRemoveFromDistribution int
PreviouslyKnownPopularPasswordFile string
ProbabilityThatAttackerChoosesAnInvalidAccount double
ProxySizeInUniqueClientIPs uint
TestTimeSpan TimeSpan
TotalLoginAttemptsToIssue ulong

Property Details

AttackersStrategy public_oe property

public AttackStrategy AttackersStrategy
Résultat AttackStrategy

BlockingOptions public_oe property

public BlockingAlgorithmOptions,StopGuessing.Models BlockingOptions
Résultat StopGuessing.Models.BlockingAlgorithmOptions

ChanceOfAccidentallyUsingAnotherAccountPassword public_oe property

public double ChanceOfAccidentallyUsingAnotherAccountPassword
Résultat double

ChanceOfBenignAccountNameTypoResultingInAValidUserName public_oe property

public double ChanceOfBenignAccountNameTypoResultingInAValidUserName
Résultat double

ChanceOfBenignPasswordTypo public_oe property

public double ChanceOfBenignPasswordTypo
Résultat double

ChanceOfCoookieReUse public_oe property

public double ChanceOfCoookieReUse
Résultat double

ChanceOfIpReUse public_oe property

public double ChanceOfIpReUse
Résultat double

ChanceOfLongRepeatOfStalePassword public_oe property

public double ChanceOfLongRepeatOfStalePassword
Résultat double

ChanceOfRepeatTypo public_oe property

public double ChanceOfRepeatTypo
Résultat double

ChanceOfRepeatUseOfPasswordFromAnotherAccount public_oe property

public double ChanceOfRepeatUseOfPasswordFromAnotherAccount
Résultat double

ChanceOfRepeatWrongAccountName public_oe property

public double ChanceOfRepeatWrongAccountName
Résultat double

DelayBetweenRepeatBenignErrorsInSeconds public_oe property

public double DelayBetweenRepeatBenignErrorsInSeconds
Résultat double

FractionOfBenignIPsBehindProxies public_oe property

public double FractionOfBenignIPsBehindProxies
Résultat double

FractionOfLoginAttemptsFromAttacker public_oe property

public double FractionOfLoginAttemptsFromAttacker
Résultat double

FractionOfMaliciousIPsToOverlapWithBenign public_oe property

public double FractionOfMaliciousIPsToOverlapWithBenign
Résultat double

LengthOfLongRepeatOfOldPassword public_oe property

public uint LengthOfLongRepeatOfOldPassword
Résultat uint

MaxAttackerGuessesPerPassword public_oe property

public ulong MaxAttackerGuessesPerPassword
Résultat ulong

MaxCookiesPerUserAccount public_oe property

public int MaxCookiesPerUserAccount
Résultat int

MaxIpPerUserAccount public_oe property

public int MaxIpPerUserAccount
Résultat int

MinutesBetweenLongRepeatOfOldPassword public_oe property

public double MinutesBetweenLongRepeatOfOldPassword
Résultat double

NumberOfAttackerControlledAccounts public_oe property

public ulong NumberOfAttackerControlledAccounts
Résultat ulong

NumberOfBenignAccounts public_oe property

public uint NumberOfBenignAccounts
Résultat uint

NumberOfIpAddressesControlledByAttacker public_oe property

public uint NumberOfIpAddressesControlledByAttacker
Résultat uint

NumberOfPopularPasswordsForAttackerToExploit public_oe property

public uint NumberOfPopularPasswordsForAttackerToExploit
Résultat uint

OutputDirectoryName public_oe property

public string OutputDirectoryName
Résultat string

OutputPath public_oe property

public string OutputPath
Résultat string

PasswordFrequencyFile public_oe property

public string PasswordFrequencyFile
Résultat string

PopularPasswordsToRemoveFromDistribution public_oe property

public int PopularPasswordsToRemoveFromDistribution
Résultat int

PreviouslyKnownPopularPasswordFile public_oe property

public string PreviouslyKnownPopularPasswordFile
Résultat string

ProbabilityThatAttackerChoosesAnInvalidAccount public_oe property

public double ProbabilityThatAttackerChoosesAnInvalidAccount
Résultat double

ProxySizeInUniqueClientIPs public_oe property

public uint ProxySizeInUniqueClientIPs
Résultat uint

TestTimeSpan public_oe property

public TimeSpan TestTimeSpan
Résultat TimeSpan

TotalLoginAttemptsToIssue public_oe property

public ulong TotalLoginAttemptsToIssue
Résultat ulong