cybersecurity-projects
by zarick95
This repository is a collection of cybersecurity projects that showcases hands-on learning in penetration testing and red teaming.
This repository showcases my hands-on journey into cybersecurity through a collection of projects. I am continually expanding this repository as I grow in my path toward becoming a professional Cybersecurity Analyst.
Primary Use Case
This tool serves as an educational resource for individuals looking to enhance their skills in cybersecurity. It is particularly useful for aspiring cybersecurity analysts who want to practice and understand various security concepts and tools through practical projects.
- Capstone Project demonstrating comprehensive skills
- DVWA for practicing web security skills
- Enum4linux for gathering information from Windows machines
- Kali Linux as a preferred OS for penetration testing
- Nmap for network scanning and service discovery
- SQL Injection projects for exploiting database vulnerabilities
- Wireshark for network protocol analysis
Installation
- Clone the Repository: git clone https://github.com/zarick95/cybersecurity-projects.git
- Navigate to the Project Folder: cd cybersecurity-projects/<project-folder>
- Install Required Tools: Refer to each project’s README for specific instructions.
Usage
>_ cd dvwaChange to the DVWA project directory.
>_ php -S localhost:8000Start the web server for DVWA.
>_ Access DVWA in your web browser at http://localhost:8000Open DVWA in a web browser to interact with the application.
- Can be chained with Metasploit for automated exploitation
- Useful for continuous security monitoring in CI/CD pipelines
- Encourage collaboration between red and blue teams through joint exercises
- Integrate findings from projects into a personal learning management system
- Utilize DVWA for regular practice and skill enhancement in web application security
Docs Take 2 Hours. AI Takes 10 Seconds.
Ask anything about cybersecurity-projects. Installation? Config? Troubleshooting? Get answers trained on real docs and GitHub issues—not generic ChatGPT fluff.
This tool hasn't been indexed yet. Request indexing to enable AI chat.
Admin will review your request within 24 hours
Related Tools
Awesome-Hacking
Hack-with-Github/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
hackingtool
Z4nzu/hackingtool
ALL IN ONE Hacking Tool For Hackers
mitmproxy
mitmproxy/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
sqlmap
sqlmapproject/sqlmap
Automatic SQL injection and database takeover tool

metasploit-framework
rapid7/metasploit-framework
Metasploit Framework
h4cker
The-Art-of-Hacking/h4cker
This repository is maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), AI security, vulnerability research, exploit development, reverse engineering, and more. 🔥 Also check: https://hackertraining.org
