Skip to content

Collection of malware script written in Python for educational and experimental purposes.

Notifications You must be signed in to change notification settings

BelierJavier/Malware-Series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malware Series

A collection of malware scripts written in Python by Belier Javier

EVERY SCRIPT IS TO BE USED FOR EDUCATIONAL AND EXPERIMENTAL PURPOSES YOU WILL BE HELD ACCOUNTABLE FOR MALICIOUS USAGE

All scripts should be ran inside a safe environment to avoid internal damage. All scripts are developed to be experimented on Linux.

RUNNING THE SCRIPTS

  • Running the .sh file for each project should setup the specified project in your Linux environment
  • Move desired .sh file from Malware-Series directory, and place into your experimental directory
  • To grant .sh file executable access, run 'chmod +x filename.sh' in your shell
  • Execute .sh file by running './filename.sh' in your shell

About

Collection of malware script written in Python for educational and experimental purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages