2017-04-19 21:19:32 +02:00
{
"values" : [
{
"entry" : [
{
2017-05-04 11:00:21 +02:00
"expanded" : "Less than 1 year" ,
2017-04-19 21:19:32 +02:00
"value" : "less-than-1-year" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 20
2017-04-19 21:19:32 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 1 and 5 years" ,
2017-04-19 21:19:32 +02:00
"value" : "between-1-and-5-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 40
2017-04-19 21:19:32 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 5 and 10 years" ,
2017-04-19 21:19:32 +02:00
"value" : "between-5-and-10-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 60
2017-04-19 21:19:32 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 10 and 20 years" ,
2017-04-19 21:19:32 +02:00
"value" : "between-10-and-20-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 80
2017-04-19 21:19:32 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "More than 20 years" ,
2017-04-19 21:19:32 +02:00
"value" : "more-than-20-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 100
2017-04-19 21:19:32 +02:00
}
2017-05-04 11:00:21 +02:00
] ,
"predicate" : "experience"
2017-04-19 21:19:32 +02:00
} ,
{
"entry" : [
{
2017-05-04 11:00:21 +02:00
"expanded" : "x86-32 & x86-64" ,
"value" : "x86"
2017-05-02 16:54:17 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "ARM & ARM-64" ,
"value" : "arm"
2017-05-02 16:54:17 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "mips & mips-64" ,
"value" : "mips"
2017-04-19 21:19:32 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "PowerPC" ,
"value" : "powerpc"
2017-05-02 16:54:17 +02:00
}
2017-05-04 11:00:21 +02:00
] ,
"predicate" : "binary-reversing-arch"
2017-05-02 16:54:17 +02:00
} ,
{
"entry" : [
{
2017-05-04 11:00:21 +02:00
"expanded" : "Less than 1 year" ,
2017-05-02 16:54:17 +02:00
"value" : "less-than-1-year" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 20
2017-04-19 21:19:32 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 1 and 5 years" ,
2017-05-02 16:54:17 +02:00
"value" : "between-1-and-5-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 40
2017-04-19 21:19:32 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 5 and 10 years" ,
2017-05-02 16:54:17 +02:00
"value" : "between-5-and-10-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 60
2017-04-19 21:19:32 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 10 and 20 years" ,
2017-05-02 16:54:17 +02:00
"value" : "between-10-and-20-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 80
2017-04-19 21:19:32 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "More than 20 years" ,
2017-05-02 16:54:17 +02:00
"value" : "more-than-20-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 100
2017-04-19 21:19:32 +02:00
}
2017-05-04 11:00:21 +02:00
] ,
"predicate" : "binary-reversing-experience"
2017-05-02 17:31:49 +02:00
} ,
{
"entry" : [
{
2017-05-04 11:00:21 +02:00
"expanded" : "Current Microsoft Windows system" ,
"value" : "windows"
2017-05-02 17:31:49 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "GNU/linux derivative OS" ,
"value" : "linux"
2017-05-02 17:31:49 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Current IOS" ,
"value" : "ios"
2017-05-02 17:31:49 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Current Apple OS" ,
"value" : "macos"
2017-05-02 17:31:49 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Current Android OS" ,
"value" : "android"
2017-05-02 17:31:49 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "BSD" ,
"value" : "bsd"
2017-05-02 17:31:49 +02:00
}
2017-05-04 11:00:21 +02:00
] ,
"predicate" : "os"
2017-05-02 17:31:49 +02:00
} ,
{
"entry" : [
{
2017-05-04 11:00:21 +02:00
"expanded" : "Inter-protocol exploitations" ,
"value" : "ipex"
2017-05-02 17:31:49 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Common vulnerabilities as SQL injections, CSRF, XSS, CSP bypasses, etc." ,
"value" : "common"
2017-05-02 17:31:49 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "De-obfuscation of Javascript payloads" ,
"value" : "js-desobfuscation"
2017-05-02 17:31:49 +02:00
}
2017-05-04 11:00:21 +02:00
] ,
"predicate" : "web"
2017-05-03 10:31:28 +02:00
} ,
2017-05-03 10:37:08 +02:00
{
"entry" : [
{
2017-05-04 11:00:21 +02:00
"expanded" : "Less than 1 year" ,
2017-05-03 10:37:08 +02:00
"value" : "less-than-1-year" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 20
2017-05-03 10:37:08 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 1 and 5 years" ,
2017-05-03 10:37:08 +02:00
"value" : "between-1-and-5-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 40
2017-05-03 10:37:08 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 5 and 10 years" ,
2017-05-03 10:37:08 +02:00
"value" : "between-5-and-10-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 60
2017-05-03 10:37:08 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 10 and 20 years" ,
2017-05-03 10:37:08 +02:00
"value" : "between-10-and-20-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 80
2017-05-03 10:37:08 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "More than 20 years" ,
2017-05-03 10:37:08 +02:00
"value" : "more-than-20-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 100
2017-05-03 10:37:08 +02:00
}
2017-05-04 11:00:21 +02:00
] ,
"predicate" : "web-experience"
2017-05-03 10:37:08 +02:00
} ,
2017-05-03 10:31:28 +02:00
{
"entry" : [
{
2017-05-04 11:00:21 +02:00
"expanded" : "Less than 1 year" ,
2017-05-03 10:31:28 +02:00
"value" : "less-than-1-year" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 20
2017-05-03 10:31:28 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 1 and 5 years" ,
2017-05-03 10:31:28 +02:00
"value" : "between-1-and-5-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 40
2017-05-03 10:31:28 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 5 and 10 years" ,
2017-05-03 10:31:28 +02:00
"value" : "between-5-and-10-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 60
2017-05-03 10:31:28 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "Between 10 and 20 years" ,
2017-05-03 10:31:28 +02:00
"value" : "between-10-and-20-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 80
2017-05-03 10:31:28 +02:00
} ,
{
2017-05-04 11:00:21 +02:00
"expanded" : "More than 20 years" ,
2017-05-03 10:31:28 +02:00
"value" : "more-than-20-years" ,
2019-08-21 16:14:44 +02:00
"numerical_value" : 100
2017-05-03 10:31:28 +02:00
}
2017-05-04 11:00:21 +02:00
] ,
"predicate" : "crypto-experience"
}
] ,
"predicates" : [
{
"description" : "The analyst experience expressed in years range in the field tagged. The year range is based on a standard 40-hour work week." ,
"expanded" : "Experience" ,
"value" : "experience"
} ,
{
"description" : "Architecture that the analyst has experience with." ,
"expanded" : "Reversing arch" ,
"value" : "binary-reversing-arch"
} ,
{
"description" : "The analyst experience in reversing expressed in years range in the field tagged. The year range is based on a standard 40-hour work week." ,
"expanded" : "Reversing experience" ,
"value" : "binary-reversing-experience"
} ,
{
"description" : "Operating System that the analyst has experience with." ,
"expanded" : "Operating System" ,
"value" : "os"
} ,
{
"description" : "Web application vulnerabilities and technique that the analyst has experience with." ,
"expanded" : "Web applications-related skills" ,
"value" : "web"
} ,
{
"description" : "The analyst experience expressed to web application security in years range in the field tagged." ,
"expanded" : "Experience" ,
"value" : "web-experience"
} ,
{
"description" : "The analyst experience related to cryptography expressed in years range in the field tagged." ,
"expanded" : "Experience" ,
"value" : "crypto-experience"
2017-04-19 21:19:32 +02:00
}
2017-05-04 11:00:21 +02:00
] ,
"type" : [
"org" ,
"user"
] ,
2019-11-05 10:31:53 +01:00
"version" : 4 ,
2017-05-04 11:00:21 +02:00
"description" : "A series of assessment predicates describing the analyst capabilities to perform analysis. These assessment can be assigned by the analyst him/herself or by another party evaluating the analyst." ,
"expanded" : "Analyst (Self) Assessment" ,
"namespace" : "analyst-assessment"
2017-05-02 17:31:49 +02:00
}