HackCert

// operator_manual

Frequently Asked Questions

Explore our comprehensive knowledge base detailing scoring math, quiz validation cycles, profiles, and platform operations. If you need secure personal assistance, contact our dispatcher directly at [email protected].

?[Getting Started]What is Hackcert?
Hackcert is an interactive cybersecurity gamified learning platform. It empowers operators to validate their practical tradecraft in offensive operations, blue-team detection engineering, cloud posture, and AI security through structured multiple-choice questions (MCQs), challenges, and certification preparation.
?[Getting Started]Who is the platform designed for?
Hackcert is engineered for cybersecurity professionals, SOC analysts, pentester operators, and junior engineers striving to strengthen their domain competence or train for recognized industry certifications.
?[Getting Started]Do I need active cybersecurity experience to begin?
No. Our foundational courses, such as Linux Basics and Digital Forensics, assume zero prior background. Anyone can start learning directly with any topic on the platform, as there are no XP locking constraints on topic selection.
?[Getting Started]How much does Hackcert cost?
All core cybersecurity domains, practice quizzes, daily streaks, global leaderboards, and accomplishments are free. There are no hidden tiers or credits. We provide premium learning materials freely to the community.
?[Getting Started]Are there any enterprise or team packages?
We support specialized team training panels. For custom deployments, custom quiz modules, or corporate operator dashboards, reach out to our primary communication channel at [email protected].
?[Getting Started]How do I start my first quiz?
Navigate to the Categories page, select a domain of your choice, pick an active topic, configure your question count limit, and initiate the runner module.
?[Getting Started]What technical domains are currently covered?
We maintain structured questions and content across Digital Forensics, Linux Basics, Network Security, Cryptography, Web Exploitation, and Defensive Operations.
?[MCQ & Quiz Mechanics]How does the MCQ quiz format work?
Every quiz session loads targeted multiple-choice challenges containing technical prompts, scenarios, or code snippets. You select the most accurate answer option, receive instant feedback, and can inspect a deep technical explanation right after answering.
?[MCQ & Quiz Mechanics]Can I pause a quiz and resume it later?
Yes. Your active session status, including answered questions and running score, is saved locally in your current browser cache so you can continue whenever convenient.
?[MCQ & Quiz Mechanics]What is the Review Loop feature?
The Review Loop automatically isolates questions you answered incorrectly during a quiz run and presents them again at the end of the session. This methodology guarantees you learn from mistakes and master the tradecraft before moving on.
?[MCQ & Quiz Mechanics]How does answer validation feedback work?
Upon selecting an option, the system indicates the correct answer instantly. It highlights code diffs or command line switches where appropriate and attaches reference links to official CVEs, vendor documentations, or MITRE tactics.
?[MCQ & Quiz Mechanics]Are the quiz sound effects togglable?
Yes. You can enable or disable quiz sound chimes instantly from the /settings dashboard. Your preferences are saved globally in local storage.
?[MCQ & Quiz Mechanics]Why do correct and incorrect answers play different chime frequencies?
We use Web Audio API synthesizers to provide auditory feedback. Correct responses trigger a positive double-chime, whereas incorrect submissions generate a deep synthesizer sawtooth buzz. This acts as a sensory reinforcer for active memory retention.
?[MCQ & Quiz Mechanics]Can I retake a quiz to improve my score?
Absolutely. You can retake any topic quiz as many times as you like. Only your highest single score determines your leaderboard standing for that topic, but all attempts feed your lifetime XP.
?[MCQ & Quiz Mechanics]How are difficulty levels (Beginner, Intermediate, Advanced) determined?
We calibrate questions based on structural complexity. Beginner involves basic conceptual matching; Intermediate introduces code debugging or logs parsing; Advanced demands complex scenarios, packet analysis, or multi-stage exploit chains.
?[Scoring, XP & Daily Missions]How are experience points (XP) calculated?
Each correct answer awards the specific points assigned to that question (which scales with its complexity and difficulty). You accumulate the sum of correct answers' points as your total score for the topic.
?[Scoring, XP & Daily Missions]Do daily streaks multiply or bonus my quiz scores?
No, daily streaks do not multiply your quiz scores. Completing at least one quiz every 24 hours advances your active streak, which allows you to unlock streak-based achievements (like 'On Fire' and 'Unrelenting') and lights up your activity heatmap on the dashboard.
?[Scoring, XP & Daily Missions]What is the activity heatmap and how is it updated?
Your dashboard displays a visual matrix showing your daily learning output. Each grid tile lights up in relation to the volume of quiz attempts completed on that calendar day, tracking your active persistence.
?[Scoring, XP & Daily Missions]What is the Daily Mission and how do I complete it?
The Daily Mission on Hackcert is simple: complete at least one practice quiz every 24 hours. Doing so successfully completes your mission for the day and maintains your active learning streak.
?[Scoring, XP & Daily Missions]When does the Daily Mission reset?
The Daily Mission resets at midnight (00:00) UTC. Make sure to complete your daily quiz before the reset to keep your active streak going.
?[Scoring, XP & Daily Missions]Is there an XP penalty for answering incorrectly?
No. We encourage experimentation. You never lose lifetime XP or levels for incorrect submissions. However, you will not earn XP for that particular question.
?[Scoring, XP & Daily Missions]How does the Streak Freeze item work?
Streak Freeze is not currently implemented. To preserve your active streak, make sure to complete at least one practice quiz every 24 hours.
?[Achievements & Leaderboard]How does the global Leaderboard rank players?
The leaderboard evaluates total lifetime XP accumulated by registered users. Tiebreakers are resolved based on badge counts, streak durations, and correct-answer ratios.
?[Achievements & Leaderboard]How are badges and accomplishments earned?
Badges are unlocked upon achieving milestone events. These range from domain mastery (completing all topics in Web Pentesting) to behavioral accomplishments (answering 50 questions without a single mistake).
?[Achievements & Leaderboard]Are accomplishments linked to real-world frameworks?
Yes. Achievements are mapped against standard proficiency frameworks like the NIST/NICE Cybersecurity Workforce Framework and MITRE ATT&CK domains to show tangible, real-world relevance.
?[Achievements & Leaderboard]What are profile levels and how do I level up?
As your lifetime XP grows, you progress through system levels. Level boundaries scale logarithmically, requiring progressively greater mastery to unlock higher titles (e.g. Senior Operator, Security Architect).
?[Achievements & Leaderboard]Can I hide my profile score or opt out of the leaderboard?
Currently, all authenticated user profiles and their cumulative XP are automatically ranked on the public leaderboard. If you prefer to train privately, you can log out and use local practice sessions, which only persist progress inside your local browser storage.
?[Achievements & Leaderboard]What happens when players tie on the leaderboard?
In a tie scenario, the user who reached the target XP value first chronologically maintains the higher ranking tier.
?[Achievements & Leaderboard]How do I showcase my earned badges on other platforms?
Your profile shares a unique public URL. You can share this link on resumes, GitHub README profiles, or LinkedIn to showcase your verified domain proficiencies.
?[Platform Security & Operations]How is user authentication handled?
We utilize Auth0, an industry-standard, OAuth2-compliant authentication provider. This guarantees secure identity storage, supporting modern Multi-Factor Authentication (MFA) and preventing password-leak vectors.
?[Platform Security & Operations]What should I do if I find a security vulnerability on Hackcert?
We strongly support responsible disclosure. If you identify a security flaw, please report it immediately and directly to our secure gateway mailbox: [email protected]. PGP communication is available on request.
?[Platform Security & Operations]Does the platform employ anti-cheating mechanisms?
Yes. Our engines monitor abnormally rapid answer submissions, repetitive robotic actions, and suspicious database requests. Flagged accounts are subject to score resets or global bans.
?[Platform Security & Operations]Where can I find reference documentation for individual questions?
Every quiz explanation lists direct references. These include official CVE listings, RFC documentation, vendor secure coding guidelines, or threat research briefs.
?[Platform Security & Operations]How are updates to the database or quiz banks managed?
Our content development team continuously feeds the repository. Questions are systematically tested and updated weekly to match emerging vulnerability profiles and threat actor campaign patterns.
?[Platform Security & Operations]What is the secure gateway email address?
The single, secure gateway for all technical support, security inquiries, partnerships, and operations is [email protected]. We do not use external support mailboxes.
?[Accounts & Billing]Can I change my username?
Yes. You can edit your username by clicking the 'Edit Profile' button on the Profile page. However, you are limited to a maximum of 3 username changes in total. Usernames must be between 3 and 25 characters and can only contain alphanumeric characters, underscores, or dots.
?[Accounts & Billing]How do I adjust local UI language preferences?
Hackcert supports English and Bengali (বাংলা) user interfaces. You can toggle your active system localization instantly under UI Preferences on the Settings page.
?[Accounts & Billing]What settings options are available in my settings dashboard?
The Settings page allows you to customize your UI theme (Cyberpunk Dark, Daylight Ops, or System Default), UI language (English or Bengali), sound FX chimes, desktop notifications, website zoom (font size scale), and secure account connection (via Auth0). You can also reset your local progress in the Danger Zone.
?[Accounts & Billing]How do I get billing support?
For questions concerning enterprise licenses, customized training teams, or invoice questions, please mail us directly at [email protected]. We do not maintain a phone billing line.
?[Accounts & Billing]How do I request account deletion or data removal?
You can reset your localized stats, attempts, and badges directly from the Settings page by clicking the 'Reset Progress' button in the Danger Zone. For cloud account sync data and profile removal, you can contact our operations gateway directly at [email protected].
?[Accounts & Billing]Can I use my local settings across multiple logged-in devices?
Yes. Once logged in, your preference states, including theme choice and localized language configurations, sync with your cloud profile across logged-in devices.
?[Accounts & Billing]Is there an offline mode for taking quizzes?
Currently, you must maintain an active internet connection to submit answers and update XP, streak heatmaps, and leaderboard records.