A Python package that can get information.
Project description
PyMalWare - Info Stealer Toolkit
Note: The use of this toolkit for malicious purposes, such as unauthorized access to systems, stealing information, or causing harm to others, is illegal and unethical. This repository is provided for educational purposes only, and the code should not be used for any harmful activity.
Description
PyMalWare is a Python-based malware/info-stealer toolkit that collects a variety of system and user information, including:
- IP address
- Geolocation
- Hardware details (CPU, GPU, RAM, etc.)
- System configuration
- Battery and uptime status
The collected data can be sent to an external server or saved locally for further analysis.
This toolkit is a demonstration of how data can be extracted from a system, and it can be useful for security researchers and penetration testers who are interested in understanding how malicious software works.
Features
-
IP Address: Retrieves the public IP of the system.
-
Hardware ID (HWID): Fetches unique hardware identifiers.
-
Geolocation: Uses the public IP to get location data (latitude, longitude, etc.).
-
System Information: Gathers information on the system's CPU, GPU, RAM, OS, and more.
-
Battery and Uptime: Provides battery status and system uptime.
-
And other usefull things like:
-
Cookie Stealer: put all the password with user and url in a txt file called "data.txt" in the temp folder, the function will return the path of the file, so you can delete it after uploading it to a discord webhook / a server
-
Discord Token Finder: returns all the detected tokens on the user's machine
Installation
To use the toolkit, clone this repository and install the required dependencies:
git clone https://github.com/your-username/PyMalWare.git
cd PyMalWare
pip install -r requirements.txt
Ethical Considerations
WARNING: This code is a demonstration of how malicious software works, and it should never be used for malicious purposes. Using this code to steal personal information, spy on users, or damage systems is illegal and unethical.
If you are interested in learning about cybersecurity or ethical hacking, always ensure that you have explicit permission from the system owner and follow legal guidelines. Legal and Ethical Hacking Practices
If you're interested in improving your understanding of security and ethical hacking, here are some responsible activities you can engage in:
Penetration testing (with explicit permission)
Capture the flag (CTF) challenges
Security research on public systems
Always use your skills in a responsible, ethical, and legal manner.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyinfosfinder-0.1.0.tar.gz.
File metadata
- Download URL: pyinfosfinder-0.1.0.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9bebfc2ed5555ae695a0b04faa3040eca0b9c0a2268d99300a6f6d9afba7612
|
|
| MD5 |
89dbc8fdd610f4e8d37a6e25cffc1b6b
|
|
| BLAKE2b-256 |
b12b2eab6e5f902b4b50b9f3c0535eded79d461c659b8b4508a3c9c30e63f73d
|
File details
Details for the file PyInfosFinder-0.1.0-py3-none-any.whl.
File metadata
- Download URL: PyInfosFinder-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
827211174e5b5265deba392173a2ffdee2c31be1f752e4e1f6d2fe3dc6285d1c
|
|
| MD5 |
15789dd7f894ddac2406d62e146a3f94
|
|
| BLAKE2b-256 |
17cac4473461d1d004ab0cacc3f288cda8807e8834d18404b7be4a14d8efff6b
|