Online Grades Calculation and Reporting Application

Slides:



Advertisements
Similar presentations
N.J. Office of Homeland Security & Preparedness Grant and Program Management Bureau Grants Tracking System.
Advertisements

Forschungszentrum Karlsruhe in der Helmholtz-Gemeinschaft Wofgang Thöne, Institute For Scientific Computing – EGEE-Meeting August 2004 Welcome to the User.
The Sherlock Project Purdue University, Department of Computer Sciences Sponsored by Tellabs, Inc. Doug Clark - Group Leader Tobey Pasheilich Raj Talwar.
Design of Web-based Systems IS Development: lecture 10.
CompBooks.COM Reading into the Future… Date: Thursday May 3, 2001 Team2: Christopher M. Logan Sowmya Prabha Nagaraja Madhuri Kakumanu Sujatha Karimisetty.
Web Servers How do our requests for resources on the Internet get handled? Can they be located anywhere? Global?
Welcome to this presentation Introduction of CORBA Entertainment Information System (CEIS)
Alumni Spotlight Web System Preliminary Design by Initrode Solutions 12/01/2006.
Multiple Tiers in Action
10/27/2006Requirements Specification1 Automated Excel Grading System Welcome Ms. Cotler and Dr. Hunter.
Alumni Spotlight Web Systems Requirements Specification by Initrode Solutions 10/25/2006.
Mobile based digital Inspection. About Android Mobile Based Application for Regular inspection accomplishment and reporting. It can be utilized by any.
Team - CA CSCI 5234 Web Security.  Collect and document information of ecommerce security mechanisms.  Using: wiki engine for collaboration.
City Hall of Iasi Ethics in e-guidance, privacy and security devices Date: Author: Cristina Nucuta.
Dr. John Stamey Department of Computer Science and Information Systems Computer Security at Coastal Carolina University Coastal Carolina University Conway,
Securing Large Applications CSCI 5931 Web Security Rungang Mo, Yingying Sun.
Online Music Store MSE Project Presentation I Presented by: Reshma Sawant Major Professor: Dr. Daniel Andresen.
1 Software Requirements Specification Presentation Client Dr. Darren Lim Friday October 30, 2009 Java.Online.Learning.Tutor.
EPAM minus Corporate social network
Protecting Internet Communications: Encryption  Encryption: Process of transforming plain text or data into cipher text that cannot be read by anyone.
Title 1 Software Linked Interactive Competitive Environment Detailed Design March 1 st, 2012.
Online Book store Course Name: Web Security Project 1 Presented by Amruta Raichurkar Videhi Patel.
Grid Chemistry System Architecture Overview Akylbek Zhumabayev.
MSE Presentation 1 By Padmaja Havaldar- Graduate Student Under the guidance of Dr. Daniel Andresen – Major Advisor Dr. Scott Deloach-Committee Member Dr.
VirtuaGrades A Web-Based Gradebook Application Don Tinsley CS 470 Project.
SQL INJECTIONS Presented By: Eloy Viteri. What is SQL Injection An SQL injection attack is executed when a web page allows users to enter text into a.
Secure Systems Research Group - FAU SW Development methodology using patterns and model checking 8/13/2009 Maha B Abbey PhD Candidate.
Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
User Experience & Interface (UXI) Proprietary & Confidential 3/25/2014 Security Notifications App Aaron Case Jessica Burciaga March 14, 2014.
Final Class Diagram for C++ Implementation Clickermatic Software Clicker.
Microsoft ASP.NET Beginning Object-Oriented Web Design Bryan Jenks © Integrated Ideas 2005.
Insee survey data response websites The « entreprises.insee.fr » portal Insee at businesses’ service.
A Web-based Integrated Console for Controlling a Set of Networks (WICCSN) By Avinash & Amber For Web Security Class under Dr Yang Andrews.
RUM Progress Report Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised By…
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.
State the Medical Research Topic Give a short description of the purpose of the research topic and what the teaching materials will cover.
Presented by: Khitam Mohammad Nzingah Gross Spring 2008; ISAM 5338 The Beehive School System Architecture II.
Scheduler CSE 403 Project SDS Presentation. What is our project? We are building a web application to manage user’s time online User comes to our webpage.
ASU/City of Tempe Wireless By William E. Lewis. Agenda Goals for the project What has been done? Current functionality Where do we go from here?
Expense Tracking System Developed by: Ardhita Maharindra Muskan Regmi Nir Gurung Sudeep Karki Tikaprem Gurung Date: December 05 th, 2008.
Banking application development. Abstract In recent years, the banking and financial sector has become one of the most vibrant sector in the Indian economy.
LOGO Accounting Module In ERP Supervisor: Mr. Nguyễn Hồng Kỳ Students: Hoàng Phương Thảo Tạ Trung Kiên Nguyễn Tấn Trí Lưu Hằng My Nguyễn Văn Tiệp.
PROJECT SECME Carthik A. Sharma Juan Carlos Vivanco Majid Khan Santhosh Kumar Grandai. Software Engineering Fall 2002.
VIRUS AND SPY PROTECTION COURSE F-SECURE ® ANTI-VIRUS CLIENT SECURITY ™ 6.
Advanced Higher Computing Science
Data and database administration
N-Tier Architecture.
Web Development Web Servers.
Online Image Management System
Content - Introduction. - Problem statement. - Objectives.
Topic 1: Data, information, knowledge and processing
Knowledge Test Centre By SASIKIRAN DIVI U
An N-tier web application
CSE 403 Project SDS Presentation
Beginning Object-Oriented Web Design
Web-based Console for Controlling a Wireless Sensor Network (WeConWSN)
A Web-based Integrated Console for Controlling a Set of Networks
Proposal Presentation
File Operations Access Permissions.
TJHSST Website Redesign
Back-End Data Security
One EPIC Place Website Scheduler
Engineering Secure Software
LOAD BALANCING INSTANCE GROUP APPLICATION #1 INSTANCE GROUP Overview
SOFTWARE DEVELOPMENT LIFE CYCLE
ITU-T Workshop on Security, Seoul (Korea), May 2002
Information Retrieval and Web Design
Item 5.1 of agenda EVUG Meeting 2015 Eurostat, Unit B3
Presentation transcript:

Online Grades Calculation and Reporting Application WEB SECURITY Online Grades Calculation and Reporting Application CSCI 5234 Dr Yang GAURAV BHOLE KALYAN PAMULA

Agenda Architecture Features Implemented Database EER diagram Use Case Diagram Potential Threats And Vulnerabilities Screenshots

3-Tier Architecture

Features Implemented Login Set Grading Criteria (Available to Professors) Set Student Grades (Available to the Professor) View Grades (Available to Professor and Student)

Database EER Diagram

UML Diagram

Potential Threats And Vulnerabilities The data sent to the server is not encrypted when sent to the Tomcat server which violates Confidentiality. There is no way for the client to know if the original server or some other server. This can be resolved using SSL which will be implemented in Phase 2(Non repudiation). Server side validation is not done.

Screen Shot- Login Page

Screen Shot- Set Grading Criteria( Welcome Page of Prof)

Set Grading Criteria and Set Student Grades

Student Welcome Page

View Student Grades

Thank you Any Questions?