ProDevs lists essential security tools
- ProDevs published a cybersecurity tools list on Aug. 31 that grouped learning platforms, analysis utilities, SIEM tools and MITRE ATT&CK into one starter stack. - The post’s central instruction was to learn each tool’s purpose and output, not just “how to click around,” matching broader training guidance. - Readers can find the original checklist on ProDevs’ Aug. 31 X post, alongside the named tools and learning references.
ProDevs used an Aug. 31 post on X to publish a compact list of security tools that maps closely to how entry-level hiring managers split work across offensive labs, network analysis, threat intelligence, detection engineering and incident response. The list named TryHackMe, Hack The Box, Wireshark, VirusTotal, Shodan, PortSwigger Academy, CyberChef, Nmap, Splunk, Wazuh and MITRE ATT&CK, among others, according to the post referenced in the social briefing. The framing was practical rather than exhaustive: learn what each tool is for, and learn how to read its output. That emphasis matches how several of the listed platforms describe their own role in hands-on training and analysis. ### Why does one short tools list matter to beginners? Entry-level cyber roles are usually screened on fundamentals before specialization, and ProDevs’ list compresses those fundamentals into a recognizable stack. TryHackMe says it offers browser-based, hands-on cyber training across paths including SOC analyst, penetration tester and cloud defense, while Hack The Box markets guided training, labs and certifications for offensive and defensive skills. (tryhackme.com) The practical value of that mix is that it gives beginners a way to organize study by task instead of by brand. A candidate who can explain what packet capture is for, when to enrich an IP or file hash, how to scan a host safely, and how to map activity to ATT&CK is usually easier to evaluate than one who has only collected badges. ### What does each cluster of tools actually teach? Wireshark, Nmap and Shodan sit near the “see the environment” end of the stack. (tryhackme.com) TryHackMe’s Wireshark module calls Wireshark an industry-standard protocol analysis tool used in traffic investigations, and Nmap describes itself as a utility for network discovery and security auditing. Shodan indexes internet-connected devices and services, making it useful for exposure discovery and reconnaissance. VirusTotal and CyberChef sit closer to triage and enrichment. VirusTotal is widely used to inspect files, URLs, domains and indicators across multiple engines, while CyberChef, maintained by GCHQ, is used to decode, transform and analyze data during investigations. Those are the kinds of tools junior analysts encounter when handling phishing artifacts, suspicious strings or encoded payloads. (tryhackme.com) PortSwigger Academy, TryHackMe and Hack The Box cover the hands-on learning side. PortSwigger’s Web Security Academy is built around web vulnerabilities and labs, while TryHackMe and Hack The Box provide broader guided practice across offensive and defensive tracks. ### Why is “understand the output” more important than memorizing the interface? SOC and cloud work depend on interpretation. (virustotal.com) A Wireshark capture, an Nmap scan, a Splunk search result or a Wazuh alert only becomes useful when an analyst can say what is normal, what is suspicious and what needs validation. That approach also appears in adjacent training content from this week’s social briefing. WilliamInCyber’s home-lab series focused on reading raw Linux authentication logs before relying on SIEM alerts, and Uriel Kosayev’s course pitch described a workflow that runs from attack to telemetry, investigation, detection, tuning and validation. (portswigger.net) Those examples point to the same hiring signal ProDevs highlighted: employers want people who can reason from evidence. ### Where do Splunk, Wazuh and MITRE ATT&CK fit? Splunk and Wazuh are the operational layer of the list. Splunk is used for searching and analyzing machine data, while Wazuh is positioned around threat detection, integrity monitoring and response. In a beginner lab, they often appear together because one can show raw data exploration while the other surfaces detections and agent-based telemetry. MITRE ATT&CK is the reference layer. (github.com) ATT&CK documents adversary tactics and techniques, and teams use it to classify behavior, design detections and explain coverage gaps. For a junior candidate, being able to say “this activity maps to credential access” or “this alert covers lateral movement” is often more valuable than naming another tool. ### How should a beginner use a list like this without getting lost? (splunk.com) The most workable path is to pair one lab platform, one network tool, one enrichment tool and one detection tool. A beginner might use TryHackMe or Hack The Box for scenarios, Wireshark or Nmap for visibility, VirusTotal or CyberChef for artifact handling, and Splunk or Wazuh for investigation and alerting. The next step is concrete. (attack.mitre.org) ProDevs’ Aug. 31 post remains the checklist, and the named platforms — including TryHackMe, Hack The Box, PortSwigger Academy and MITRE ATT&CK — provide the labs, references and technique mappings readers would use to work through it. (tryhackme.com)