Dependable Auto Transport at EZAutoShippers.com
Analyze Network Traffic

Categories


Kindle: Amazon's New Wireless Reading Device

Analyze Network Traffic Article


 

Technologies Used To Secure Data And Network In The Organization

In this document I have discussed various technologies which can be used for improving security in the organization.
They are
1.Window AD Authentication
2.DLP Solution
3.File/HDD Encryption
4.Antivirus
5.Token/Biometric Access System
6.VPN/IPSEC
7.NAC
8.CSA

DLP Solution-
DLP is Data Loss Prevention. The DLP comprises of identifying, monitoring and protecting the data. The data can be in use (e.g. endpoint), in motion (e.g. network) and
Can be at rest (e.g. SAN-Storage Area Network).The DLP can find out the sensitive data through deep content inspection, contextual security analysis of transaction (attributes of originator, data object, medium, timing, recipient/destination, etc.). The DLP systems are designed to detect and prevent the unauthorized use and transmission of confidential (sensitive) information.

a.Network DLP
These are the systems usually installed near to the Internet connection of the organizations network and Analyze Network Traffic for sensitive information transmission. That includes email, Chat, FTP, IM, HTTP, HTTPS. These can also work as a Storage DLP systems

b.Host DLP
These systems run on end user workstations and servers in the organization. They can be used to control the information flow between groups or types of users. They can also be used to control email and other forms of communication. Host systems have the advantage that they can monitor and control access to physical devices (such as mobile devices with data storage capabilities e.g. pendrives) and in some cases can access information before it has been encrypted.
[removed]// [removed] [removed] [removed] [removed][removed] [removed][removed] [removed]// [removed]
Windows AD environment
All the hosts connected will have a domain environment which gives flexibility, scalability, security to the network and to the users. Windows uses robust Kerberos based authentication which is difficult to break. The network gives manageability as the rights management becomes easy. The rights can be assigned to individual users or group of users. Also severalauthentication methods like biometric or token based systems can be directly integrated with the AD system.

File/HDD encryption
Encryption is the process of transforming information (referred to as plaintext) using an algorithm (called cipher) to make it unreadable to anyone except those possessing special knowledge, usually referred to as a key.
It can be mainly of two types
a. File Encryption
b. Disk Encryption

File Encryption- It is the process used to encrypt the files. The owner will encrypt the files and keep it in an encrypted form. If the data gets stolen or in the wrong hands the stealer will not be able to find out what the real content of the file is.

Disk Encryption-It's also called as Volume Encryption. In this type of encryption the data on the whole disk is encrypted with a specific algorithm. The encryption will be transparent to the user i.e. the user will not be able to make out whether the data is getting encrypted or not. If the disk gets stolen the thief will not be able to get the contents as the whole disk will be encrypted.

Antivirus
Antivirus can be of two types a. Signature based Antivirus, b. Behavior based Antivirus

a. Signature based Antivirus- These AV's detect the viruses based on the signatures given to them by the database system. These databases get updated but if any signature is missing then the virus/ worm will be active up to that time.
b. Behavior based Antivirus- These AV's detect the behavior of the application and if it finds the behavior as suspicious then it marks it as a virus and takes appropriate action. These type of AV's can be used to prevent zero day attacks for which the solution has not been released by the AV vendor yet.
[removed]// [removed] [removed] [removed] [removed]// [removed]
Token/Biometric Based Authentication
Security tokens are used to prove one's identity electronically. The token is used in addition to or in place of a password to prove that the customer is who they claim to be. The token acts like an electronic key to access something. It can be abiometric based token e.g. a token with fingerprints
There are four types of tokens:
1. Static Password. 2. Synchronous Dynamic Password
3. Asynchronous Password
4. Challenge Response
In these Challenge Response and Synchronous Dynamic Password are bit difficult to hack.These are also called dual factor authentications as the user will have to give what he is having (a token) and what he knows ( a password). This type of security gives an edge over the other technologies.

IPSEC VPN
IPsec is a dual mode, end-to-end, security scheme operating at the Internet Layer of the Internet Protocol Suite or OSI model Layer 3. IPsec can be used for protecting any application traffic across the Internet or any private network. Applications need not be specifically designed to use IPsec.
The IPsec suite is a framework of open standards. IPsec uses the following protocols to perform various functions:
a. A security association (SA) set up by Internet Key Exchange (IKE and IKEv2) or Kerberized Internet Negotiation of Keys (KINK) by handling negotiation of protocols and algorithms and to generate the encryption andauthentication keys to be used by IPsec.
b. Authentication Header (AH) to provide connectionless integrity and data origin authentication for IP datagrams and to provide protection against replay attacks.
c. Encapsulating Security Payload (ESP) to provide confidentiality, data origin authentication, connectionless integrity, an anti-replay service (a form of partial sequence integrity), and limited traffic flow confidentiality.

NAC -Network Admission Control
Network Access Control (NAC) is a computer networking solution that uses a set of protocols to define and implement a policy that describes how to secure access to a network nodes by devices when they initially attempt to access the network. NAC might integrate the automatic remediation process (fixing non-compliant nodes before allowing access) into the network systems, allowing the network infrastructure such as routers, switches and firewalls to work together with back office servers and end user computing equipment to ensure the information system is operating securely before interoperability is allowed. It attempts to unify endpoint security technology (such as antivirus, host intrusion prevention, and vulnerability assessment), user or systemauthentication and network security enforcement so that the access to the network and other resources gets restricted from hackers.

Goals of NAC
Mitigation of zero-day attacks
The key value proposition of NAC solutions is the ability to prevent end-stations that lack antivirus, patches, or host intrusion prevention software from accessing the network and placing other computers at risk of cross-contamination of computer worms.

Policy enforcement
NAC solutions allow network operators to define policies, such as the types of computers or roles of users allowed to access areas of the network, and enforce them in switches, routers, and network middleboxes.

Identity and access management
Where conventional IP networks enforce access policies in terms of IP addresses, NAC environments attempt to do so based on authenticated user identities, at least for user end-stations such as laptops and desktop computers.

CSA-Cisco Security Agent
CSA is an endpoint intrusion prevention system software which is rule-based and examines system activity and network traffic, determining which behaviors are normal and which may indicate an attack.
CSA uses a two or three-tier client-server architecture. The Management Center 'MC' (or Management Console) contains the program logic; an MS SQL database backend is used to store alerts and configuration information; the MC and SQL database may be co-resident on the same system. The Agent is installed on the desktops and/or servers to be protected. The Agent communicates with the Management Center, sending logged events to the Management Center and receiving updates in rules when they occur.

In this document I have discussed various technologies which can be used for improving security in the organization.
They are
1.Window AD Authentication
2.DLP Solution
3.File/HDD Encryption
4.Antivirus
5.Token/Biometric Access System
6.VPN/IPSEC
7.NAC
8.CSA

DLP Solution-
DLP is Data Loss Prevention. The DLP comprises of identifying, monitoring and protecting the data. The data can be in use (e.g. endpoint), in motion (e.g. network) and
Can be at rest (e.g. SAN-Storage Area Network).The DLP can find out the sensitive data through deep content inspection, contextual security analysis of transaction (attributes of originator, data object, medium, timing, recipient/destination, etc.). The DLP systems are designed to detect and prevent the unauthorized use and transmission of confidential (sensitive) information.

a.Network DLP
These are the systems usually installed near to the Internet connection of the organizations network and Analyze Network Traffic for sensitive information transmission. That includes email, Chat, FTP, IM, HTTP, HTTPS. These can also work as a Storage DLP systems

b.Host DLP
These systems run on end user workstations and servers in the organization. They can be used to control the information flow between groups or types of users. They can also be used to control email and other forms of communication. Host systems have the advantage that they can monitor and control access to physical devices (such as mobile devices with data storage capabilities e.g. pendrives) and in some cases can access information before it has been encrypted.
[removed]// [removed] [removed] [removed] [removed][removed] [removed][removed] [removed]// [removed]
Windows AD environment
All the hosts connected will have a domain environment which gives flexibility, scalability, security to the network and to the users. Windows uses robust Kerberos based authentication which is difficult to break. The network gives manageability as the rights management becomes easy. The rights can be assigned to individual users or group of users. Also severalauthentication methods like biometric or token based systems can be directly integrated with the AD system.

File/HDD encryption
Encryption is the process of transforming information (referred to as plaintext) using an algorithm (called cipher) to make it unreadable to anyone except those possessing special knowledge, usually referred to as a key.
It can be mainly of two types
a. File Encryption
b. Disk Encryption

File Encryption- It is the process used to encrypt the files. The owner will encrypt the files and keep it in an encrypted form. If the data gets stolen or in the wrong hands the stealer will not be able to find out what the real content of the file is.

Disk Encryption-It's also called as Volume Encryption. In this type of encryption the data on the whole disk is encrypted with a specific algorithm. The encryption will be transparent to the user i.e. the user will not be able to make out whether the data is getting encrypted or not. If the disk gets stolen the thief will not be able to get the contents as the whole disk will be encrypted.

Antivirus
Antivirus can be of two types a. Signature based Antivirus, b. Behavior based Antivirus

a. Signature based Antivirus- These AV's detect the viruses based on the signatures given to them by the database system. These databases get updated but if any signature is missing then the virus/ worm will be active up to that time.
b. Behavior based Antivirus- These AV's detect the behavior of the application and if it finds the behavior as suspicious then it marks it as a virus and takes appropriate action. These type of AV's can be used to prevent zero day attacks for which the solution has not been released by the AV vendor yet.
[removed]// [removed] [removed] [removed] [removed]// [removed]
Token/Biometric Based Authentication
Security tokens are used to prove one's identity electronically. The token is used in addition to or in place of a password to prove that the customer is who they claim to be. The token acts like an electronic key to access something. It can be abiometric based token e.g. a token with fingerprints
There are four types of tokens:
 Static Password.
 Synchronous Dynamic Password
 Asynchronous Password
 Challenge Response
In these Challenge Response and Synchronous Dynamic Password are bit difficult to hack.These are also called dual factor authentications as the user will have to give what he is having (a token) and what he knows ( a password). This type of security gives an edge over the other technologies.

IPSEC VPN
IPsec is a dual mode, end-to-end, security scheme operating at the Internet Layer of the Internet Protocol Suite or OSI model Layer 3. IPsec can be used for protecting any application traffic across the Internet or any private network. Applications need not be specifically designed to use IPsec.
The IPsec suite is a framework of open standards. IPsec uses the following protocols to perform various functions:
a. A security association (SA) set up by Internet Key Exchange (IKE and IKEv2) or Kerberized Internet Negotiation of Keys (KINK) by handling negotiation of protocols and algorithms and to generate the encryption andauthentication keys to be used by IPsec.
b. Authentication Header (AH) to provide connectionless integrity and data origin authentication for IP datagrams and to provide protection against replay attacks.
c. Encapsulating Security Payload (ESP) to provide confidentiality, data origin authentication, connectionless integrity, an anti-replay service (a form of partial sequence integrity), and limited traffic flow confidentiality.

NAC -Network Admission Control
Network Access Control (NAC) is a computer networking solution that uses a set of protocols to define and implement a policy that describes how to secure access to a network nodes by devices when they initially attempt to access the network. NAC might integrate the automatic remediation process (fixing non-compliant nodes before allowing access) into the network systems, allowing the network infrastructure such as routers, switches and firewalls to work together with back office servers and end user computing equipment to ensure the information system is operating securely before interoperability is allowed. It attempts to unify endpoint security technology (such as antivirus, host intrusion prevention, and vulnerability assessment), user or systemauthentication and network security enforcement so that the access to the network and other resources gets restricted from hackers.

Goals of NAC
Mitigation of zero-day attacks
The key value proposition of NAC solutions is the ability to prevent end-stations that lack antivirus, patches, or host intrusion prevention software from accessing the network and placing other computers at risk of cross-contamination of computer worms.

Policy enforcement
NAC solutions allow network operators to define policies, such as the types of computers or roles of users allowed to access areas of the network, and enforce them in switches, routers, and network middleboxes.

Identity and access management
Where conventional IP networks enforce access policies in terms of IP addresses, NAC environments attempt to do so based on authenticated user identities, at least for user end-stations such as laptops and desktop computers.

CSA-Cisco Security Agent
CSA is an endpoint intrusion prevention system software which is rule-based and examines system activity and network traffic, determining which behaviors are normal and which may indicate an attack.
CSA uses a two or three-tier client-server architecture. The Management Center 'MC' (or Management Console) contains the program logic; an MS SQL database backend is used to store alerts and configuration information; the MC and SQL database may be co-resident on the same system. The Agent is installed on the desktops and/or servers to be protected. The Agent communicates with the Management Center, sending logged events to the Management Center and receiving updates in rules when they occur.

Nityanand Parab is working as Technical Lead at Avi Electronics and Networks Pvt. Ltd.

Article Source: ArticlesBase.com


How to Troubleshoot IT's Network Problems?
Hello. I am asking for some help on where to start troubleshooting our network problems. Some Background. We are in a Field Office. I am not an IT guy, However I am a Tech/programmer. Since we are in a field office we have fileservers and our connection to the internet goes through a VPN to the head office(with what I think is ip routing tables). and currently we can't open files from the Headoffice Fileserver. Also if a try to download of the internet most of the time the file just freezes. Most of the time any website the uses Java or ASP freezes constantly. What i would like to know is either where should I start to look to tackle network problem(ie documents, Forums). Or are there any programs that analyze network traffic to see what could be wrong. Thanks - yes I can ping the server. mount the server and ever see what is not the server. I think it might have something to do with with an MTU size problem(but I don't know much about MTU packet troubleshooting) - I don't know about fileserver port but I will look into it(what might the port be called) ping XXXXXXXXX -l 1400 -f -r 8 Pinging XXXXXXXXXXXX [XXX.XXX.4.20] with 1400 bytes of data: Reply from XXX.XXX.4.20: bytes=1400 time=12ms TTL=126 Route: XXX.XXX.42.1 -> XXX.XXX.4.9 -> XXX.XXX.4.20 -> XXX.XXX.42.2 -> XXX.XXX.14.1 Ping statistics for XXX.XXX.4.20: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 12ms, Maximum = 12ms, Average = 12ms

Get the answers...


IP 0.0.0.0-255.255.255.255 using UDP, what does it mean?
I am using sflow for analyzing network traffic and found 0.0.0.0-255.255.255.255 udp flow. What does it mean?

Get the answers...


Anyone up for a quiz?
1. ___ is a common-channel signaling standard developed in the late 1970?s. 2. ___ signaling can be represented by a sinusoidal waveform. 3. To encode a voice signal into a digital form, all sampling techniques utilize the ____ theorem. 4. The most common signaling method for user-to-network analog communications is ____. 5-6. ISDN offers two access methods: ____ and ____ (2 points) 7. In ISDN, the ___ channel carries the user information or data. 8. In ISDN, the ___ channel carries signaling information. 9. In ISDN, the ___ reference point specifies information for the local loop. 10. In ISDN, the ___ reference point provides a connection point for non-ISDN devices. 11. The sum of 23B and 1D in PRI provides ___Mbps and is commonly referred to as a T1. 12. The ___ routes all the signaling messages in the SS7 network. 13. ___ are telephone switches that are provisioned with SS7 capabilities. 14. Layer 7 of the OSI model. ___ 15. Layer 6 of the OSI model. ___ 16. Layer 5 of the OSI model. ___ 17. Layer 4 of the OSI model. ___ 18. Layer 3 of the OSI model. ___ 19. Layer 2 of the OSI model. ___ 20. Layer 1 of the OSI model. ___ 21-23. An IP packet can be addressed in three ways, they are: ____ , ____ and ____ 24. ___ is a connection-less layer 4 protocol. 25. ___ is a connection-oriented layer 4 protocol. 26. ___ is a variation of packet interarrival time and it doesn?t occur in circuit-switched networks. 27. ___ is the standard protocol for transmitting delay-sensitive traffic on packet-switched networks. Relating to voice security (28-30): 28. ___ means the recipient should receive the packets that were sent with no alteration in the contents. 29. ___ means that a third party should not be able to read the data that is intended for the recipient. 30. ___ is another term for validating that the sender and recipient are legitimate. 31. ___ monitor and analyze network traffic to detect intrusion. 32-33. Two examples of link-state routing protocols are: ____ and ___ 34-35. Two examples of distance-vector routing protocols are: ___ and ___ 36. The physical cabling that runs into your home is commonly called the ___ ____. 37. The ___ ___ is where you would find racks of telephone switches that homes/businesses connect to. 38. PSTN requires a ____ plan to differentiate the phone number?s country code, central office code, and station#. ITU-T and NANP are the current plans. 39. Layer 4 of the TCP/IP model. ___ 40. Layer 3 of the TCP/IP model. ___ 41. Layer 2 of the TCP/IP model. ___ 42. Layer 1 of the TCP/IP model. ___ 43-44. The two layers of the Transport Layer Security (TLS) are: _____ and ____ 45-50. What are the six types of links that can be found in the SS7 network? 51-53. What are the three basic functions that must occur in a basic voice transaction? (setup, transmission, teardown) yeah, I left it there on purpose? 54-60. Explain Weighted Fair Queuing and how it applies to VoIP traffic. Include the mechanisms that are used in calculating the queue.

Get the answers...

Related Analyze-network-traffic Videos


Next page: Internet Traffic Tracking


Bookmark/Share This Page:

ADD TO DEL.ICIO.US
ADD TO DIGG
ADD TO FURL
ADD TO NEWSVINE
ADD TO NETSCAPE
ADD TO REDDIT
ADD TO STUMBLEUPON
ADD TO TECHNORATI FAVORITES
ADD TO SQUIDOO
ADD TO WINDOWS LIVE
ADD TO YAHOO MYWEB
ADD TO ASK
ADD TO GOOGLE
ADD TO MAGNOLIA
ADD TO NING
ADD TO RAWSUGAR
ADD TO SPURL
ADD TO TAGTOOGA


Bookmark and Share

Recommended Products

Shop Official 2010 NFL Sideline Gear at FansEdge


Analyze Network Traffic News


WhatsUp Gold Flow Monitor: Network Traffic Analysis


Network traffic analysis from WhatsUp Gold NetFlow Monitor lets you gather, analyze and report on traffic patterns and bandwidth utilization on ...

youtube.com

Read more...


TimeLine 2.0 Network Recorder - Capture & Analyze Network Traffic Fast!


More: bit.ly - The TimeLine™ network recorder takes capture and analysis of network and media traffic on highly utilized networks to a whole new ...

youtube.com

Read more...


YouTube - wildpackets Channel: WildPackets Network Monitoring & Analysis


youtube.com

Read more...


DEFCON 19: Cellular Privacy: A Forensic Analysis of Android Network Traffic


Speaker: Eric Fulton Director of Research, Lake Missoula Group, LLC People inherently trust their phones, but should they? "Cellular Privacy ...

youtube.com

Read more...


Analyzing App Traffic with Solarwinds Orion NTA


www.solarwinds.com Learn how to analyze the application traffic on your network using Orion NetFlow Traffic Analyzer from SolarWinds. www ...

youtube.com

Read more...


Monitor Network Traffic, Routers and Switches with Orion NPM


For more information, visit: www.solarwinds.com Josh Stephens talks with Network Engineers from the Department of Technology Services at Arlington ...

youtube.com

Read more...


Cisco Visual Networking Index Global IP Traffic Forecast, 2010-2015 Update


The Cisco Visual Networking Index (VNI) is the company's ongoing effort to forecast and analyze the growth and use of IP networks worldwide ...

youtube.com

Read more...



Neustar's UltraDNS-Global Managed DNS

Permalink: Analyze Network Traffic | | Copyright © 2012 trafficpals.com All Rights Reserved

  Home   Sitemap   Develop Your Domain Names