Skip to content

The Trojan script created for this project serves as an educational tool to demonstrate how a trojan horse malware functions. It does not contain or execute any harmful code on real systems and should never be used maliciously.

Notifications You must be signed in to change notification settings

unkownorca/Trojan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Prerequisites:

Before using the Trojan script, ensure you have the following prerequisites:

  • A Linux-based system for testing purposes.
  • Python 3 installed on the testing system.
  • Basic knowledge of ethical hacking and cybersecurity concepts.

Execution:

Clone or download the project repository to your testing system.

Navigate to the project directory in your terminal.

Run the Trojan script using Python 3:

python3 Trojancaz.py

Observe the behavior of the script. It will simulate the creation of a ".malware.py" file with a payload, but it does not execute any harmful actions.

Disclaimer:

This Trojan script is for educational purposes only and should not be used for any malicious activities. Be responsible and ethical in your use of cybersecurity tools and knowledge.

About

The Trojan script created for this project serves as an educational tool to demonstrate how a trojan horse malware functions. It does not contain or execute any harmful code on real systems and should never be used maliciously.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages