PHD Discussions Logo

Ask, Learn and Accelerate in your PhD Research

Question Icon Post Your Answer

Question Icon

3 months ago in Academia & Research , Cybersecurity By Rohan

I’m in the final year of my Master’s and I still don’t know what topic to pick. I’m good at programming and I enjoy breaking things, but I also want something that looks good to employers. What would you advise someone like me?

I'm not drawn to theoretical proofs or user studies. I like reading code, finding flaws, and writing exploits. But I also need this project to demonstrate skills that recruiters value. I want to avoid spending months on something that only exists in a lab.

 

All Answers (3 Answers In All)

By Sujith Answered 2 months ago

Picking a hot topic can give your dissertation great momentum. Consider: 1) Adversarial AI – testing how to fool or harden machine learning security tools. 2) Implementing and testing a Zero Trust model in a lab environment. 3) Analyzing the real-world risks of quantum computing to current crypto. 4) The security of smart cars or power grids (cyber-physical systems). The best dissertations combine a proof-of-concept (like a tool you build) with analysis of its real-world impact.

Replied 2 months ago

By Rohan

Thank you so much Sujit, this is really helpful. I like how you connected theory with something practical. 

By Tizi Answered 1 month ago

One thing I always tell students is to pick a topic that reflects where the industry is actually struggling right now. For example, cloud misconfigurations and identity abuse are behind a huge percentage of real breaches. A dissertation that builds a small detection tool or analyzes IAM failures across AWS/Azure environments can be very relevant and employer-friendly.

Another solid option is ransomware defense strategies — not just detection, but recovery, backup integrity, and incident response gaps. I’ve supervised projects where students simulated attacks and evaluated how organizations fail under pressure, which made for very strong dissertations.

Replied 1 month ago

By Rohan

Thanks a lot Tizi This is a great angle I hadn’t considered cloud identity issues in that depth.

By Nancy Trivedi Answered 1 month ago

From my experience, dissertations stand out when they focus on measurement and evidence, not just concepts. For instance, researching supply chain security by analyzing open-source dependency risks or software bill of materials (SBOMs) can be both timely and data-driven.

Another underrated area is human factors in cybersecurity phishing resilience, alert fatigue, or security awareness effectiveness. If you can design an experiment or collect real user data, it adds a lot of academic weight and shows you understand security beyond just tools and code.

Your Answer