An open API service indexing awesome lists of open source software.

https://github.com/aw-junaid/cybersec-projects

Hands-on cybersecurity projects built for learning, experimentation, and practical security research — featuring offensive and defensive tools, automation scripts, and real-world simulations for ethical hacking practice.
https://github.com/aw-junaid/cybersec-projects

bash-script bug-bounty cyber-security ethical-hacking hacking-tools offensive-security penetration-testing powershell python-script shell-script wifi-security

Last synced: 2 months ago
JSON representation

Hands-on cybersecurity projects built for learning, experimentation, and practical security research — featuring offensive and defensive tools, automation scripts, and real-world simulations for ethical hacking practice.

Awesome Lists containing this project

README

          

# Cyber Security Projects
awjunaid

![GitHub contributors](https://img.shields.io/github/contributors/aw-junaid/cybersec-projects)
![GitHub followers](https://img.shields.io/github/followers/aw-junaid)
![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UClhKVCHjOxBTNM50lOBTgoA)
![Discord](https://img.shields.io/discord/1163365511309049948)
![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/awjunaid_)
![GitHub commit activity](https://img.shields.io/github/commit-activity/t/aw-junaid/cybersec-projects)
![Website](https://img.shields.io/website?url=https%3A%2F%2Fawjunaid.com%2F)
![GitHub repo size](https://img.shields.io/github/repo-size/aw-junaid/cybersec-projects)
> Hands-on cybersecurity projects built for learning, experimentation, and practical security research — featuring offensive and defensive tools, automation scripts, and real-world simulations for ethical hacking practice.
# Contact With Me:


youtube logo


instagram logo


twitch logo


gmail logo


linkedin logo


twitter logo


discord logo

# 💰 You can help me by Donating
[![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/awjunaid)

---

# Table of Content

## Offensive Projects
- [Basic honeypot — set up to catch and log attackers.](https://github.com/aw-junaid/cybersec-projects/tree/main/Projects/Offensive/Basic%20honeypo)
- [Simple password cracker — dictionary/brute-force for learning](https://github.com/aw-junaid/cybersec-projects/tree/main/Projects/Offensive/Simple%20password%20cracker)
- [Sniff network traffic tool — capture and analyze packets.](https://github.com/aw-junaid/cybersec-projects/tree/main/Projects/Offensive/Sniff%20network%20traffic)
- [Basic keylogger (lab-only) — learn keystroke capture mechanics.](https://github.com/aw-junaid/cybersec-projects/tree/main/Projects/Offensive/Basic%20keylogger)
- [Phishing campaign simulator — create a safe training simulation.](https://github.com/aw-junaid/cybersec-projects/tree/main/Projects/Offensive/Phishing%20campaign%20simulator)