👨💻 Coding-and-Scripting Repository by Ehtisham
Welcome to the Coding-and-Scripting repo — a curated collection of cybersecurity-focused scripts, malware analysis experiments, and encryption-related tools. These projects reflect my hands-on work in malware behavior analysis, encryption techniques, and secure programming practices.
🔒 Developed by Muhammad Ehtisham — Cyber Security Analyst & Developer
| File / Folder | Description |
|---|---|
01.Shellcode.rar |
Archive containing sample shellcode — useful for exploit development labs. |
Caesar_cipher.txt |
Simple implementation of Caesar Cipher for encryption demonstrations. |
PacketTracer.sh |
Shell script for automating Cisco Packet Tracer launch/configuration. |
README.md |
Project documentation (you're reading it!). |
StrongPasswordGenerator |
CLI-based tool for generating strong passwords. |
a.out |
Compiled binary (likely from tryingMalware.cpp or cypher.cpp). |
cypher.cpp |
C++ encryption program, possibly related to classical ciphers. |
imageman.py |
Python script for image manipulation — potentially used in steganography. |
sham Malware 1.exe |
Malware sample (FOR EDUCATIONAL USE ONLY) for behavior and AV evasion tests. |
tryingMalware.cpp |
C++ malware simulation program (for red team training/simulation use). |
- 💣 Shellcode injection & testing
- 🕵️ Malware analysis & simulation
- 🔐 Encryption (Classical & Modern)
- 🔄 Image manipulation
- 🔧 Network simulation automation
- 🧠 Secure coding practices
- Cybersecurity students and enthusiasts
- Red teamers and malware analysts
- Developers learning secure coding and encryption
- Anyone exploring low-level system behavior and automation
All scripts and executables in this repository are strictly for educational and ethical research purposes only. Do not deploy them on unauthorized systems or networks. You are solely responsible for your actions.
Muhammad Ehtisham
Cybersecurity Enthusiast | SOC Analyst | Red Team Learner
🌐 Website
💼 LinkedIn
📧 CONNECTSHAM95@GMAIL.COM
“Code like a hacker, secure like a defender.”
This repository is available under the MIT License.