-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvirus.vbs
More file actions
19 lines (15 loc) · 766 Bytes
/
Copy pathvirus.vbs
File metadata and controls
19 lines (15 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Dim text, speech
Set speech = CreateObject("SAPI.SpVoice")
text = "hello this is a bad usb and your sistem is currently under attack I can take controll on your sistem staarting from your p ciz C D drive upto your why fi what it seems u do not belive me ok then lets begin"
speech.Speak text
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End if
Dim tex, speec
Set speec = CreateObject("SAPI.SpVoice")
tex = "what , u do not belive me , okay so this is your wifi details boum"
speec.Speak tex