Skip to content

R1sh0bh-1/Mal-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 MalX

A Cybersecurity Project for IIT Dhanbad Infosec Club


Project Overview

MalX is a proof-of-concept malware project designed to demonstrate cyberattack techniques for educational purposes. The project operates with two main scripts: one for infecting a target machine and one for controlling the system remotely via an admin panel.


🛠️ Installation and Setup

  1. Clone this repository: git clone https://github.com/R1shabh-Shukla/MalX.git

  2. Install dependencies on target machine: pip install -r requirements.txt

Run the Scripts:

To run the target machine script (malware) on target pc:

python malware.py

To run the admin panel script on admin pc:

python admin_panel.py

📦 Dependencies

1.Target Machine (Malware Script)

->requests

->opencv-python (cv2)

->pynput

->Pillow (ImageGrab)

->scapy

->win32gui

->winreg

2.Admin Panel Script

->bottle

🌟 Core Functionalities

1.Keylogger: Targets specific websites like Instagram and Facebook.

2.Network Sniffing: Captures network packets and sends them to the admin panel.

3.Webcam Capture: Takes real-time photos from the target’s webcam.

4.Screenshot Capture: Captures the target’s desktop screenshots.

5.Wi-Fi Password Extraction: Retrieves saved Wi-Fi credentials.

6.Remote Shutdown: Shuts down the target machine remotely.

⚠️ Ethical Disclaimer This project is for educational purposes only. Unauthorized use is illegal and unethical. Obtain permission before deploying this on any network or machine.

📄 License This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages