by Grant Collins | May 17, 2020 | Projects
Setup and Manage a SIEM Overview A security information event management (SIEM) system is a software solution which aggregates and analyzes activity from many resources across the business network and infrastructure. A SIEM provides real-time analysis of security...
by Grant Collins | May 17, 2020 | Projects
Build a Cybersecurity Homelab Overview A cybersecurity homelab is a small-scale environment meant to simulate different components of a business network. Implementations of a homelab vary depending on the intended size, scale, and complexity of components. The...
by Grant Collins | May 11, 2020 | Projects
Safe Folder App with Password Overview Create a safe folder location with a password. Try implementing different methods of password protecting your safe folder location. Extra Bonus: Using the File Encryption project idea, configure your safe folder application to...
by Grant Collins | May 11, 2020 | Projects
Research Secure Coding Practices Overview Secure coding is the practice of developing computer software in a way that guards against the potential exploitation of bugs and vulnerabilities. Research secure coding concepts and practices such as OWASP. Using your...
by Grant Collins | May 11, 2020 | Projects
Retrieve a Deleted File Overview Create a simple text file on your computer and permanently delete the file. Using types of techniques, perhaps a file recovery tool, recover the permanently deleted file from your computer. Project Recommendations It is recommended you...