Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Writing-Simple-Malware

** Educational Purposes Only **



how to Write A simple malware πŸ’»πŸ’€ which can be executed on windows machine
and all the stored password information can be retieved on your email

Requirements :=-

  • subprocess module
  • requests module
  • smtplib(email use)


Usage :=-


Testing On your local System Windows: πŸ–₯πŸ–₯

Step 1: ** Disable The Windows Antivirus for testing Purposes **

Step 2: ** Enter the Credentials when Asked For Recieving Email with Information **

Step 3: ** Double Click on the Window Executable file after downloading **



### For Testing on other People πŸ‘€ :

Step 1: Remove all the tkinter UI code from the python file except message box

Step 2: set the x1 and x2 variables in send_email function with the email and password respectively on which you want to recieve data

Step 3: Package using pyinstaller and SEND IT TO ANYONE TO EXECUTE !!!




Thank You !!


About

how to Write A simple malware which can be executed on windows machine and all the stored password information can be retieved on your email

Topics

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages