Archive for February, 2009|Monthly archive page

Certified Ethical Hacker v6.0 Training DVD

Certified Ethical Hacker v6.0 Training DVD

The latest version of the Certified Ethical Hacker (CEH) Courseware is due
to be released and presented for the first time at Hacker Halted USA 2008
in June. Many small details of CEH Version 6 have been peppered on the
Internet, as well as snippets of teaser copy on EC-Council’s own web site.

“With a total of 28 new and never seen before modules, covering the latest
concepts, featuring more real life cases, and showcasing the latest
hacking and security tools, the Certified Ethical Hacker (Version 6) will
be the most advanced course ever.”

So I requested an interview with EC-Council to see if we could get
confirmation as well as clarification. The questions are compiled from my
own list as well as some others that were suggested by readers of The
Ethical Hacker Network (EH-Net). EC-Council replied in a very timely
manner with answers from both Haja Mohideen, co-founder of EC-Council, and
Chuck Swanson, the instructor scheduled to teach the very first v6.0
offering of the course.

Link:
http://rapidshare.com/files/188426216/EthicalHackingDVD_UDS.part01.rar
http://rapidshare.com/files/188429667/EthicalHackingDVD_UDS.part02.rar
http://rapidshare.com/files/188428925/EthicalHackingDVD_UDS.part03.rar
http://rapidshare.com/files/188428683/EthicalHackingDVD_UDS.part04.rar
http://rapidshare.com/files/188428799/EthicalHackingDVD_UDS.part05.rar
http://rapidshare.com/files/188429118/EthicalHackingDVD_UDS.part06.rar
http://rapidshare.com/files/188426457/EthicalHackingDVD_UDS.part07.rar
http://rapidshare.com/files/188429085/EthicalHackingDVD_UDS.part08.rar
http://rapidshare.com/files/188428701/EthicalHackingDVD_UDS.part09.rar
http://rapidshare.com/files/188428582/EthicalHackingDVD_UDS.part10.rar
http://rapidshare.com/files/188428820/EthicalHackingDVD_UDS.part11.rar
http://rapidshare.com/files/188426268/EthicalHackingDVD_UDS.part12.rar
http://rapidshare.com/files/188428754/EthicalHackingDVD_UDS.part13.rar
http://rapidshare.com/files/188428927/EthicalHackingDVD_UDS.part14.rar
http://rapidshare.com/files/188428752/EthicalHackingDVD_UDS.part15.rar
http://rapidshare.com/files/188426318/EthicalHackingDVD_UDS.part16.rar
http://rapidshare.com/files/188429466/EthicalHackingDVD_UDS.part17.rar
http://rapidshare.com/files/188426312/EthicalHackingDVD_UDS.part18.rar
http://rapidshare.com/files/188424765/EthicalHackingDVD_UDS.sfv

Ora – Visual Studio Addin

Ora – Ora is a Visual Studio 2008 add-in that provides an instant grouped overview of the class, interface or struct you are viewing or editing. Because the members are grouped in the order of your choosing, and the view instantly appears when you click in the code of a class, there is no need to abuse the #region feature.

Link:
http://www.codeplex.com/ora

Google Video, Notebook, Catalog Search, Jaiku, and Dodgeball to Shut Down

A number of Google services just announced that they are about to shut down. The Google Video team announced that it will shut down uploads in a few months, while the Google Notebook team announced that it is stopping development (the service will continue to function, however). According to Danny Sullivan, Google is also closing Jaiku, a Twitter-like micro-blogging service that was bought by Google before it even launched, but which has lingered in invite-only mode ever since. Google Catalog search, which made shopping catalogs searchable, will also be closed soon.

Your Desktop Anywhere

ajaxWindows is a virtual operating system that lets you store, edit and share your files using only a browser.

Link:

http://www.ajaxwindows.com

Visual Studio Learning Pack 2.0

The Visual Studio Learning Pack 2.0 is a software package created by Microsoft to help students learn about computer programming. It consists of the following five components:
Sort Designer Control is a supplementary teaching tool developed to help students learn the basic concepts, algorithms, and implementations of popular computer sorting algorithms. It supports bubble and insertion sorting. The control generates initial values automatically and demonstrates intermediate states in the sorting process. It also generates sorting source code for both Visual Basic and C#.
Search Designer Control is a teaching tool developed to help students learn the basic concepts, algorithms, and implementations of popular data search algorithms. It supports binary and sequential searches. The control generates initial values automatically and demonstrates intermediate states in the searching process. It also generates source code for both Visual Basic and C#.

Using the Visual Sort Designer and Visual Search Designer Controls teachers can easily develop a sample program to demonstrate the fundamentals of sorting and searching. They can also customize the control’s appearance by simply dragging the control onto a form and setting its properties. These visual demonstrations help in teaching programming concepts and increase students’ interest in learning.
Visual Declarative Designer is an intuitive variable declaration tool designed for novice programmers. During the coding process the student can declare variables of various types and generate the corresponding source code. Visual Variable Declarative Designer provides a visual approach to variable declaration. Teachers in the Information Technology (IT) field can use this designer to teach students the basic concepts of variable declaration and naming, variable types, access modifiers, and initial values.
Assistant Class Designer is a visual class designer for novice programmers. This designer guides students through the processes of adding classes, properties, methods and events. The designer also generates the corresponding source code for new classes. By using this designer, teachers and students can easily create and configure complicated classes. Assistant Class Designer provides an intuitive and interactive method for designing classes and helps students to understand key object-oriented programming concepts such as classes, encapsulation, inheritance, and polymorphism. The Assistant Class Designer generates source code for C# only.
Visual Programming Flow Chart is a supplementary teaching tool designed to help students understand program control flow. It generates flow charts for functions and saves them in the JPG picture format. This tool is easily activated from the Visual Studio Integrated Development Environment (IDE) by simply right-clicking on a function name and choosing “Generate flow chart…” from the context menu. The resulting flowchart can be customized by changing its colors and other effects. This visual tool provides an intuitive way to explore source code, to examine its control flow, and to identify logic errors.

Download Here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=0CE3CBBD-7FC7-410B-8C2C-E18D1C60A6CD&displaylang=en