Skip to main content
Matthew Hammel

Matthew Hammel

Cybersecurity Engineer & Creator of CyberTrace

Brute-Force Simulator Progress and Life in My Final Semester

The Brute-Force Simulator has evolved more in the last few weeks than it has in months. What started as a simple demonstration of brute-force mechanics is becoming a structured, cinematic, operator-style experience that mirrors how real attackers think and how real defenders learn. At the same time, life outside the keyboard has been just as intense I’m officially in my final semester of my BS in Cybersecurity, and everything is moving fast.

Evolving the Brute-Force Simulator

The biggest shift has been moving away from random behavior and toward a deliberate, phase-driven attack chain. Real brute-force operations follow a rhythm, and I wanted the simulator to reflect that. The new phase engine now controls:

  • Reconnaissance and target preparation
  • Dictionary and hybrid attack phases
  • Mutation strategies and adaptive attempts
  • Lockout and throttling behavior
  • Outcome analysis tied to each phase

The typing engine has also been upgraded to feel more intentional and cinematic. Commands scroll with purpose, output feels alive, and the entire flow finally resembles a real operator terminal instead of a prototype.

Technical Deep Dive: The Phase Engine

Under the hood, the BFS now uses a structured model that defines how each phase behaves and how the simulation progresses:

  • Command sequencing
  • Output pacing
  • Branching logic
  • Phase transitions
  • Teaching notes tied to each stage

This gives the simulator a sense of progression that’s both educational and immersive. It’s no longer a toy it’s becoming a realistic training tool.

How This Fits Into My Portfolio

As I get closer to graduation, I’ve been thinking a lot about how my work represents me. The BFS is a perfect example of what I love building:

  • Tools that teach
  • Interfaces that feel intentional
  • Realistic simulations
  • Clean, cohesive UX with a strong identity

It’s the kind of project that shows not just what I know, but how I think.

Life Lately: My Final Semester

Outside of development, life has been a whirlwind. I’m in my last semester of my BS in Cybersecurity, and it’s surreal to be this close to the finish line. Balancing school, labs, and everything else hasn’t been easy, but building these tools has kept me grounded. When coursework gets overwhelming, the BFS reminds me why I chose this field I love creating things that feel real and meaningful.

Career Goals After Graduation

As graduation gets closer, my goals are becoming clearer:

  • Work in a role where I can build tools, not just use them
  • Focus on security engineering, cyber ranges, or simulation development
  • Keep blending creativity with technical depth
  • Continue building educational tools that make cybersecurity more accessible

I want to be somewhere that values realism, design, and teaching the same values behind this entire lab suite.

What’s Next

The BFS still has more room to grow. Coming soon:

  • More advanced hybrid attack phases
  • Better visualization of mutation strategies
  • A refined teaching panel
  • More realistic lockout simulation
  • A final attack summary that breaks down the entire chain

This semester feels like a transition point academically, professionally, and creatively. The BFS has grown with me, and I’m excited to keep pushing it forward as I get closer to graduation.