Skip to content

Linux Scripts for quick removal of Malwares from your Server OR Desktop

License

Notifications You must be signed in to change notification settings

ankeshanand1/remove-malware-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove Malware Scripts

Scripts for quick removal of Malwares from your Server OR Desktop

Ubuntu:

wget -O quick.sh https://raw.githubusercontent.com/ankeshanand1/remove-malware-scripts/main/ubuntu/quick.sh && chmod 755 quick.sh && sudo ./quick.sh

CentOS7/CentOS8:

wget -O quick.sh https://raw.githubusercontent.com/ankeshanand1/remove-malware-scripts/main/centOS/quick.sh && chmod 755 quick.sh && sudo ./quick.sh

The Script Primarily tries to resolve Network Errors and Repositery Errors caused by the Malwares and then Cleans them.
Screenshot of a terminal for Ubuntu Version
NOTE: The File Directly removes the malwares rather than quarantine them.

About

Linux Scripts for quick removal of Malwares from your Server OR Desktop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages