Property | Type | Description | |
---|---|---|---|
AttackerAccounts | List |
||
BenignAccountSelector | WeightedSelector |
||
BenignAccounts | List |
Method | Description | |
---|---|---|
Generate ( |
Create accounts, generating passwords, primary IP
|
|
GetBenignAccountAtRandomUniform ( ) : |
||
GetBenignAccountWeightedByLoginFrequency ( ) : |
||
GetMaliciousAccountAtRandomUniform ( ) : |
||
SimulatedAccounts ( |
public Generate ( |
||
experimentalConfiguration | ||
return | void |
public GetBenignAccountAtRandomUniform ( ) : |
||
return |
public GetBenignAccountWeightedByLoginFrequency ( ) : |
||
return |
public GetMaliciousAccountAtRandomUniform ( ) : |
||
return |
public SimulatedAccounts ( |
||
ipPool | ||
simPasswords | ||
logger | ||
return | System.Collections.Generic |
public WeightedSelector |
||
return | WeightedSelector |