2007 October » Computer internet security 
information computer networking security
 
|
|
|
News
|
Advertise
|
|
Products
|
Contact
 

Archive for October, 2007

gmail as spam filter on other email addresses

Wednesday, October 31, 2007 21:56

Google's GMail has one of the most robust spam filtering processes in the world. By using Gmail one can put a very strong spam filter check on receiving email. How to configure  You must have two email accounts to start with. If you dont have two email accounts then ask your ISP ...

This was posted under category: Email security  |  Read Full Story  |  1 Comment

Application Errors Occur After You Run Xmlinst.exe on Production Servers

Tuesday, October 30, 2007 22:55

The MSXML parser is intended for installation in "side-by-side" mode, which allows you to install the specific versions of the MSXML parser that you want without one installation of the MSXML parser affecting another. Thus, all separate versions of the MSXML parser can coexist. In addition, the new and previous ...

This was posted under category: Microsoft security, xml security  |  Read Full Story  |  10 Comments

Benefits of windows defender

Monday, October 29, 2007 22:07

Windows defender is a useful tool to detect and remove the spyware from your computer and give you an ease in an online environment.  It also have capability of updating with latest updates available by microsoft. The benefits which you can avail from this tool is as follow 1- It detects spyware. 2- ...

This was posted under category: Microsoft security  |  Read Full Story  |  3 Comments

Microsoft xml versons

Sunday, October 28, 2007 22:50

Microsoft provides several different XML parsers. The System.xml parser and the System.XML.XmlReader XML parser are included with the Microsoft .NET Framework 2.0. The MSXML parser is included in the Msxml.dll file, the Msxml2.dll file, the Msxml3.dll file, the Msxml4.dll file, the Msxml5.dll ...

This was posted under category: xml security  |  Read Full Story  |  5 Comments

Conference on xml 2007

Saturday, October 27, 2007 22:44

There will be conference on xml in December 2007. The full detail is as follow. There are two ways to register for the conference: You can register online by visiting the IDEAlliance Conference Registration site You can download and print out the PDF registration form and mail or FAX ...

This was posted under category: Business security  |  Read Full Story  |  0 Comments

Installation of modsecurity

Saturday, October 27, 2007 0:35

ModSecurity installation consists of the following steps:   ModSecurity 2.x works with Apache 2.0.x or better. Make sure you have mod_unique_id installed. (Optional) Install the latest version of libxml2, if it isn't already installed on the server. Unpack the ModSecurity archive Edit Makefile to configure ...

This was posted under category: ModSecurity  |  Read Full Story  |  0 Comments

THE IEEE 802.11 STANDARD

Friday, October 26, 2007 23:26

With respect to the International Standards Organization’s (ISO) seven layer Open Systems Interconnection (OSI) model, the 802.11 standard directs only layer one (Physical) and layer two (Data Link or Medium Access Control (MAC)) specifications. The encapsulation of data within each successive layer enables all lower layers to function without regard for their higher layer payloads. This chapter ...

This was posted under category: Networking security  |  Read Full Story  |  1 Comment

Resources for xml

Friday, October 26, 2007 22:42

Participate in the discussion forum. Read Benoît Marchal's tip "Implement XMLReader " (developerWorks, November 2003), which explains how to use a transformer to write syntactically correct documents. Check out "SAX, the power API" (developerWorks, August 2001), which explains how to use a SAX parser and compares event-based APIs (like ...

This was posted under category: xml security  |  Read Full Story  |  0 Comments

Rss and copyrights

Friday, October 26, 2007 5:12

Since the rss technology the duplication of data is at the peak. Many websites are showing the same data over and over. If not atleast one post excerpt one can see on the different places. Is there any check for this? Copyright is the only solution for this evil but one cannot ...

This was posted under category: Rss security  |  Read Full Story  |  2 Comments

WEP setup information

Thursday, October 25, 2007 23:20

The 802.11 standard describes the communication that occurs in wireless local area networks (LANs). The Wired Equivalent Privacy (WEP) algorithm is used to protect wireless communication from eavesdropping. A secondary function of WEP is to prevent unauthorized access to a wireless network; this function is not an explicit ...

This was posted under category: Wireless network security  |  Read Full Story  |  0 Comments

Encoding problems in xml

Thursday, October 25, 2007 22:40

More serious problems can arise from the use of encodings. Developers often overlook the fact that encodings do not limit the set of characters that XML supports. Every XML document supports the full Unicode character set (16-bit or 32-bit characters in XML 1.1). Encoding XML documents can reduce their size, but ...

This was posted under category: xml security  |  Read Full Story  |  0 Comments

Attack to a decrypt data

Wednesday, October 24, 2007 23:22

 A passive eavesdropper can intercept all wireless traffic, until an IV collision occurs. By XORing two packets that use the same IV, the attacker obtains the XOR of the two plaintext messages. The resulting XOR can be used to infer data about the contents of the two messages. IP traffic ...

This was posted under category: Wireless network security  |  Read Full Story  |  0 Comments