PlayStation 2 or PS2Videos

Watching: Vbscript video compilations

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

Video duration: 596 seconds
Global video hits: 11154

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

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

Video duration: 150 seconds
Global video hits: 358

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 Disable Taskmanager using VBScript How to Disable Taskmanager using VBScript
Posted by: JayFilkins

Video duration: 496 seconds
Global video hits: 649

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

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

Video duration: 201 seconds
Global video hits: 998

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

Related: loop, simple, vbscript

vbscript tutorial 1 vbscript tutorial 1
Posted by: pietersniper1

Video duration: 207 seconds
Global video hits: 516

http://doubletrouble .do.funpic.org
vbscript tutorial 1

Related: computer

VBScript(Tutorial) FireFox Auto Login Script VBScript(Tutorial) FireFox Auto Login Script
Posted by: stupidgaylogincrap

Video duration: 168 seconds
Global video hits: 166

A simple VBScript to log you into firefox
Code:
set a = createobject("wscrip t.shell")
a.run "firefox.exe"
call msgbox("You have only 10 seconds to get to firefox window!")
wscript.sleep (10000)
a.sendkeys ("your password")
a.sendkeys ("{ENTER}")
call msgbox("Finished!")< br /> wscript.quit

Related: :, auto, b3@$tm@k3r, firefox, killroy7777, login, not, script, simple, stupidgaylogincrap, tutorial, vbscript, virus

How to.. - Simple Message Box VBSCRIPT How to.. - Simple Message Box VBSCRIPT
Posted by: WindowsHowTo

Video duration: 66 seconds
Global video hits: 15

Basics of how to create a Message Box using VBSCRIPT.

Related: bill, computer, explorer, gates, internet, operating, system, vbscript, vista, windows, xp

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

Video duration: 355 seconds
Global video hits: 235

Made by the eNyter.

Related: messagebox, tutorial, vbs, vbstutorial

Page: 1 2 3 4 5 6 7 8 9 10