MBA Degree online,MBA,PROJECTS,BMS NOTES,BMS PROJECTS, MBA PROJECTS, MBA NOTES, MANAGEMENT FORUM, MBA HELPLINE,FYBMS,SYBMS,TYBMS, MANAGEMENTPARADISE.COM

Go Back   ManagementParadise.com - Your MBA Online Degree Program and Management Students Forum for MBA,BMS, MMS, BMM, BBA, students & aspirants. > Projects HUB for Management Students ( MBA Projects and dissertations / BMS Projects / BBA Projects > PUBLISH / UPLOAD PROJECT OR DOWNLOAD REFERENCE PROJECT > Infosystems



network security

This is a discussion on network security within the Infosystems forums, part of the PUBLISH / UPLOAD PROJECT OR DOWNLOAD REFERENCE PROJECT category; Network Security Network A ``network'' has been defined as ``any set of interlinking lines resembling a net, a network of ...

Reply
 
LinkBack Thread Tools Display Modes
Sponsored Links
network security
Old
  (#1 (permalink))
yummy1984
Active Manager
yummy1984 will become famous soon enoughyummy1984 will become famous soon enough
 
yummy1984's Avatar
Institute: mumbai university
Awards Showcase
Finance Guru of MP Member of the Month 
Total Awards: 2
 
Status: Offline
Posts: 204
Management Paradise Rupees.: 6,895
Join Date: Apr 2008
network security - January 20th, 2009

Network Security

Network
A ``network'' has been defined as ``any set of interlinking lines resembling a net, a network of roads || an interconnected system, a network of alliances.''

Firewalls
In order to provide some level of separation between an organization's intranet and the Internet, firewalls have been employed. A firewall is simply a group of components that collectively form a barrier between two networks.
Bastion host.
A general-purpose computer used to control access between the internal (private) network (intranet) and the Internet (or any other untrusted network).
Router.
A special purpose computer for connecting networks together.
Access Control List (ACL).
Many routers now have the ability to selectively perform their duties, based on a number of facts about a packet that comes to it. This includes things like origination address, destination address, destination service port, and so on
Demilitarized Zone (DMZ).
The DMZ is a critical part of a firewall: it is a network that is neither part of the untrusted network, nor part of the trusted network. But, this is a network that connects the untrusted to the trusted.
Proxy.
This is the process of having one host act in behalf of another. A host that has the ability to fetch documents from the Internet might be configured as a proxy server

Types of Firewalls

1. Application Gateways

These are made up of bastion hosts that run special software to act as a proxy server. This software runs at the Application Layer of our old friend the ISO/OSI Reference Model, hence the name. Clients behind the firewall must be proxitized (that is, must know how to use the proxy, and be configured to do so) in order to use Internet services. Traditionally, these have been the most secure, because they don't allow anything to pass by default, but need to have the programs written and turned on in order to begin passing traffic.

2. Packet Filtering

Packet filtering is a technique whereby routers have ACLs (Access Control Lists) turned on. By default, a router will pass all traffic sent it, and will do so without any sort of restrictions. Employing ACLs is a method for enforcing your security policy with regard to what sorts of access you allow the outside world to have to your internal network, and vice versa.

3. Hybrid Systems
In an attempt to marry the security of the application layer gateways with the flexibility and speed of packet filtering, some vendors have created systems that use the principles of both.




IT GOVERNANCE

Definition
The leadership and organisational structures and processes that ensure that the organisation’s IT sustains and extends the organisation’s strategies and objectives.'
Information technology governance, IT governance or ICT Governance, is a subset discipline of Corporate governance focused on information technology systems and their performance and risk management. The rising interest in IT governance is partly due to compliance initiatives as well as the acknowledgement that IT projects can easily get out of control and profoundly affect the performance of an organization.
A characteristic theme of IT governance discussions is that the IT capability can no longer be a black box. The traditional handling of IT management by board-level executives is that due to limited technical experience and IT complexity, key decisions are deferred to IT professionals. IT governance implies a system in which all stakeholders, including the board, internal customers and related areas such as finance, have the necessary input into the decision making process. This prevents a single stakeholder, typically IT, being blamed for poor decisions. It also prevents users from later complaining that the system does not behave or perform as expected.
IT is essential to manage transactions, information and knowledge necessary to initiate and sustain economic and social activities. These activities increasingly rely on globally cooperating entities to be successful. In many organizations, IT is fundamental to support, sustain and grow the business.
While many organizations recognize the potential benefits that technology can yield, the successful ones also understand and manage the risks associated with implementing new technologies. Among the enterprise's challenges and concerns are:
Aligning IT strategy with the business strategy
Cascading strategy and goals down into the enterprise
Providing organizational structures that facilitate the implementation of strategy and goals
Insisting that an IT control framework be adopted and implemented
Measuring IT's performance
Effective and timely measures aimed at addressing these top management concerns need to be promoted by the governance layer of an enterprise. Hence, boards and executive management need to extend governance, already exercised over the enterprise, to IT by way of an effective IT governance framework that addresses strategic alignment, performance measurement, risk management, value delivery and resource management. Simply put, IT governance and the effective application of an IT governance framework are the responsibilities of the board of directors and executive management. IT governance is an integral part of enterprise governance and consists of the leadership and organizational structures and processes that ensure that the organization's IT sustains and extends the organization's strategies and objectives. An IT governance framework, such as Control Objectives for Information and related Technology (COBIT) can be a critical element in ensuring proper control and governance over information and the systems that create, store, manipulate and retrieve it.
IT governance is supported by disciplines such as
• IT portfolio management
• Enterprise architecture
• Project governance
• Project management and Program management in the enterprise IT
• IT service management
• Business Technology Optimization

Integration Testing
• Top-down integration testing
1. Main control module used as a test driver and stubs are substitutes for components directly subordinate to it.
2. Subordinate stubs are replaced one at a time with real components (following the depth-first or breadth-first approach).
3. Tests are conducted as each component is integrated.
4. On completion of each set of tests and other stub is replaced with a real component.
5. Regression testing may be used to ensure that new errors not introduced.
• Bottom-up integration testing
1. Low level components are combined in clusters that perform a specific software function.
2. A driver (control program) is written to coordinate test case input and output.
3. The cluster is tested.
4. Drivers are removed and clusters are combined moving upward in the program structure.
• Regression testing (check for defects propagated to other modules by changes made to existing program)
1. Representative sample of existing test cases is used to exercise all software functions.
2. Additional test cases focusing software functions likely to be affected by the change.
3. Tests cases that focus on the changed software components.
• Smoke testing
1. Software components already translated into code are integrated into a build.
2. A series of tests designed to expose errors that will keep the build from performing its functions are created.
3. The build is integrated with the other builds and the entire product is smoke tested daily (either top-down or bottom integration may be used).

Debugging
• Debugging (removal of a defect) occurs as a consequence of successful testing.
• Some people are better at debugging than others.
• Common approaches:
1. Brute force (memory dumps and run-time traces are examined for clues to error causes)
2. Backtracking (source code is examined by looking backwards from symptom to potential causes of errors)
3. Cause elimination (uses binary partitioning to reduce the number of locations potential where errors can exist)
Advertisement
   
Friends: (6)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
network security
MBA Help
RAM
Your Friendly Helper
MBA
 
Specialisation:MBA
Rep Power: 10BMS MBA Helper[/url]
MBA Helper
Hello,
This is RAM (Robot Automated Message). It may take a while for the MP community to reply to YOUR message. By the time, use the Search Option below to get more information related to your topic



If You Are New to the Forum, Click Here for NEWBIE's Guide to MP ! , Follow the Rules and Check the FAQs .

Hope You Enjoy your Stay . Help Others Help Yourself !

PS: DO NOT POST FOR THANKING A USER, CLICK ON THE THANKS BUTTON INSTEAD

Re: network security
Old
  (#2 (permalink))
amitjangid
Active Manager
amitjangid is on a distinguished road
 
amitjangid's Avatar
Institute: K.C.C.M.S.
 
Status: Offline
Posts: 151
Management Paradise Rupees.: 4,083
Join Date: Mar 2006
Location: Bhayandar
Age: 25
Re: network security - April 25th, 2009

network security in indiais not so well developed but hope for the best we will not take it seriously untill some 1 will hack and destroy some thg big



To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
Love takes up where knowledge leaves off
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
  Send a message via Yahoo to amitjangid Send a message via MSN to amitjangid Send a message via Skype™ to amitjangid 
Friends: (0)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: network security
Old
  (#3 (permalink))
gpm_2009
Trainee Manager
gpm_2009 is an unknown quantity at this point
 
gpm_2009's Avatar
Institute: PTU
 
Status: Offline
Posts: 1
Management Paradise Rupees.: 241
Join Date: Aug 2009
Re: network security - August 21st, 2009

Hi could anyone provide network security project for an organization???
   
Friends: (0)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: network security
Old
  (#4 (permalink))
jamesasbond
Trainee Manager
jamesasbond is an unknown quantity at this point
 
jamesasbond's Avatar
Institute: smu
 
Status: Offline
Posts: 2
Management Paradise Rupees.: 240
Join Date: Oct 2009
Re: network security - October 2nd, 2009

thanks for this help dude... also i am looking for more helps from you, i hope you will help me out in this, with hope, James.
   
Friends: (0)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
network, security

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


» jam_mag
» Announcements
» entrepreneur_partner
» event


» MBA Events
Ahvan 09 - First Day...
by PR_mp
Last post by PR_mp
1 Day Ago 06:17 PM
INvitation for...
Last post by agarwalla.rima
2 Days Ago 04:06 PM
Ahvan, the IIM-Indore...
by PR_mp
Last post by PR_mp
3 Days Ago 02:17 PM
I-Rising’s Enigma, IIM...
by PR_mp
Last post by PR_mp
1 Week Ago 07:16 PM
Chain Reaction event ,...
by PR_mp
Last post by PR_mp
1 Week Ago 07:14 PM
» Stats
Members: 161,229
Threads: 159,550
Posts: 322,445
Top Poster: MP-ROBOT (18,240)
Welcome to our newest member, amitsahu
Powered by vBadvanced CMPS v3.2.0


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
vBulletin Skin developed by: vBStyles.com
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
ManagementParadise is not responsible for the views and opinion of the posters. The posters and only posters shall be liable for any copyright infringement.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169