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.
- Host: GitHub
- URL: https://github.com/aw-junaid/cybersec-projects
- Owner: aw-junaid
- License: mit
- Created: 2025-10-31T13:27:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-10-31T15:17:27.000Z (2 months ago)
- Last Synced: 2025-10-31T15:25:45.563Z (2 months ago)
- Topics: bash-script, bug-bounty, cyber-security, ethical-hacking, hacking-tools, offensive-security, penetration-testing, powershell, python-script, shell-script, wifi-security
- Language: C
- Homepage: https://awjunaid.com
- Size: 16.6 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Cyber Security 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:
# 💰 You can help me by Donating
[](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)