How to write VBScript Viruses / Trojan Horses How to write VBScript Viruses / Trojan Horses
Posted by: JayFilkins

Video duration: 596 seconds
Global video hits: 13926

This video will discuss the principal of "Script Wrapping" using the example of a simple VBscript / WMI based Trojan Horse Virus.
This is presented for educational purposes ONLY and should not be used in malicious fashion.
The VBScript code used in this lesson can be found over here:
http://jaysn.blog spot.com/2008/03/lea rn-windows-scripting -act-3-class.html

Related: how, instrumentation, lesson, management, script, scripting, to, vb, vbs, vbscript, virus, viruses, windows, wmi

Vbscript CD Open Vbscript CD Open
Posted by: rBrands

Video duration: 21 seconds
Global video hits: 4347

Booored at skool, little vbscript at servers... :/

Related: cdrom, open, vbscript

VBScript: A simple loop VBScript: A simple loop
Posted by: Leandro1021DX

Video duration: 201 seconds
Global video hits: 1290

The creation of a loop or if you prefer a message prank virus...

Related: loop, simple, vbscript

vbscript text to speach using notepad tutorial make your coputer speak what you typeinto a inputbox vbscript text to speach using notepad tutorial make your coputer speak what you typeinto a inputbox
Posted by: miutubevids

Video duration: 397 seconds
Global video hits: 326

make a little vbs program yourself to make your computer speak what you type tutorial
by miutubevids
Song: The unforgiven 3
Artst: Metallica
CODE:
Dim userInput
userInput = InputBox("Type below anything to hear you PC speak it! , by miutubevids")
Set Sapi = Wscript.CreateObject ("SAPI.SpVoice")
Sapi.speak userInput

Related: vbs, 10, codes, computer, easy, fake, funny, hack, little, make, miutubevids, notepad, notepadtext, prank, program, script, speach, speak, text, thing, to, trick, tutorial, type, useign, vbs, virus, vsb, what, with, you, your, yourself

How to Disable Taskmanager using VBScript How to Disable Taskmanager using VBScript
Posted by: JayFilkins

Video duration: 496 seconds
Global video hits: 995

This video shows a common technique used by a lot of Virus authors; learn how to disable Taskmanager on Windows using VBScript and WMI.
Scripting Code can be found at:
http://jaysn.blog spot.com/2008/07/lea rn-windows-scripting -act-5-class.html

Related: microsoft, scripting, taskmanager, vb, vbs, vbscript, virus, windows

Unblocking Command Prompt with VBScript at school or anywhere else Unblocking Command Prompt with VBScript at school or anywhere else
Posted by: Nevorte

Video duration: 157 seconds
Global video hits: 112

usually its batch files and .reg files that are blocked at school or work. I rarely have seen VBScript blocked anywhere. It should work at most places. I'm sure you can also modify that file to unblock other things as well. Also, I will be making another tutorial on how to create shortcuts with VBScript soon as well.

Related: hacking

How to make a counting VBScript. How to make a counting VBScript.
Posted by: Tool676

Video duration: 150 seconds
Global video hits: 643

Heres how to make the counting VBScript.
Code to Copy here:
For i = 1 to 10
Wscript.echo i
Next
You can take other numbers and instead of i you can take evey letter.
If you need other VBScripts PM me , ill try to script your wish.
Hope you like my video.
P.S: If you mess around with VBScript , im NOT responsible for any damages on your Computer.

Related: 10, basic, echo, for, knowledge, next, to, vbs, vbscript, wscript.echo

How to make a VBScript \"virus\" How to make a VBScript "virus"
Posted by: MadnessDays

Video duration: 160 seconds
Global video hits: 295

This tutorial video shows you how to make a VBScript "virus" that gives messages with error boxes with any text you want, any title you want and any type of error box you want!
Number of tutorial:2
Next tutorial:Unknown

Related: boxes, different, error, fake, texts, titles, tutorial, type, vbscript, virus

Shutdown vbscript and cancel script using notepad code in description Easy :) Shutdown vbscript and cancel script using notepad code in description Easy :)
Posted by: miutubevids

Video duration: 210 seconds
Global video hits: 95

1st code ( save as .vbs
----------------- -------------------- -
set shell = CreateObject("Wscrip t.Shell")
shell.run "shutdown.exe -s -t 30"
Second code ( save as .bat
----------------- -------------------- -
shutdown -a
_________________ _
song:

Related: and, cancel, code, description, easy, fake, glitch, in, notepad, script, shutdown, trick, using, vbscript, virus, with

How to make two or more lines in a vbscript message box. How to make two or more lines in a vbscript message box.
Posted by: elisha054

Video duration: 95 seconds
Global video hits: 85

This video will show you how to make two or more lines in a vbscipt message box.
msgbox ("line1" & chr(13) & "line2")

Related: line2, line1, 100, 101, 111, 175, 182, 201, am, any, awesome, box, charge, chr13, computer, computers, damage, different, down, elisha, elisha054, happens, how, im, in, lines, make, message, more, most, msgbox, not, of, or, result, script, shut, that, this, to, two, using, vbs, vbscript, viewed, views, virus, watching, worth, your

Part 3 of  Vbscript Pop UP Message Box full tutorial with code Advanced use but easy to follow Part 3 of Vbscript Pop UP Message Box full tutorial with code Advanced use but easy to follow
Posted by: miutubevids

Video duration: 198 seconds
Global video hits: 20

Thanks to AllenAmin for the information regarding this video
i thought id just make a video of it for you all to know
thnkas for watching miutubevids

Related: advanced, basic, box, but, button, buttons, code, commands, dim, do, easy, error, follow, full, funny, ising, message, messege, microsoft, miutubevids, part, programming, remember, script, things, to, tutorial, tutorialfull, use, using, vbs, vbscript, visual, with

vbscript message box tutorial -2 vbscript message box tutorial -2
Posted by: CBWeNyter

Video duration: 355 seconds
Global video hits: 396

Made by the eNyter.

Related: messagebox, tutorial, vbs, vbstutorial

how to make a vbscript that will open up a program how to make a vbscript that will open up a program
Posted by: elisha054

Video duration: 46 seconds
Global video hits: 1068

this will show you how to open programs with vbscript.
Set WSHShell = WScript.CreateObject ("WScript.Shell")
WSHShell.Run "any program.exe"
726 views!

Related: 100, 184, 200, 206, 214, 635, and, awesome, computers, elisha, elisha054, fast, format, how, improved, new, one, open, program, scripting, to, up, using, vbs, vbscript, views

Free VBScript Pranks By Stupid Productions. (Download Prank Pack v1.1 here Free!) Free VBScript Pranks By Stupid Productions. (Download Prank Pack v1.1 here Free!)
Posted by: LayneRuley

Video duration: 327 seconds
Global video hits: 29

Prank Pack By Stupid PRoductions Includes 17 Fun and harmless Pranks!
You can Combine these pranks or edit them by left clicking on the file and selecting edit. then insert what ever you want in the the "".
Download Prank Pack v1.1 here! http://www.megauploa d.com/?d=0ACWFED8

Related: and, austin, awsome, bat, brandon, computer, destuctive, file, free, funny, hack, harmless, layne, merlin, more, pack, prank, scripts, shutdown, vbs

Page: 1 2 3 4 5 6 7