Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help me in this project. I will surely upvote with mine and my friends account. Please answer as soon as possible. Make a GUI

Please help me in this project. I will surely upvote with mine and my friends account. Please answer as soon as possible.

Make a GUI of data leakage detection system using HTML (you can use any other language or any other method which is suitable for you, i just need the code).

First screen: The system says Welcome and will ask option to wether login as distributor or agent. 1.For distributor it will ask for user name and password. username and password of the distributor must be unique. 2. For agent it will ask for wether to sigin or signup. (i)for sigin the agent must have to enter name,ID,password,email id. (i)for signup the agent must enter name,id,password,email id and phone number.

This section must have buttons like submit,reset and cancel below.

second screen: 1.For distributor, the options are upload files, review requests, view database, check upload date and register agents(no need of this option functionality just add this button as a showcase). step1. upload files, interface of just like you browse files from my computer and locate that file typically from a folder and upload it. you can include txt.file in it. step2. review request from agents. the agents will send req to the distributor for file sharing you can accept or reject them. step3. In case of acceptance of request you must generate secret key(must be unique) for files plus use DLP technology to add fake objects to file. in this section just generate secret key and show a message "files are protected by DLP technology, ready to be shared". Step4. share secret key with trusted agents. send secret key to agent's id or email, so he/she can access the files. step5. view database i.e to which agent you have sent the files e.g agent*1. step6. check upload date. Interface will show the date of the uploaded file. step7. check probability report. in this report you can check agent's with their id and their probablity of data leaking. just make a graph that is given below.

2. For Agent, the options are request for files, review files that are recieved, change password, check reciving details.

Note: Its obvious that the agent has to sigup and enter his details so he/she can login to the system. After signing in the agent can perform the following functions:

step 1. request files you have to enter secret key, if it matches then file will be unlocked otherwise it will remain blocked. step2.review files. files that are recieved by the agent. show an interface which will show file name and file size e.g example.txt 1mb. step3.change password for the account. you can change your password. step4.check reciving date. On which date you have received file. e.g example.txt 1-jan-2022

image text in transcribed

PROBABILITY DISTRIBUTION OF AGENT'S DATA PROBABILITY DISTRIBUTION FUNCTION O agentdata 1.0 0.9 0.8 0.7 0.6 FAKE DATA 0.5 0.4 0.3 0.2 0.1 0.0 0 4 5 2 3 AGENT FREQUENCY BACK TO DISTRIBUTOR MENU

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Programming With Visual Basic .NET

Authors: Carsten Thomsen

2nd Edition

1590590325, 978-1590590324

More Books

Students also viewed these Databases questions

Question

How to find if any no. is divisble by 4 or not ?

Answered: 1 week ago