• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Phyton SkyWiper - A simple malware written in python

Status
Not open for further replies.

dEEpEst

☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Mar 29, 2018
Messages
13,861
Solutions
4
Reputation
32
Reaction score
45,552
Points
1,813
Credits
55,350
‎7 Years of Service‎
 
56%
SkyWiper - A simple malware written in python 


Malware Stages


Stage 1 - Destroy files content

  • the wiper start by looking for folders that contained important files, like documents, downloads, pictures, music, and videos: more or less everything that a user might value. After the code found these folders, the wiping code overwrote their contents.

Stage 2 - Destroy MBR

  • The master boot record. The Master Boot Record 1 is vital for a computer’s hard drive and it contains information about how to store files and what the computer should do when it starts up. Without the guidance of the master boot, it’s almost impossible for the machine to function properly

Stage 3 - Remove self

  • At the end of the script, the file is deleted & over-written

Stage 4 - Shut it down!

  • Finaly the infected system should reboot immediately



Source:

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top