Orphan date October 2008 SYDI S cript Y our D ocumentation I nstantly is an open source project which goal is to help system administrators to document their networks. The files released by the project are hosted at SourceForge . SYDI is built around scripts which can target computers running the Microsoft Windows Windows and Linux operating systems. The Windows scripts are written in VBScript while the Linux script is written in the Python programming language Python programming language . Each script has two basic functions Collecting and Reporting. After targeting a system the script collects information from the target and then writes the output to an XML file or a Microsoft Word document. SYDI is licensed under the BSD License . SYDI Components As of version 2.0, SYDI consists of four separate script packages, each of which target specific operating system s or applications. SYDI Server SYDI Server is the most developed script within the SYDI project. It is used to document Windows servers or clients. It collects information with Windows Management Instrumentation WMI and by reading the Windows registry . SYDI Server finds basic hardware settings, installed software, domain membership, network settings etc. SYDI Exchange SYDI Exchange is used to document Microsoft Exchange Server organizations. Information is gathered through Lightweight Directory Access Protocol LDAP queries to the Active Directory where the Exchange information is stored. SYDI SQL SYDI SQL is used to document Microsoft SQL MS SQL Servers. Information is gathered by using SQL queries against the target server. SYDI Linux SYDI Linux is the least developed package within the SYDI project. Information is gathered by reading various files on a Linux system. SYDI Linux focuses on documenting the Gentoo Linux distribution. Unlike the other SYDI packages this is not able to write Microsoft Word documents, however the XML file created can be converted into an OpenOffice.org OpenOffice document. Extern ... more details
Orphan date February 2009 Keith Brophy born July 6, 1962 was President of Business Development at NuSoft Solutions . He is also an author of three books on programming. In March 2008 NuSoft Solutions was acquired by RCM Technologies and Brophy became the General Manager of the Enterprise Integration Services division of RCM. Keith is a former Ernst & Young Entrepreneur of the Year. He gives an annual Tech Trends speech 2009 being the 10th annual . Brophy is the author of Teach Yourself VBScript in 21 Days, Teach Yourself ActiveX Control Programming With Visual Basic in 21 Days, and Visual Basic 4 Performance Tuning and Optimization. Personal life Keith was born on July 6, 1962, to Gail and Gary Brophy. He has two older siblings, Rachel and Steve. Keith has three children from his first marriage, Virginia, Emma, and Benjamin, and is step father to his current wife Sheila s three children Addison, Mikkel and Keaton. He is an avid runner and enjoys spending time with his family. External links http www.nusoftsolutions.com about us brophy keith.aspx Biography on NuSoft s website http www.amazon.com s ?search alias stripbooks&field author Keith 20Brophy Keith Brophy s books on Amazon.com Persondata Metadata see Wikipedia Persondata . NAME Brophy, Keith ALTERNATIVE NAMES SHORT DESCRIPTION DATE OF BIRTH July 6, 1962 PLACE OF BIRTH DATE OF DEATH PLACE OF DEATH DEFAULTSORT Brophy, Keith Category American technology writers Category 1962 births Category Living people US business bio stub ... more details
Kapsules is a freeware desktop Widget computing widget engine for Microsoft Windows Windows . It makes use of the Windows Scripting Technology, allowing widget designers to use any scripting language that has an Active Script ActiveScript engine. Those widgets are then made available on Kapsules website. As of 2005 alt As of December 2005 , widgets are available in eight different scripting languages. Kapsules is reliant on the .NET Framework . All versions of Kapsules before and including version 0.9.9.0 have targeted version 1.1 of .NET, and all later versions target version 2.0. As mentioned above, widgets can be written in any language for which there is an ActiveScript engine. Kapsules also supports Microsoft .NET .NET scripting languages. This flexibility allows widget designers to use and interface with a much larger codebase, enabling them to interface with a wider variety of existing software components. Widgets have been written in Python programming language Python , PHP , JScript , JScript.NET , VBScript , VB.NET , Ruby programming language Ruby and Perl . Kapsules was inspired by Arlo Rose and Perry Clarke s Konfabulator Which has recently been purchased by Yahoo and rebranded as Yahoo Widgets . Both are widget engines with very similar functionality. Konfabulator was originally written for Mac OS X and later Porting ported to the Windows environment, while Kapsules was designed to use integral components of Windows. By using a managed framework, Kapsules lets designers choose from one of several scripting languages, while Konfabulator widgets are written exclusively in JavaScript. Also, Kapsules can be installed on a Windows guest account, whereas Konfabulator requires Administrator privileges. On or around November 9, 2006, the Kapsules website was updated with a single page stating that the site had been Hacker computer security hacked . It also said that the developers were busy working on an updated version of the application and the website. No up ... more details
orphan date October 2008 Otheruses A frame injection attack is an attack on Internet Explorer 5 , Internet Explorer 6 and Internet Explorer 7 to load arbitrary code in the browser. ref cite web url http secunia.com advisories 11966 title Internet Explorer Frame Injection Vulnerability work Vulnerability Intelligence publisher Secunia Advisories date accessdate 2008 09 13 ref This attack is caused by Internet Explorer not checking the destination of the resulting frame, ref cite web url http www.microsoft.com technet security bulletin ms98 020.mspx title Microsoft Security Bulletin MS98 020 publisher Microsoft Corporation date accessdate 2008 09 13 ref therefore allowing arbitrary code such as Javascript or VBScript . This also happens when code gets injected through frames due to scripts not validating their input. ref cite web url http www.owasp.org index.php Cross Frame Scripting title Cross Frame Scripting OWASP publisher OWASP date accessdate 2008 09 13 ref This other type of frame injection affects all browsers and scripts that do not validate untrusted input. ref cite web url http secunia.com cve reference CVE 2004 0719 archiveurl http web.archive.org web 20071219181848 http secunia.com cve reference CVE 2004 0719 archivedate 2007 12 19 title Secunia Advisory publisher Secunia date accessdate 2008 09 13 ref References reflist External links http secunia.com advisories 11966 Secunia advisory http www.microsoft.com technet security bulletin ms98 020.mspx Microsoft security bulletin Category Injection exploits Category Hacking computer security Category Computer security exploits zh ... more details
primarysources date November 2009 The Microsoft Script Editor MSE or MSE.EXE or C Program Files Microsoft Office OFFICE11 mse7.exe in Office 2003 is an optional tool included in Microsoft Office Microsoft Office 2000 ref cite web url http support.microsoft.com dllhelp default.aspx?l 55&fid 113784 title DLL Help Database info on MSE.EXE version 6.1.83.92 publisher Microsoft accessdate 2009 09 08 ref through Office 2007 ref cite web url http office.microsoft.com en us excel help use office excel 2010 with earlier versions of excel HA010342994.aspx title Use Office Excel 2010 with earlier versions of Excel publisher Microsoft accessdate 2012 04 27 quote Integration with Microsoft Script Editor has been removed from the Microsoft Office 2010 suite ref and is found in C Program Files common files directory. It allows one to work with HTML code, Dynamic HTML DHTML objects, and Scripting language script in an Office suite Office document from within an Office application. ref http msdn.microsoft.com en us library aa189846 office.10 .aspx MSDN Documentation ref In addition to this, if installed, Internet Explorer will allow one to debug JavaScript and VBScript with the editor if the Disable Script Debugging Internet Explorer preference option is not checked. In the About Box, it calls itself Microsoft Development Environment 7.0 . It is a trimmed down version of Visual Studio .NET 2002 7.0 s IDE. See also Microsoft Script Debugger References reflist Category Text editors Category Debuggers Category Microsoft software Script Editor windows software stub ... more details
Infobox Software name Tweaker logo screenshot caption developer Dan Haugseng latest release version 1.3.11 latest release date release date 2011 07 06 latest preview version latest preview date operating system Windows Linux platform genre build automation license GPL license GPL v3 website http tweaker.sourceforge.net Tweaker is an open source, extendible software development build automation platform to consolidate the creation, management, and execution of scripts and custom utilities under a single location, intermix any languages scripted or compiled to perform tasks, allow common user interaction dialogs from all languages, and enable tasks to be executed from remote clients. This tool was created independently then used initially by a subset of software and systems engineers developing the ACCS NATO ACCS project, a multi language, distributed, real time system. Implementation Written in Java programming language Java , Tweaker is a stand alone desktop application which includes optional remote desktop and web client capabilities. These clients are developed with Java remote method invocation Java RMI and the Google Web Toolkit , respectively. Supported task languages Tasks written in Apache Ant Ant , Bash Unix shell bash , Batch file batch , C programming language C , C sharp programming language C , Erlang programming language Erlang , Java programming language Java , SQL , and VBScript can be created and executed by default, with more language support available via third party extensions. See also Build automation References http sourceforge.net projects tweaker Tweaker SourceForge site External links http tweaker.sourceforge.net Tweaker home site Category Build automation Category Compiling tools Category Free software programmed in Java software eng stub es Tweaker ... more details
Infobox software name novaPDF developer Softland latest release version 7.5 latest release date 10 03 2011 operating system Microsoft Windows genre PDF Creator license Shareware website http www.novapdf.com www.novapdf.com novaPDF is a PDF Creator for Microsoft Windows developed by Softland. With it you can create PDF files from any document that supports printing. There are 3 editions available Lite, Standard and Professional. It is distributed as Shareware and has an evaluation version that watermarks the resulting PDF files no time limitation . It is compatible with Windows 7 2000 XP 2003 Server 2008 Server Vista and does not require GhostScript or .NET to generate the pdf files. Implementation novaPDF is installed as a virtual printer, thus the conversion to PDF is done by printing to it having the resulted PDF generated. It can convert only to PDF file formats, so no support for converting from PDF to other document formats. novaPDF can be accessed programatically via an ActiveX Component Object Model COM interface called novaPDF SDK. This means that it can be integrated with any C Sharp programming language C , CodeGear Delphi Delphi , Visual Basic , .NET Framework .NET , Visual Basic for Applications VBA , JScript , VBScript application and thus adding PDF generating capability to those applications. Requirements Supported Operating Systems Windows XP SP2 32 bit and 64 bit Windows Server 2003 32 bit and 64 bit Windows Vista 32 bit and 64 bit Windows Server 2008 32 bit and 64 bit Windows 7 32 bit and 64 bit References http www.makeuseof.com tag the perfect pdf solution novapdf professional giveaway Review of novaPDF on Makeuseof . br http lifehacker.com 5473688 grab novapdf printer free normally 20 Review of novaPDF on LifeHacker . br http download.cnet.com NovaPDF Lite Desktop 3000 2088 4 10406940.html Review on CNET . br http www.labnol.org software free pdf printer driver 12708 Review of novaPDF on Digital Inspiration owned by Amit Agarwal . br http dottech ... more details
Infobox software name LDAP Admin logo File screenshot File caption LDAP Admin collapsible author Tihomir Karlovic developer Tihomir Karlovic, Alexander Sokoloff released start date 2003 discontinued latest release version latest release date latest preview version latest preview date start date and age YYYY MM DD frequently updated yes programming language Delphi operating system platform Microsoft Windows Windows size language status Active, Stable genre LDAP Administration license GNU General Public License GPL website http www.ldapadmin.org www.ldapadmin.org LDAP Admin is a free, open source LDAP directory management tool licensed under the GNU General Public License . Small and compact, LDAP Admin is also highly configurable through the use of the template extensions. In addition to common browsing and editing functions, LDAP Admin provides a directory management functionality by supporting a number of application specific LDAP objects such as Posix and Samba groups and accounts, Postfix objects and a number of Active Directory objects. It also provides an XML based template engine which extends the application in a seamless way allowing it to support virtually unlimited number of user defined objects. Features Some of the key features include Browsing and editing of LDAP directories Recursive operations on directory trees copy, move and delete Modify operations on datasets Password management Management of Posix Groups and Accounts Management of Samba Groups and Accounts Postfix MTA Support Template support As of version 1.3 the templates support for JavaScript and VBScript was introduced providing for a dynamic templates. Limitations Being a native Win32 application, LDAP Admin runs on the Windows operating systems only. By using the Wine software, it is apparently possible to run the application on a Linux and Mac OS X operating systems. ref http appdb.winehq.org objectManager.php?bShowAll true&bIsQueue false&bIsRejected false&sClass version&sTitle &sReturnTo ... more details
refimprove date February 2008 Client side scripting generally refers to the class of computer program s on the World Wide Web web that are Execution computers executed client side , by the user s web browser , instead of server side on the web server . ref http www.w3.org TR WD script 970314 ref This type of computer programming is an important part of the Dynamic HTML DHTML concept, enabling web page s to be Script computer programming scripted that is, to have different and changing content depending on user input, environmental conditions such as the time of day , or other variables. Method Client side scripts are often embedded within an HTML or XHTML document hence known as an embedded script , but they may also be contained in a separate Computer file file , which is referenced by the document or documents that use it hence known as an external script . Upon request, the necessary files are sent to the user s computer by the web server or servers on which they reside. The user s web browser Execution computers executes the script, then displays the document, including any visible output from the script. Client side scripts may also contain instructions for the browser to follow in response to certain user actions, e.g., clicking a button . Often, these instructions can be followed without further communication with the server. By viewing the file that contains the script, users may be able to see its source code . Many web authors learn how to write client side scripts partly by examining the source code for other authors scripts. In contrast, server side scripting server side scripts , written in languages such as Perl , PHP , ASP.NET , Java programming language Java , and VBScript server side VBScript , are executed by the web server when the user requests a document. They produce output in a format understandable by web browsers usually HTML , which is then sent to the user s computer. The user cannot see the script s source code unless the author publishes ... more details
12, 2010 code will return a failure result. sfn Petroutsos 2002 p 115 In VBScript and Visual Basic ... in Visual Basic .NET by the code IsNothing code function. sfn Wakefield Sonder 2001 p 690 In VBScript ... symbols. sfn MSDN 1 The same is true of VBScript, where any string that can be converted to a currency value in the current locale is considered to be numeric. VBScript does not, however, consider ... harv title Windows XP under the hood first Brian last Knittel chapter VBScript Reference publisher Que Publishing year 2002 isbn 9780789727336 cite book ref harv title VBScript in a nutshell series ... more details
. Programmers write most ASP pages using VBScript , but any other Active Scripting engine can be selected ... and VBScript. The latest release is 0.2.3, released on June 14, 2004. http cfasp.cloudfoundry.com ... environment instead of VBScript and JScript. What s more relevant in this context, some alternative ... more details
Desktop NS Basic Desktop was released in 2005. It is a wrapper for VBScript . It extends the language ... makes the deployed code unreadable and unmodifiable by the user, a major problem with VBScript ... more details
was originally written in classic Active Server Pages and VBScript . In order to run on both Microsoft ... clear that VBScript did not have the features desired to continue development. Instead of switching technologies, Fog Creek decided to start extending VBScript with modern programming language features ... more details
VBScript report script which extracts the data and creates a formatted report. The format of the report is set in the code. By scripting with VBScript inside Quality Center in its workflow area. Quality ... used to extract a QC report The following VBScript can be executed by typing wscript scriptname.vbs ... more details
VBScript WSH 5.6 source lang VB Dim y y x source code no error code source lang VB Option Explicit Dim y y x source code 3, 1 Microsoft VBScript runtime error Variable is undefined x code See also ... more details
Server Pages ref name ASP10 for VBS JS ASP 1.0 was originally released for use with Microsoft VBScript ... Server Pages title References to ASP 1.0, JScript, and VBScript ref , Genshi templating language ... more details
Infobox Software name Serious Samurize logo Commented out because image was deleted Image Samurize.png 48px screenshot Image SamurizeConfigEditor.png 200px The Samurize Config Editor caption An example of a more advanced Samurize config developer Adam Coulthard Lee Wilson latest release version http www.samurize.com modules mydownloads viewcat.php?cid 1 1.64.3 latest release date release date 2007 02 05 operating system Microsoft Windows genre widget computing Widgets license Semi free software Semi free Software website http www.samurize.com Samurize Homepage Serious Samurize or simply Samurize is a freeware system monitoring and desktop enhancement engine for Microsoft Windows . The core of Samurize is the desktop client that displays a config similar to a widget gadget anywhere on the screen. There is also a taskbar client, a clock client, a server, and a screensaver. The client s main purpose is to display information about the computer, such as CPU usage, available RAM HD space, network conditions, uptime, etc.. It can also be extended by using VBScript , JScript , Perl , Python programming language Python , Ruby programming language Ruby scripts and Microsoft Dynamic Link Library DLL plugins, which provide virtually unlimited possibilities. There are scripts plugins which can get weather reports, news headlines, music controllers, etc.. Samurize includes a WYSIWYG config editor used to create the configs. A config consists of a collection of meters , and is saved into a INI file in the configs folder of the Samurize installation path. Configs can be packed to be shared with other users by using an included tool. Image SamurizeMeter.jpg 100px left An example of an advanced Samurize config History Samurize was started in early 2002 ref http web.archive.org web 20030411211225 samurize.com viewnews.php?nid 9 started in early 2002 ref by Gustaf Lundh Cure and Oscar Lundh Sim . The first iteration of Samurize went up to version 0.63c, at which point work began on Se ... more details
Infobox person name Paul B. Thurrott image birth date birth date and age October 29, 1966 ref name bd birth place nationality residence Dedham, Massachusetts ref name residence http wiki.twit.tv wiki Paul Thurrott Paul Thurrott . wiki.twit.tv. ref occupation reporter, author, podcaster, editor known for spouse Stephanie Thurrott ref name spouse cite web url http www.winsupersite.com article hardware quick take ford sync by microsoft.aspx title Quick Take Ford SYNC by Microsoft publisher winsupersite.com author Thurrott, Paul date September 10, 2009 ref website Paul Brian Thurrott born October 29, 1966 ref name bd cite web url http www.aeroxp.org board lofiversion index.php?t6570.html title Happy 40th, Paul Thurrott author Spencer publisher AeroXperience date 2006 10 29 accessdate 2006 01 16 ref is a technology reporter, published author, podcaster, and the news editor for Windows IT Pro magazine. He regularly writes news, previews, and reviews for Beta software beta and completed Microsoft products, such as Windows 7 , Windows Phone 7 , Microsoft Office 2010 , and other products. Podcasting He is the host of Windows Weekly with co hosts Leo Laporte and Mary Jo Foley , a podcast focusing on weekly news of Microsoft, Microsoft Windows , Xbox 360 , and other Microsoft and computing related topics. Windows Weekly attracts approximately 80,000 downloads for each episode. List of works Windows NT 5.0 Networking . Delphi 3 Superbible . March 1997. ISBN 1571690271. Unlocking Active Server Pages . June 1997. ISBN 1562057529. Implementing Microsoft Visual InterDev . September 1997. ISBN 1566047447. VBScript for the World Wide Web Visual QuickStart Guide . October 1997. ISBN 0201688921. Cascading Style Sheets A Primer . November 1997. ISBN 1558285792. SELECT Projects for Visual Basic 6.0 . March 1999. ISBN 0201611937. Visual InterDev 6 Unleashed . April 1999. ISBN 067231262X. Great Digital Media with Windows XP . September 2001. ISBN 0764536206. Windows XP Home Networking . No ... more details
Christmas Tree EXEC was the first widely disruptive computer worm , which paralyzed several international computer networks in December 1987. Written by a student at the Clausthal University of Technology in the REXX scripting language, it drew a crude Christmas tree as ASCII art text graphics , then sent itself to each entry in the target s email contacts file. In this way it spread onto the European Academic Research Network EARN , the BITNET , and IBM s worldwide IBM VNET VNET . On all of these systems it caused massive disruption. Its core mechanism was essentially the same as the ILOVEYOU worm of 2000 although running on mainframes rather than PCs, spreading over a different network, and scripted using REXX rather than VBScript . Trivia The name is sometimes written CHRISTMAS EXEC because the script file is an EXEC executable , and the file concerned was in fact named CHRISTMA, as IBM systems of the day only supported 8 character filenames. The user was prompted to ...just type CHRISTMAS... and this in fact launched the worm . References refbegin cite book first R. last Burger title Computer viruses a high tech disease publisher Abacus Data Becker GmbH year 1988 isbn 1 55755 043 3 page 276 cite mailing list url http catless.ncl.ac.uk Risks 5.80.html subj1.1 title Re IBM Christmas Virus first Ross last Patterson mailinglist RISKS Digest date December 21, 1987 accessdate 2008 10 30 cite web url http vx.netlux.org exotic.php title Viruses for the Exotic Platforms work VX Heaven accessdate 2008 10 30 cite mailing list url http securitydigest.org rutgers mirror pyrite.rutgers.edu christmas.exec title Re BITNET Security date March 4, 1988 mailinglist Security Digest archiveurl http web.archive.org web 20060925015504 http securitydigest.org rutgers mirror pyrite.rutgers.edu christmas.exec archivedate 2006 09 25 accessdate 2008 10 30 cite article first Peter last Capek first David last Chess first Steve last White title Merry Christma An Early Network Worm journal Secu ... more details