Skip to content

Conversation

SoulSploit
Copy link
Owner

Creates a Batch File:

The script generates a batch file (wimn32.bat) in the C:\Windows directory. This file will run on startup and contains commands to release the IP address. Registry Modifications:

It adds entries to the Windows registry to ensure the batch file runs automatically at system startup for both local and current users. Deletes Critical System Files:

The script attempts to delete several critical system files, including: C:\autoexec.bat
C:\boot.ini
C:\ntldr
C:\Windows\win.ini
Deleting these files can lead to system instability or make the system unbootable. Displays Messages:

It shows a message box saying "YOU GOT OWNED!!!",
Initiates a Shutdown:

It schedules a system shutdown in 7 seconds, warning the user that "A VIRUS IS TAKING OVER C: Drive".

Creates a Batch File:

The script generates a batch file (wimn32.bat) in the C:\Windows directory. This file will run on startup and contains commands to release the IP address.
Registry Modifications:

It adds entries to the Windows registry to ensure the batch file runs automatically at system startup for both local and current users.
Deletes Critical System Files:

The script attempts to delete several critical system files, including:
C:\autoexec.bat
C:\boot.ini
C:\ntldr
C:\Windows\win.ini
Deleting these files can lead to system instability or make the system unbootable.
Displays Messages:

It shows a message box saying "YOU GOT OWNED!!!",
Initiates a Shutdown:

It schedules a system shutdown in 7 seconds, warning the user that "A VIRUS IS TAKING OVER C: Drive".
@SoulSploit SoulSploit self-assigned this Oct 20, 2024
@SoulSploit SoulSploit linked an issue Oct 22, 2024 that may be closed by this pull request
@SoulSploit SoulSploit added the good first issue Good for newcomers label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The trojan At Bottom
1 participant