???

new6.gif (1031 bytes) 

TLA is ISO 27001 Lead Auditor  more...

 

Telecom and Logistics Associates est spécialisé en réseaux et sécurité informatique. Intervient auprès de ses clients comme auditeurs ou pour la préparation à la certification ISO 27001 de la sécurité des systèmes d'information. Pour en savoir plus ...

Do You Know What Your Users Do On Internet   FLA Firewall Reporting And Archiving
TLAflash 30.12.2007

Removing Roaming Profile

How to remove ex-employees roaming profiles from the various machines they may have sat at ? Most of our staff have no specific desk, so sit wherever they can. This obviously results in their profile being scattered around. When someone leaves, is there a way of doing it as a batch job rather than from one machine at a time.

  more...

 

TLAflash 29.12.2007

Profile and Folder Redirection In Windows Server 2003

Assigning roaming profiles to users can greatly reduce your day to day workload. However, implementing roaming profiles can become a nightmare unless you know how to avoid the performance problems associated with them. In this article I will discuss the advantages and the common pitfalls associated with roaming profiles.

  more...

 

TLAflash 28.12.2007

Creating a Roaming User Profile

Creating a roaming user profile is a two-step process. First you create a test user profile, and then you copy the test user profile to a network server.

  more...

 

TLAflash 27.12.2007

Advanced troubleshooting for network printing problems in Windows XP

This article describes how to troubleshoot difficulties that may occur when you try to print to a network printer in Windows XP. This article is intended for advanced computer users. If you are not comfortable with advanced troubleshooting, you might want to ask someone for help or contact support.

  more...

 

TLAflash 26.12.2007

10 tech certifications that actually mean something

There are hundreds of tech certification programs and exams out there, some sponsored by software vendors, some by vendor-neutral organizations, and some by educational institutions. A number of them are easy to obtain — as evidenced by the many IT pros who list a three-line string of acronyms after their names. You pay your money and you take a multiple-choice test; if you pass, you’re in.

  more...

 

TLAflash 18.12.2007

How to copy a roaming directory from one server to another server

Roaming profiles are pretty useful, but they do only work if you have a domain controller (not much use for home networks therefore). Due to the security settings on them though they can be difficult to move from one file server to another. Here is a procedure that I use.

  more...

 

TLAflash 18.12.2007

NTFS and share Permissions windows 2003

The concept of permissions in a Microsoft environment is one of the more confusing subjects that certification candidates face, but a very necessary topic to know as many of Microsoft's certification exams test on this. This guide aims to help you understand the different the various types of permissions and how to use them in Windows 2000 and 2003 environments.

  more...

 

TLAflash 03.11.2007

Ophcrack password cracker

The Ophcrack Windows password cracker is by far the best among the free Windows password recovery tools available. It's fast and easy enough for a first time password cracker with a basic knowledge of Windows.

Save yourself time and energy by skipping past all of the other tools out there (even the "professional" password recovery software packages costing hundreds of dollars) and download, burn and use the LiveCD version of Ophcrack.

  more...

 

TLAflash 29.10.2007

Tools for Downloading YouTube Videos

YouTube is a streaming video service. That means that it streams its videos from its site to your computer screen. You don’t actually download and save the videos to your computer; the videos are streamed in real time to your web browser, using the Adobe Flash Player.

The problem with the streaming video approach is that the videos you watch aren’t saved to your PC’s hard drive; if you want to watch a video at a later time when you’re not connected to the Internet, you can’t.

  more...

 

TLAflash 27.10.2007

Testing Fault Injection in Local Applications

This article is an excerpt from the book, "The Art of Software Security Testing," and focuses on the approach and techniques used to test the security of local applications. It begins by describing local resources and interprocess communication, which make up a local application’s attack surface. After describing how to enumerate the local resources an application depends on, the text then describes methods of testing several of those types of resources. It also describes how to test ActiveX objects, command-line programs, and applications’ use of local files and shared memory.  more...

 

TLAflash 24.10.2007

How to Import Contacts from Excel or a CSV File into Outlook

Is the Contacts folder in Outlook where all your contacts are? Good. If not, chances are you can easily get them there (and use them to create a distribution list, for example) more...

 

TLAflash 22.10.2007

Virtual Security and Digital Panic

Many within Central and Eastern Europe are unaware that Big Brother has not only put on a three-piece suit, but has also gone digital more...

 

TLAflash 21.10.2007

Connecting your Xbox 360 to your home wireless network

So you've got your X-box 360 or plan on getting one this holiday season. I can tell you that hooking up to Xbox live is an absolute must for 360 owners. Even if you don't plan on paying for a membership to Xbox live, you'll still have access to a lot of great online features. more...

 

TLAflash 15.10.2007

iPod and PSP Movie on Windows mobile 6

You can use TCPMP on Windows Mobile Smartphones and Pocket PCs to view H.264 encoded MP4s. I glossed over a few details, so here's a quick guide for getting everything running more...

 

TLAflash 17.09.2007

JSP Understanding Login Authentication

When you try to access a protected web resource, the web container activates the authentication mechanism that has been configured for that resource. You can specify the following authentication mechanisms:

  • HTTP basic authentication
  • Form-based login authentication
  • Client certificate authentication
  • Mutual authentication
  • Digest authentication

If you do not specify one of these mechanisms, the user will not be authenticated.

  more...

 

Tools for Performing Host Reconnaissance

We have updated our list of tools for performing host reconnaissance. Most of them are used in different phases of host penetration tests.

  more...

 

TLAflash 16.09.2007

Cross Site Scripting Java Input Validation

Cross-site scripting, also known as XSS, is an attack against dynamic applications. It occurs when an application ignorantly accepts input containing units of instruction from an external source. This input is then sent as part of the response to a delivery medium such as a web browser, and may also be persisted to a data store for future display. The success of such an attack is heavily dependent on a web browser's facility to discern regular content from instruction: markup and data.  more...

 

TLAflash 15.09.2007

SQL Injection, Handling Java Web Application Input

Inadequate data validation is the most common cause of security exploits suffered by web applications today. A staggering fact is the high number of applications exploited through weak validation. This is due to the simplicity of such an attack. No longer do attackers have to spend vast amounts of time researching ways to circumvent the security infrastructure of an application. An attacker can use freely available tools to scan for vulnerable websites. Using these findings, an attacker can use a web browser to ghost straight through firewall rule sets on port 80, altering the intended behavior of an application. This is true never more so than today. more...

 

TLAflash 07.06.2007

ASP.NET 2.0 Security Reference Implementation

This fact is deeply depressing to me: application security in 2006 is still incredibly difficult. We’re six years into the new millennium and going on 15 years since the Web was born, and still there are no easy ways to secure applications. Put an interesting application on the Web, and it’s a sure bet that it’ll be hacked, or at least attacked. Developers I talk to complain that Windows itself is still too insecure, that the security features in .NET — and especially ASP.NET — are great, but are way too hard to learn and use effectively. And even if you put them to use, there is no way to be sure that a site is secure. So most people do the easy best practices — whether they are appropriate for a particular site or not — and hope for the best.  more...

 

TLAflash 01.06.2007

C# String Comparison Functions

Examination of the string manipulation functionality provided by the String class.  This article investigates methods available for comparing the contents of strings.  more...

 

Understanding Paths in ASP.NET

A quick scan of the classes in the System.Web.* hierarchy reveals more than 30 methods that deal with paths and/or URLs. In this article, I will cover the more commonly used path and URL functions in ASP.NET—presenting what they do, how they work, and when to use them.  more...

 

TLAflash 24.05.2007

Browsing Windows 2000/2003 groups with ASP and ADSI

The ASP code described in this article will allow you to find a list of Windows 2000/2003 groups in a specific domain or on a specific computer, then view a list of users and groups within that group. more...

 

TLAflash 23.05.2007

How to enumerate all web sites with c#

The c# source code below is for a very simple console application that will display a simple list of the web sites on the local computer.

It uses the System.DirectoryServices assembly to provide access to the IIS Metabase. This must be specifically added to the References section of your Visual Studio.NET project (if you are using Visual Studio.NET ).

. more...

 

TLAflash 21.05.2007

 Getting Started With C# On Linux

When Microsoft launched its .NET strategy, one of the objectives was to allow software to be written for a variety of different platforms. It submitted .NET to ECMA for standardization and many people now consider it to be more "open" and accessible than the Java platform.

Miguel de Icaza, the founder of Ximian is working on Mono - an open source implementation of the .NET framework which runs under Linux.

. more...

 

TLAflash 20.04.2007

 Web Services Security

Why does every article I read (here's the most recent) on this subject lately advocate using custom SOAP headers to transmit user credentials for web services?  I just don't get it.  With the current state of affairs with web service security, you have 2 choices; you can use transport authentication (i.e. HTTP authentication mechanisms), or you can roll your own.  Until WS-Security or SAML becomes a widely adopted reality (read: supported by multiple toolkits), this is pretty much it.  Let's analyze this choice in a bit more detail. more...

 

TLAflash 22.02.2007

 Installing and Configuring NTP on VMware ESX Server

YBeginning with ESX Server 2.0.1, NTP is installed by default during the installation of ESX Server. See the following instructions to configure this service.  more...

 

TLAflash 21.02.2007

 How to enable Remote Control On XP

You must first enable the Remote Desktop feature on your office computer so that you can control it remotely from another computer. You must be logged on as an administrator or a member of the Administrators group to enable Remote Desktop on your Windows XP Professional-based computer.  more...

 

TLAflash 20.02.2007

 Terminal Server 2003 Console session

One of the cool new features of Windows Server 2003 is the ability to get a console session on the terminal server. Unlike Windows XP Pro which gives you the console when you connect via RDP, Windows Server 2003 starts a new session when you connect via RDP. There is a way to get the console session, here is how!  more...

 

 The System Preparation Tool (Sysprep) in Windows XP: an Overview

The System Preparation Tool (Sysprep) in Windows XP (an updated version of that in Windows NT and 2000) enables administrators and OEM manufacturers to prepare a Windows installation suitable for making an image for automated deployment to many computers in a corporate environment or the factory. It can also be used for auditing Windows and programme installations before delivery to customers. Occasionally on a single computer it can be used to re-configure Windows Welcome or Mini-Setup.  more...

 

TLAflash 08.02.2007

 Massive hacker attack slows but fails to bring down Internet

The worst attack in years on the Internet's infrastructure, which slowed traffic but failed to bring down the Web, used infected computers around the world as "zombies," security experts said.   more...

 

 Windows Mobile 6 First Impressions

The lid was supposed to be kept on this until 3GSM next week, but Microsoft just couldn't wait to show off their Windows Mobile 6: Crossbow. How does it match up to our old Windows Mobile 5? Here are some impressions.  more...

 

TLAflash 02.02.2007

 Exchange Migration from 5.5 to 2003

Since 2007 a new version of Exchange is proposed. But actually 40% of the Exchange servers are still running version 5.5. So what is the path to migrate to 2007. The path cannot be direct it has to go through a first migration to 2000 or 2003. We will look at the migration to 2003 in this article.   more...

 

TLAflash 19.01.2007

 Checkpoint and Daylight Saving Time 2007

By march we will have a change in the Dayligt Saving time for US zone. This will impact systems that deal with the concerned time zone. Changes and patches are needed before. In this document we summarize the issues with Checkpoint systems   more...

 

Exchange and Daylight Saving Time 2007

As many of you know, there will be a change next year in the transition dates for US daylight saving time. I won't go into all the gory details here, but if you want them follow this link http://www.microsoft.com/windows/timezone/dst2007.mspx This site will be updated to provide all the latest information about daylight saving time, including updates from Microsoft products affected by daylight saving time, as well as links to KB articles when they are available.   more...

 

TLAflash 18.01.2007

Active Directory Replication

Before you can fix the replication process, you need to understand how it works. As I mentioned earlier, replication is used to keep both domain controllers and DFS replicas synchronized. There are a few other tasks that use replication as well. For the purposes of this article, I will focus my discussion on Active Directory replication that occurs between domain controllers.    more...

 

VPN Quarantine with RQS.EXE

The VPN quarantine service has a simple mission: place each VPN client on a restricted virtual network, check it for required security patches, antivirus definitions, and any other prerequisites set forth by your security policy, and then allow the client access to the network if it passes the administrator's checks. Administrators may choose to put one or more software update servers on the quarantine network (as defined by ISA) to allow clients that don't pass the checks to download the necessary patches and re-attempt to clear quarantine. more...

 

TLAflash 15.01.2007

Manage XP firewall through GPO

One of the largest improvements in Windows XP Service Pack 2, due to be released later this summer, is the new Windows Firewall -- formerly known as the Internet Connection Firewall. Windows Firewall offers greater firewall protection to all XP desktops, but where it really shines is in its capabilities within a managed domain environment.     more...

 

TLAflash 9.01.2007

Suse User Administration

 For an administrator, it is important to understand how access is granted and how local SLES user accounts are configured. It is also important to have this knowledge prior to implementing OES components such as Linux User Management (LUM). The following section will briefly discuss local user accounts and how the local authentication process works.     more...

 

Bluetooth cracking tools released

 German programmers have released two tools aimed at compromising Bluetooth devices, including PCs, at the Chaos Communications Congress in Berlin.     more...

 

HID Attack (attacking HID host implementations)

 Bluetooth keyboards and mice take a large percentage of sold Bluetooth devices, most of the high quality wireless desktops now use Bluetooth. All the keyboards, mice, joysticks and drawing tablets use the HID protocol (HID = Human Interface Device). HID is independent from Bluetooth and is also used for USB devices, of course it was used for USB long before Bluetooth even existed. The Bluetooth SIG just specified a small wrapper protocol to transport HID over Bluetooth.      more...

 

TLAflash 8.01.2007

Check Point Completes Acquisition of NFR Security

 Check Point today announced the company has completed the acquisition of NFR Security, a leader in real-time threat prevention and creator of award-winning intrusion prevention (IPS) technologies.     more...

 

Office 2007 on Trial

 Microsoft has so many free, try-before-you-buy trials, it can be a trial finding them all. So, we've collected together some of the Office 2007 versions, with links where to get them. People trying Office 2007 must obtain a product key and activate the software.    more...

 

TLAflash 6.01.2007

Wirelessly Stream Your Media with Monsoon HAVA

 IEver heard of the Monsoon HAVA? This nifty HD-ready device handles next-generation wireless video streaming, as well as place and time shifting. HAVA enables streaming of video content in MPEG-2 or MPEG-4 format from any video source, including live TV, cable, and TiVo, to multiple PCs in a home or business—totally wirelessly. HAVA also lets you view content remotely on an Internet-connected PC and control all functions of the video source, including channel change, pause, and record.    more...

 

TLAflash 5.01.2007

Windows Genuine Advantage: An Overview and Screenshot Gallery

 I've found Microsoft's recent forays into customer relations with Windows Genuine Advantage (WGA) to be somewhat amusing. I mean, after all, Microsoft is a huge company just brimming with really smart people. How could they do something so silly?   more...

 

Getting the Most from Your Media Center

 IMy first glimpse at Microsoft's Windows Media Center technology, during a pre-Consumer Electronics Show (CES) briefing in early 2002, was eye-opening. There before me, I could see the future of TV: Windows Media Center offered live and recorded TV functionality. Although set-top boxes from TiVo and Replay were pioneering digital video recording (DVR) functionality, the Microsoft solution was far more interesting because it came wrapped inside a true Windows XP-based PC. Surely, I thought, the future of TV was one in which TV content could be enjoyed in a variety of places, and on various devices, whenever desired.   more...

 

TLAflash 4.01.2007

DNS Conditional Forwarding in Windows Server 2003

 In this article we'll look at conditional forwarding, a new feature of DNS in Windows Server 2003. Conditional forwarding can be used to speed up the DNS name resolution process by directing queries for specific domains to specific name servers. This tutorial explains in detail when conditional forwarding can be useful and how to set it up.  more...

 

TLAflash 3.01.2007

Comment créer des CD-Roms démarrable

 Une méthode gratuite et efficace pour générer vos CD-Roms démarrables...
Avec cette méthode de création de CD-Rom de démarrage, vous (technicien informatique) pouvez préparer toute la structure des CD-Rom. Ensuite, n'importe qui (sans connaissance en gravure) peut facilement créer un CD-Rom, en plaçant ses fichiers personnels, et en lançant un fichier batch.  more...

 

TLAflash 31.12.2006

Podcasting for iTunes & iTS podcast directory

 This podcasting tutorial will provide you with information you need to create a podcast of your own and get it listed properly on the iTunes Store podcast directory. Links are provided to other tutorials for the basics of recording your podcast as this tutorial goes more into the additional steps needed to enhance your podcast audio file and RSS feed to best take advantage of iTunes and iTunes Store (iTS) podcast directory, using iTunes to convert to MP3 and add ID tags, image/icon creation, creating links to iTS from your web site and creating AAC enhanced podcasts.  more...

 

TLAflash 28.12.2006

Compliance and Encryption

 Compliance continues to generate tremendous hype, but largely remains a red herring throughout 2006. Smart users will use the compliance word to get funding for critical imperatives (perimeter redesign, identity management) and sufficiently document their processes to keep regulators happy. Those not so smart users figure encryption is a panacea and buy some; ultimately realizing making encryption work on a large-scale basis hasn’t gotten any easier. more...

 

TLAflash 27.12.2006

Vista Already Vulnerable?

 Bill and the Boyz are already facing an "early crisis of confidence" in Vista's quality, says the The New York Times. more...

 

A Cost Analysis of Windows Vista Content Protection

 Windows Vista includes an extensive reworking of core OS elements in order to provide content protection for so-called "premium content", typically HD data from Blu-Ray and HD-DVD sources. Providing this protection incurs considerable costs in terms of system performance, system stability, technical support overhead, and hardware and software cost.  more...

 

TLAflash 21.12.2006

Interview with JBuilder 2007 Product Manager

 CodeGear, a division of Borland, recently announced JBuilder 2007, a Java IDE built on Eclipse. InfoQ sat down with Joe McGlynn, product manager at CodeGear to talk about the new release and and transition to an Eclipse based product.  more...

 

TLAflash 20.12.2006

Using Netdom to Integrate computers in Domain

 Netdom.exe is a useful command line tool that ships in the Windows 2000 Resource Kit and is included in the \support\tools folder on the Windows 2000 CD. (The Windows 2000 edition of Netdom is version 2.0. There is also an edition for Windows NT 4, which is version 1.8.) Netdom is often thought of as the command line tool of choice when establishing or reviewing trust relationships between Windows domains. While this is true, Netdom can also do various other jobs, such as joining member machines to a domain and creating computer accounts in a domain..  more...

 

TLAflash 18.12.2006

Dell Switches

 Long a purveyor of server solutions, Dell is branching out into the world of network switching. With the brand-new Dell PowerConnect 6024, the company is leaping from their previous layer 2 edge switches to the center of the network: layer 3 core switching.  more...

 

TLAflash 12.12.2006

Kernel Korner - Exploring Dynamic Kernel Module Support (DKMS)

 Manage modules separately from the kernel with a simplified delivery system, and make your package manager more useful.Source is a wonderful thing. Merged module source in the kernel tree is even better. Most of all, support for that source is what really counts. In today's explosion of Linux in the enterprise, the ability to pick up the phone and find help is critical. More than ever, corporations are driving Linux development and requirements.Often, this meets with skepticism and a bit of anxiety by the community, but if done correctly, the benefits are seen and felt by everyone.  more...

 

TLAflash 05.12.2006

Check point eventia enhancements provide easier real-time forensic investigations

 Check Point® Software Technologies Ltd. (Nasdaq: CHKP), the worldwide leader in securing the Internet, today announced that Eventia™ Suite - a comprehensive security information and event management (SIEM) solution – provides tighter integration with SmartCenter and Provider-1®.  This release demonstrates Check Point’s commitment and vision to provide enterprise customers with a unified security architecture as well as simplified security event management.   The Eventia Suite enables Eventia Analyzer™ customers to perform more in-depth forensic investigation with expanded reporting capabilities.  more...

 

TLAflash 04.12.2006/span>

What is RSS?

 RSS is a format for syndicating news and the content of news-like sites, including major news sites like Wired, news-oriented community sites like Slashdot, and personal weblogs. But it's not just for news. Pretty much anything that can be broken down into discrete items can be syndicated via RSS: the "recent changes" page of a wiki, a changelog of CVS checkins, even the revision history of a book. Once information about each item is in RSS format, an RSS-aware program can check the feed for changes and react to the changes in an appropriate way. more...

 

TLAflash 27.11.2006

How does a cross-site request forgery work?

 When visiting a Web site, the HTML code behind the scenes is capable of making a Web browser request third-party content from any other Web site. Most of the time these requests are for images, Cascading Style Sheets, JavaScript, or pieces of other Web pages. However, nothing prevents a malicious Web page from forcing a victim's browser to make an unintended request to any other Web site. This is where the name cross-site request forgery (CSRF or XSRF) comes from. more...

 

TLAflash 21.11.2006

Check Point Software to acquire hardware security platform.

 Don’t get excited. That is the news I was hoping to hear out of the leading software firewall vendor. But sadly, it is not to be. The actual head line is “Check Point to acquire an endpoint encryption vendor as part of a data protection strategy”.   I guess I have said everything there is to say in past posts about decoupling host and network security.  Trying to execute on a strategy that ties the two together has historically been doomed to failure.  Aside from the technical issues there is what I believe an insurmountable business issue. Firewalls are purchased by the network guys in the enterprise, endpoint protection solutions are controlled by the AV guys. You need twice the sales force and twice the channel to execute on both.  (And four times the sales cycle time). more...

 

TLAflash 15.11.2006

What Brings ISO 27001

 For a company that is not engaged in the ISO 27001 process it is always good to consider this practice. But first let's see what it brings to other companies. As such we have an example below of a company that successfully went through the proces and is now communicating this success to its customers and shareholders. more...

 

TLAflash 14.11.2006

Pure Hacking wins global Open Web Security award

 Pure Hacking, Australia’s only dedicated, vendor neutral ethical hacking company has been awarded second place in the global Open Web Application Security Project for the development of a live Linux CD for application penetration testing. more...

 

November Microsoft Patch With 2 At Critical Level

 Microsoft is making available today its November  patch set. Among the different patches 2 have critical levels and correct security vulnerabilities.

 

Microsoft XML Core Services XMLHTTP ActiveX control vulnerability

 OThe Microsoft XML Core Services XMLHTTP ActiveX control contains an unspecified vulnerability, which may allow a remote, unauthenticated attacker to execute arbitrary code on a vulnerable system.  more...

 

Allchin backs away from Vista anti-virus claims

 Outgoing Windows development chief Jim Allchin has apologised for the confusion he created in comments taken to mean Vista was so secure it might be possible to run the software without any anti-virus installed. more...

 

TLAflash 13.11.2006

Check Point Launches Z100G, Secure Home Wi-router

 Check Point ZoneAlarm Secure Wireless Router Z100G will be sold as a standalone appliance, or bundled with five copies of the award-winning ZoneAlarm Internet Security Suite software.  more...

 

No Third Party Security Needed For Vista?

 November 13th, 2006: While spruiking its upcoming operating system, the head of Microsoft's Platforms and Services Division Jim Allchin has said that the antivirus and security measures in Windows Vista are so good he let his young son to surf the internet without any third party security software.    more...

 

TLAflash 10.11.2006

Check Point: Ready to Continue with Channel Partners

 Check Point has revealed that the channel is still as important to the vendor as it has ever been before. Amnon Bar Lev, vice-president field operations and technical services speaks with Sara Yirrell about the firm’s plans for its resellers more...

 

TLAflash 8.11.2006

Check Point: Security Must Focus On Desktop Policy

 The challenge of controlling security threats triggered by users in the workplace shows no sign of abating, new research commissioned by Check Point Software Technologies suggests. more...

 

TLAflash 7.11.2006

New Windows attack can kill firewall

 Last Saturday hackers have published code that could let an attacker disable the Windows Firewall on certain Windows XP machines. more...

 

TLAflash 6.11.2006

TCP over HTTP

 Many people are trying to (mis)use HTTP to create a full-duplex connection between the client and server. However, there are a number of problems in doing so. I will try to explain here what they are, and under what circumstances you can possibly get it to work. At the end is also a method that doesn't actually use HTTP at all, but is related.  .more...

 

Check Point Supports Handhelds on SSL VPNs

 Check Point plans to introduce a software client that makes it possible to access non-Web applications via handheld devices over Internet-based SSL VPNs.  .more...

 

Writting an Extension for Firefox

 One of the best things about Firefox and Thunderbird is that they have a well defined extension mechanism. If there's some feature you feel is completely missing, you can go ahead and add it. It's relatively easy to do — you don't have to fiddle about with a C compiler because extensions are mostly written in a combination of XML and ECMAScript.  .more...

 

TLAflash 5.11.2006

Check Point DBedit import of objects

 When  planning a migration to checkpoint from some other firewall in the near future. The way to at least import nodes (we have  over a 1000 of them and copying them by hand would take a lot of precious time...). We exported them on the current firewall and we have them in text format.la suite...

 

TLAflash 3.11.2006

Inforum 06: Un Succès Avec Microsoft et Swisscom

 Après les remerciements aux exposants et aux visiteurs présents, le salon Inforum s'est clos après trois jours fortement animés avec des orateurs et des présentation variées et d'un très bon niveau. Pour conclure cette troisième journée nous avons pu participer au premier speed dating d'entreprise organisé par l'OPI. En trois minutes chrono en main chacun présente son entreprise avant que la cloche suisse retentisse pour signifier la fin de l'intervention. la suite...

Ouvert mardi par le président du conseil d'Etat genevois Pierre-François Hunger, cette manifestation a été un succès.la suite...

 

Analyst writes Check Point CEO

 One of the most read articles on Network World's Web site this week is an open letter to Check Point's founder Gil Shwed written by analyst Richard Stiennon.

more...

 

TLAflash 2.11.2006

Inforum 06: Le Microsoft Day

 C'est devant une assistance très compacte que c'est ouvert à l'event center de la Praille à Genève la seconde journée d'inforum. Devant un public très compact la session pleinière qui a duré toute la matinée était vraiment consacré à VISTA, office 2007 et SharePoint. Ce sont les chevaux de bataille de Microsoft pour cette fin d'année et le début 2007. Cela coincide avec inforum et a attiré un nombreux public.

more...

 

Implementing Enterprise Data Security and Meeting Compliance Requirements - Strategy, Tools and Processes

 This article is a case study about an Enterprise Data Security project including the strategy that addresses key areas of focus for database security encompassing all major RDBMS platforms. It presents the current state of database security tools and processes, the current needs of a typical enterprise, and a plan for evolving the data security. This strategy will help set direction for the blueprint of data security and provide a composite high level view of data security policies and procedures for the purpose of satisfying growing regulatory and compliance requirements and develop high level timeline and for all steps of development. This article presents a three steps strategy to address current outstanding audit concerns and positioning to more readily address the evolving regulatory landscape.

more...

 

TLAflash 1.11.2006

Swisscom Day et BlueWin TVA Inforum

 Swisscom met en service le Bluewin TV qui permet d'obtenir la télévision par Internet. Cette introduction est quelque chose de superbe. Elle nous a été annoncée dans le cadre du salon Inforum qui se tenait à Genève du 31 octobre au 2 novembre, lors du swisscom day. On nous a aussi présenté la mutation du réseau de swisscom vers un tout en IP.

more...

 

Check Point New HFA Released

 Check Point Release Notifications alert registered customers to the availability of the latest Hot Fix Accumulators (HFAs) and other valuable software updates as soon as they are released. HFAs and other software updates help you avoid potential issues and maximize the security and benefits of your Check Point products.  

more...

 

TLAflash 31.10.2006

Wall Street seeks details on Check Point analysis

 The financial world today learned firsthand from a prominent network security expert how he believes Check Point should proceed if it wants to dominate other security vendors, including the major networking vendors that also sell security gear.

more...

 

Bluewin TV Sur Internet

 Selon les rumeurs de la fébrile communauté de la télévision sur Internet en Suisse, l'opérateur national Swisscom serait sur le point de lancer son nouveau service de télévision en ligne. Selon ce que l'on peut lire sur des forums et blog d'initiés, ce ne serait pas moins de 170 chaînes qui pourraient être disponible par le net.

 

TLAflash 30.10.2006

Check Point blocks certain AD Trafic

 From the Checkpoint mailing list an issue concerning Active Directory trafic accros VPNs has pulled our attention. As a member  stated an issue with a connection accros a VPN network for integration of a station in AD we have seen that the solution was already available by Microsoft. The issue lies in integration of certain services in Windows 2003 server SP1. Here below you will find some explanation.

more...

 

Essai du Bluewin TV 300 De Swisscom

 Nous venons de terminer notre premières série d'essais du Bluewin TV 300. Cet appareil permet d'enregistrer sur son disque  dur des émissions de télévision. Il va aisément remplacer votre enregistreur VHS, mais pas votre enregistreur de DVD.

more...

 

TLAflash 27.10.2006

Swiss InfoSec 2006: Passer des directives aux facteurs de succès

 Swiss Infosec 2006 dans sa deuxième journée permet de passer des concepts et des directives de sécurité aux facteurs de succès nécessaire pour réaliser un projet de sécurité. Pour cela plusieurs exemples concrets ont été présentés et discuté avec les participants.

more...

 

TLAflash 26.10.2006

Swiss InfoSec 2006: Organiser sa sécurité

 Swiss Infosec 2006 se passe dans le comfort de l'"Airport Center" de Zürich. La première journée de cet événement qui durera trois jours est consacré à l'organisation de la sécurité. "La sécurité informatique nécessite plus que des investissements matériels dans du hardware et du software". C'est en ces termes que l'ouverture de la journée a été effectué devant une cinquantaine de spécialistes de la sécurité.

more...

 

TLAflash 23.10.2006

Mobile : Google Transcodes Web Pages

 Did you find it difficult to navigate from your mobile device through web sites that are complex have many commercials and a lot of pictures. Google proposes a proxy service that strips of all that information leaving you with the usefull one.

more...

 

TLAflash 20.10.2006

Just After A Few Hours IE 7 First Vulnerability

 A few hours after Microsoft released Internet Explorer 7 the first vulnerability affecting it has been reported. And the first reported Vulnerability in the new browser. Are we going to be dealing with another Swiss-Cheese full of holes browser in time, possibly.

more...

 

TLAflash 19.10.2006

Check Point Software Q3 Results

 After reviewing the results for the company after the third quartal,  Check Point is doing well and continues to progress. In the following lines you will see that 45-50% of it's revenue are coming from subscriptions. This means that an important part is for the maintenance fees. Sales of new products and services is the remaining part  which represents 50-55% of its revenue. This  is due to that base of satisfied customers that continues to extend their operations and add news Check Point systems.

more...

 

Video Streaming How To

 This tutorial covers the different types of video streaming on the internet and introduces the two main methods of streaming video: Streaming servers (true streaming) and HTTP streaming. This tutorial is suitable for people who are familiar with basic digital video concepts, and who understand how websites work

more...

 

TLAflash 18.10.2006

Check Point VPN-1 UTM Edge security device

  Check Point’s VPN-1 UTM Edge is a security appliance designed to protect remote branch offices where expertise may be limited or non-existent. Price starts at 403.- CHF excluding VAT.

more...

 

TLAflash 17.10.2006

Check Point Released The NGX R62 Version

  Check Point has released the NGX R62 version of VPN-1 gateways and SMART management solutions, including VPN-1 Power, VPN-1 UTM, SmartCenter and Provider-1. The most significant enhancement in this release is the enablement of SmartDefense Profiles.

more...

 

TLAflash 16.10.2006

Check Point Channel Chief Makes A Pledge

  Amnon Bar-Lev says better days are just around the corner for Check Point Software Technologies partners. Bar-Lev, vice president of field operations and technical services at Check Point, took the helm of the Israel-based security vendor's channel program in July after Kevin Maloney left for an executive position at Network General.

more...

 

Multiple Vendor Bluetooth Memory Stack Corruption Vulnerability

  A flaw exists in the Toshiba Bluetooth wireless device driver, used by multiple vendors, that allows a remote attacker within wireless range of a Bluetooth device to perform a denial-of-service (DoS) attack or execute arbitrary code at the highest privilege level.

more...

 

Comment Fonctionne Un Anti-Virus

  Les Antivirus rivalisent souvent d'ingéniosité pour combattre les virus. Cependant ces derniers trouvent souvent la parade. Nous allons parler ici des différentes techniques utilisées par les Antivirus pour combattre leur raison de vivre.

more...

 

TLAflash 13.10.2006

Etes-Vous Prêt Pour IE 7

  Le navigateur Internet Explorer 7 de Microsoft sera disponible à partir du 18 octobre en version anglaise si tous les tests de qualité auront étés passés avec succès. A la suite de cela la distribution automatique sera effectuée par windows update à partir du 1er novembre. Cette distribution automatique peut engendrer un certains nombre de problèmes sur les sites qui ne se seraient pas correctement préparé à cette migration. Il existe des outils pour évaluer et anticiper cette situation dans ce qui suit vous trouverez des explications et une marche à suivre.

more...

 

Network Access Protection sur Windows Server 2003 R2

  NAP (Network Access Protection), une fonction de mise en quarantaine qui interdira aux clients tout accès à un réseau tant qu’ils n’auront pas prouvé qu’ils sont en conformité avec la stratégie informatique de la société. Voici ce qu’il faut savoir sur NAP R2.

more...

 

TLAflash 12.10.2006

Evolution de  La Sécurité Avec Windows Vista

  Windows Vista est en effet la première version de Windows à être développée dans un cycle incluant dés le début les problématiques de sécurité (cycle baptisé par Microsoft : "Microsoft’s Security Development Lifecycle").

more...

 

TLAflash 11.10.2006

Suisse Superintendent Trojan

  L'introduction d'un trojan pour l'écoute des conversations téléphoniques sur internet est un sujet qui a été soulevé par la SonntagsZeitung. Devant l'augmentation des conversations par VoIP sur Internet les instances fédérales se trouvent devant la difficulté de pouvoir surveiller des entretiens chiffrés.

more...

 

TLAflash 09.10.2006

Exploit Prevention Labs Releases September Exploit Prevalence Survey

  Now in its fifth month, the Exploit Prevalence Survey is the first monthly survey to measure the top web-borne exploits based on
real-world prevalence data. Results are derived from automated reports
submitted by users of Exploit Prevention Labs' SocketShield anti-exploit
software, combined with exploit distribution data captured from the
company's popular LinkScanner online URL scanning service and network of automated hunting-pots.

more...

 

TLAflash 05.10.2006

Check Point achieves EAL 4 Government Certification

  Check Point Software has announced that the NGX version of VPN-1 Power and UTM, has been certified against the Common Criteria EAL 4 certification for VPN and IDS/IPS. Check Point has certified all four critical network security categories - firewall, VPN, IDS/IPS, and remote management - which provide agencies for governments worldwide with an integrated, proven security solution.

more...

 

TLAflash 03.10.2006

Check Point Unveils Federal Partner Program

  Check Point Software Technologies rolled out a new federal government channel program, providing certifications for partners that are experts in solving the government's security needs.

 Check Point offers a broad range of perimeter, internal, Web, and endpoint security solutions that help protect business communications and resources for networks and applications. The government program will credit partners that dedicate resources to the federal market with enhanced opportunities and technical resources.

more...

 

TLAflash 27.09.2006

Protecting Your Digital Certificate

  When you accepted the Subscriber Agreement during the certificate application process, you agreed to protect your private key and to revoke it immediately if you know or suspect it has become compromised. Your digital certificate represents your identity on all transactions where you use your private key. You should protect your private key in the same way you would protect other vital information that impacts your identity, such as the PIN number you use to access an automated teller machine. You should also make a backup copy of your private key to protect yourself from loss through a hardware failure. If the hard drive on your computer failed and your private key was lost, you would no longer be able to decrypt information that was encrypted with your certificate.

more...

 

TLAflash 26.09.2006

Check Point Breaks Price-Performance Barrier for Most Demanding Security Installations Using Dual-Core Processors from Intel

 Check Point® Software Technologies Ltd. (Nasdaq:CHKP), the worldwide leader in securing the Internet today announced a performance breakthrough for security software in demanding network security environments. By utilizing Dual-Core Intel® Xeon® Processor 5100 products, Check Point VPN-1® Power now offers the best-in-class performance of any integrated firewall, VPN and intrusion prevention software available in the security market by delivering 10 Gigabits per second (Gbps) of throughput a security industry first delivered on an open-server platform. This combined technology surpasses the speed of expensive specialized hardware while offering customers the flexibility to take advantage of the most recent high performance hardware developments.

more...

 

TLAflash 25.09.2006

Group releases "temporary" VML patch; Microsoft's version coming soon

 Microsoft consistently comes under fire for the way it handles security patches. The company has had problems with response time, buggy releases, and the negative effect that the patches have on third-party (and sometimes their own) software. But of those three problems, the response time issue seems to be raised the most, mainly because of the risk a user takes when surfing the web, downloading software, and reading e-mail on an unpatched system.

more...

HP chief apologizes, denies he knew of hacking

 Technology giant Hewlett-Packard's CEO Mark Hurd announced on Friday that he would replace the board's chair Patricia Dunn immediately and apologized for the extent of the spying that took place in the chairwoman's investigation of a media leak on the board of directors.

more...

 

TLAflash 21.09.2006

I Design Win and Initial Order from Check Point; Silicom's Cards to Be Incorporated into Check Point's Top-Performance Connectra Web Security Gateways

 ISilicom Ltd. (NASDAQ:SILC)(TASE:SILC) today announced that it has launched a new product line of high-performance encryption cards designed to improve the throughput of Internet security appliances and network gateways. The products improve networking appliances' performance by independently executing encryption tasks, thereby accelerating the encryption process and freeing the appliances' CPU for other activities.

more...

 

TLAflash 20.09.2006

Intel, Check Point Say Chips, Software Set New Security Speed Standards

 Intel (Nasdaq: INTC)  and security vendor Check Point Software Technologies are launching a jointly developed solution they say maximizes Intel chips to produce faster data security products and eliminates bottlenecks that occur when massive amounts of data are filtered through slower processors.

more...

 

Grisoft launches public beta for AVG Internet Security 7.5

 Grisoft has released a public beta version of AVG Internet Security 7.5, its new anti-malware security suite. Additionally, public beta versions for the entire AVG 7.5 computer security portfolio are available, including new products.

more...

 

Office 2007: FrontPage is out, blogging is in

 In a move which reflects the changing face of the Web, with advanced users scaling up to Dreamweaver and blogs becoming the new home page, Microsoft has closed the book on its 10-year-old Web site authoring software.

In its place are two new programs aimed at developers and designers, while Word 2007 now doubles as a blogging client.

more...

 

TLAflash 19.09.2006

Rumors about Check Point After EMC Completing RSA's acquisition

 Today EMC announces the completion of their acquisition of RSA, fully joining the ranks of big security players.  What I like most about this acquisition is that it was accompanied by a well articulated plan to create a business around protecting data and the infrastructure that contains it. EMC has stated the size of that business is expected to grow quickly to over $1 billion. Obviously that means more acquisitions. So they are heralding the consummation of the RSA deal with an announcement that EMC is acquiring Network Intelligence, a security event management (SEM) product vendor. 

more...

 

TLAflash 18.09.2006

Javascript: Speak to Your International Users

 Navigator 4.0 and above adds a  navigator.language property. This read-only property is a two-letter code that corresponds to the browser's default language. The codes conform to the international ISO 639 standard. The code "en" designates English. Microsoft Internet Explorer 4.0 and later, on the other hand, adds three  read-only language-related properties: browserLanguage, systemLanguage, and userLanguage.

more...

 

TLAflash 16.09.2006

Hacking With Javascript

 Javascript is used as a client side scripting language, meaning that your browser is what interprets it. It is used on webpages and is secure (for the most part) since it cannot touch any files on your hard drive (besides cookies). It also cannot read/write any files on the server. Knowing javascript can help you in both creating dynamic webpages, meaning webpages that change, and hacking. First I will start with the basic javascript syntax, then I will list a few sites where you can learn more, and then I will list a few ways you can use javascript to hack.

more...

 

TLAflash 15.09.2006

SonicWALL Email Security

 The SonicWALL Email Security line, the result of the vendor's acquisition of MailFrontier earlier this year, provides perimeter-based E-mail security functions for the organization, including anti-spam, anti-phishing, and anti-virus, among other capabilities for both inbound and outbound E-mail transmissions.

more...

 

TLAflash 14.09.2006

Checkpoint SPLAT Link Aggregation and High Availability with Bonding

 Networking vendors have long offered a functionality for aggregating bandwidth across multiple physical links to a switch. This allows a machine (frequently a server) to treat multiple physical connections to switch units as a single logical link. The standard moniker for this technology is IEEE 802.3ad, although it is known by the common names of trunking, port trunking and link aggregation. The conventional use of bonding under linux is an implementation of this link aggregation.

more...

 

Check Point Software: Battle Hardened

 He may be an American, but Jerry Ungerman displays Israeli-style stoicism when it comes to the effects of war on his company, Check Point Software Technologies. The developer of computer security software has 600 employees in its hometown of Tel Aviv.

more...

 

TLAflash 13.09.2006

Windows Mobile 5 VPN client

 From a PDA you can connect to your Checkpoint firewall through a VPN connection if you are using a version of Checkpoint Secureclient for Windows Mobile 5. Some devices are supported and some others aren't.

more...

 

Ekahau Honored by The Wall Street Journal

 Ekahau Inc., a leading provider of Wi-Fi-based Real Time Location Systems (RTLS), this week was recognized in a special section featuring The Wall Street Journal’s 2006 Technology Innovation Awards contest winners. Now in its sixth year, the contest honors technologies that represent a breakthrough from conventional methods rather than incremental improvements to existing technology.

more...

 

TLAflash 11.09.2006

MySQL My Frequent Commands

 MySQL is a database with which I work really happily for already several years. Transaction wise in one of my project, I have more than 60'000 entries per day in a database. This works smoothly and let me say that mySQL can really scale up for important projects.

Here below I provide you with some of the commands I use the most often. If this can be of any help, I'll be glad.

more...

 

TLAflash 4.09.2006

Raccordement D'un coupleur de Phase

  Raccorder un réseau Wifi par le biais d'un coupleur de phase de manière à avoir tout un étage ou toute une maison permet d'avoir une transmission du signal sur toutes les prises.

more...

 

Ouverture de la FAQ sur le CPL

 Nous mettons à disposition un nouveau document qui contient des réponses qux questions les plus fréquentes sur le courant porteur de ligne. 

more...

 

TLAflash 3.09.2006

MS06-040 exploits appear...again

 Several security organizations today are reporting new increased exploits of a critical Windows server service vulnerability patched by the MS06-040 security bulletin, but Microsoft officials still insist the attacks should be limited.

more...

 

TOP 100 SWISS SITES