You are browsing as a guest. Sign up (or log in) to start making projects!

1h 16m 58s logged

Devlog #2: JS Timer & Command Modals

Major updates to CTF Workbench! Shifted to a full 3-file setup and wrote my first lines of working JavaScript.

Updates:
-Clean Code Architecture: Separated project into index.html, style.css, and script.js.
-Working Machine Timer: Added a 2-hour JS countdown timer with a +60 min room extension button.
-Interactive Command Modals: Built pop-up category menus for scanning, web enum, credential cracking, and PrivEsc.
-1-Click Copy: Clicking any tool command inside a modal auto-copies it to the clipboard.
-Console Debugging: Used browser DevTools (F12) to catch and fix DOM null errors.

Next up: Local storage auto-save so notes and target IPs stay saved on refresh!

0
10

Comments 0

No comments yet. Be the first!