diff --git a/src/modules/module_27200.c b/src/modules/module_27200.c index 9513bb9f0..c20a61035 100644 --- a/src/modules/module_27200.c +++ b/src/modules/module_27200.c @@ -16,7 +16,7 @@ static const u32 DGST_POS1 = 4; static const u32 DGST_POS2 = 2; static const u32 DGST_POS3 = 1; static const u32 DGST_SIZE = DGST_SIZE_4_5; -static const u32 HASH_CATEGORY = HASH_CATEGORY_RAW_HASH_SALTED; +static const u32 HASH_CATEGORY = HASH_CATEGORY_FRAMEWORK; static const char *HASH_NAME = "Ruby on Rails Restful Auth (one round, no sitekey)"; static const u64 KERN_TYPE = 27200; static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE