A Web-based Integrated Console for Controlling a Set of Networks (WICCSN) By Avinash & Amber For Web Security Class under Dr Yang Andrews.

Slides:



Advertisements
Similar presentations
Basic Concepts of a Computer Network
Advertisements

ICS 434 Advanced Database Systems
BY MAULIK PATEL CED, GPERI Computing Architecture.
START By: Mamello Thinyane Thursday, 20 th March, 2003 Supervisor: Greg Foster 00:00 BSc Hons – Rhodes University Project Proposal for:
Virtual SharePoint Summit 2010 hosted by Rackspace Overcoming Collaboration Challenges with SharePoint Chris Samson Leslie Sistla Virtual SharePoint Summit.
Virtual Ticketing Agents using Web Services and J2EE Advisor: Dr. Chung-E-Wang Date: 05/06/03 Naveen Repala.
TAC Vista Security. Target  TAC Vista & Security Integration  Key customer groups –Existing TAC Vista users Provide features and hardware for security.
This work is supported by the National Science Foundation under Grant Number DUE Any opinions, findings and conclusions or recommendations expressed.
Introduction to Servlet & JSP
WISENET Wireless Sensor Network Project Team: J. Dunne D. Patnode Advisors: Dr. Malinowski Dr. Schertz.
ORACLE APPLICATION SERVER BY PHANINDER SURAPANENI CIS 764.
Mr. Mark Welton.  Three-tiered Architecture  Collapsed core – no distribution  Collapsed core – no distribution or access.
Copyright © 2002 ACNielsen a VNU company Key Features and Benefits of the 3CX PBX for Windows Server.
Sage CRM Developers Course
Basic Networking Components
2N® Access Commander Product presentation.
Networking Components By: Michael J. Hardrick. HUB  A low cost device that sends data from one computer to all others usually operating on Layer 1 of.
INFO 355Week #61 Systems Analysis II Essentials of design INFO 355 Glenn Booker.
PHASE 3: SYSTEMS DESIGN Chapter 8 System Architecture.
Cisco Networking Academy Training Program in Afghanistan.
Web Based Applications
OASIS V2+ Next Generation Open Access Server CSD 2006 / Team 12.
Databases and the Internet. Lecture Objectives Databases and the Internet Characteristics and Benefits of Internet Server-Side vs. Client-Side Special.
CSD 2006 / TEAM 12 Final presentation 29 th May 2006.
NETWORKING COMPONENTS By Scott H. Bowers. HUB A hub can be easily mistaken for a switch, physically there are no defining characteristics, both have power.
Taiwan Network Information Center Introduction to TWNIC RMS (Resource Management System) 15 th APNIC NIR Meeting David Chen Feb 26,
GROUP INVOLVED IN A WEB APPLICATION DEVELOPMENT Continue.
Abierman-nanog-30may03 1 XML Router Configs BOF Operator Involvement Andy Bierman
1 C-DAC/Kolkata C-DAC All Rights Reserved Computer Security.
Year 10 – Chapter 4 – Computer Networks Lesson 2: Setting up a Network Starter Task – Can you think of reasons to set up a network? Why Use Networks? 1.
NuolSec VIspace Vientiane, Laos.
Introduction to network management. INTRODUCTION ● Course Overview ● Course Objectives.
A Study of Wireless Virtual Network Computing Kiran Erra.
Networking Components
Copyright © cs-tutorial.com. Overview Introduction Architecture Implementation Evaluation.
11 SECURING NETWORK COMMUNICATION Chapter 9. Chapter 9: SECURING NETWORK COMMUNICATION2 OVERVIEW  List the major threats to network communications. 
Distributed Information Systems. Motivation ● To understand the problems that Web services try to solve it is helpful to understand how distributed information.
1 J. Keller, R. Naues: A Collaborative Virtual Computer Security Lab Amsterdam,Dec 4, 2006 Amsterdam, DEC 4, 2006 Jörg Keller FernUniversität in Hagen,
Enterprise Network Security Accessing the WAN – Chapter 4.
COGNOS 8BI Introduction and Architecture
INTRODUCTION GORT is a virtual 3D modeling environment for computer programmers. Its main area of focus is to aid in the education of programmers learning.
Home Appliance Control System Team: Abhishek Anand Abhinav Devpura Chaitanya Halbe Eric Anderson Jamie Smith LeQiao Madhura Bhatawadekar Sandip Gaikwad.
1. ◦ Intro ◦ Client-side security ◦ Server-side security ◦ Complete security ? 2.
OpenCIT and OpenTicket Demonstrating the functionality of the OpenEngSB.
Middleware IS 8030 – Integrated Computing Environments Dr. Hoganson Middleware What is middleware? A software interface glue that resides between the operating.
A Web-based Console for Controlling a Wireless Sensor network Team A: Thang Nguyen – Duc Duong Course CSCI 5234: Web Security Instructor: Dr. T. Andrew.
Systems Analysis and Design in a Changing World, 6th Edition 1 Chapter 6 - Essentials of Design an the Design Activities.
.  Hubs send data from one computer to all other computers on the network. They are low-cost and low-function and typically operate at Layer 1 of the.
Price range varies from $17.99 to $34.99 or more. Device 1 Device 2 Network Connection.
PROJECT SECME Carthik A. Sharma Juan Carlos Vivanco Majid Khan Santhosh Kumar Grandai. Software Engineering Fall 2002.
Computer Networking Fundamentals
Integration of and Third-Generation Wireless Data Networks
Year 11 – Chapter 4 – Computer Networks
The task for IS Systems collecting NWCPO Data
A Study of Wireless Virtual Network Computing
EADD – Introduction Chapter -1.
Computer Network.
An N-tier web application
Web-based Console for Controlling a Wireless Sensor Network (WeConWSN)
A Web-based Integrated Console for Controlling a Set of Networks
Network Hardware – LO’s
Network Models, Hardware, Protocols and number systems
Computer Network.
Online Grades Calculation and Reporting Application
Planning a Network Upgrade
Unit 36: Internet Server Management
Chapter 17: Client/Server Computing
REST Easy - Instant APIs for Your Database
SBS 2008 – One year on David Overton
Introduction to Networking Security
Presentation transcript:

A Web-based Integrated Console for Controlling a Set of Networks (WICCSN) By Avinash & Amber For Web Security Class under Dr Yang Andrews

Agenda  Project Introduction  Design  Prototype Screen Shots  Questions and Answers

What is WICCSN?  Network today consists of Wired and wireless counterparts  Network has grown enormously  Needs CONTROL  Web is Ubiquitous  Controlling should be easy through web  If not necessarily all the configurations, settings

Challenges  What all to be controlled( The servers, switches, routers, firewalls other shared devices)  How much of control is possible  What different technologies could be used  Security of the interfaces Secure web Connections Secure web Connections Secure Data Base and connectivity Secure Data Base and connectivity

Initial Design  4 Tier system separated well enough to support any extensions  Advantage: not much changes to other interfaces if one interface changes or is modified  Problem! – lack of time

More Middleware  Middle ware implements and understands all the API’s nuances  Could easily support many simple calls from the web server( implemented using JSP, ASP.. Etc) like mw_read(args*) mw_write(args*) mw_modify(args*)..  Can acess more than one type of database & also other applications

Overview

Class Diagrams

Class diagrams continued..

ER Diagram

Prototype Screen Shots

WICCSN – an introspection  Very ambitious project to be done in 3 months!  Lacking expertise in the key areas, including the know how about the networks work  Controlling the network through web needs some more technologies to be familiar with.

So far..  Prototype  Proof of concepts for middleware  Design Still to go..  More Network tools  JNI interface  HTTPS

References   ddleware.html ddleware.html ddleware.html

Questions? and Answers! Thank You !