A customizable doomware framework, inspired by the Sogu virus.
Segin-Doomware is a Python-based doomware framework designed for advanced system modification, data manipulation, and persistence. It serves as the base script of the Sogu virus, providing a modular and easily customizable foundation for ethical cybersecurity research and controlled testing environments.
✔️ Highly Customizable – Modify and extend functionality with ease.
✔️ Stealth Mode – Persistent execution with minimal detection.
✔️ Keylogging & Surveillance – Logs keystrokes and captures user activity.
✔️ Data Wiper Functions – Irreversible file and disk manipulation.
✔️ Remote Execution Support – Execute commands remotely with automation.
✔️ Email Exfiltration – Send captured data securely via email.
git clone https://github.com/yourusername/Segin-Doomware.git
cd Segin-Doomware
pip install -r requirements.txtModify config.py to customize execution behavior, persistence, and attack vectors.
python segin.pyAdd your own payloads to extend functionality.
📌 Logger Module – Records keystrokes and stores user activity logs.
📌 Persistence Module – Injects registry keys for auto-start on reboot.
📌 Self-Destruct Mechanism – Wipes traces after execution.
📌 System Control – Modify OS behavior remotely.
This repository is provided strictly for educational and cybersecurity research purposes. Do not deploy this on unauthorized systems.
Fork the repo and submit a pull request to contribute new features or enhancements.
🏴☠️ Author
👤 [Sourav Kaushik]
📧 Contact: souravkaushik.dev@gmail.com
🔗 GitHub: Your GitHub Profile