A free practice tool for the CompTIA Security+ (SY0-701) exam. No sign-up, no ads, nothing tracked.
Start studying: https://73256usman.github.io/security-plus-study/
- 255 practice questions covering all 5 exam domains, weighted the same way the real exam is, so you spend more time where it actually counts
- 15 performance-based (matching) questions, the same format you'll see on test day
- A full timed practice exam: 90 minutes, questions sampled proportionally by domain, just like the real thing
- Progress tracking: completion and accuracy for each domain, plus an overall weighted readiness score
- A review page that collects everything you've gotten wrong, so you can go back and fix it
- Your data stays yours: everything is saved right in your browser. Export it anytime as a backup, or to move your progress to another device
Open the link above, pick a domain, and start answering questions. Miss one? You get three tries before the answer's revealed, with a clear explanation either way. Once you're comfortable across all five domains, try a full timed exam from the sidebar.
Built with plain HTML, CSS, and JavaScript, no frameworks, no build step.
Want to run it locally or add more questions? Clone the repo and open it
with any local static server (e.g. python -m http.server), since it
loads its question bank as a JSON file.