Skip to content

Researcher Configurations

This section defines the behavior of the Researcher. Researcher's parameters can be separated into two main parts, Decision Strategies, Hacking Behaviors and Hacking Strategies. Researcher's parameters seection is divided into three main sub-sections as listed below:

  • decision_strategy, dict, specification of Decision Strategy
  • Hacking Behavior, a group of parameters defining the overall behavior and personality of the Researcher, e.g.,
    • probability_of_being_a_hacker, number, Indicates the probability of a researcher deciding to apply any of the hacking strategies. Hacking Behaviors.
    • see Hacking Behavior for more detail.
  • hacking_strategies, list, a list of hacking strategies and their corresponding selection → decision sequences.
  • TODO: Add a full example

Last update: 2021-09-18