IT430 GDB No 1 Solution 2020-Spring Semester-VU-E-Commerce
IT430 GDB No 1 Solution 2020-Spring Semester-VU-E-Commerce has been provided in an easy to understand the way that assists students in solving GDB easily. |
Closing Date: 27th August 2020
Instructions
- ·
Your Discussion must be based on logical
facts.
- ·
Your answer should be between 4 to 5 lines.
- ·
Use the font style “Times New Roman or
Arial” and font size “12”
- ·
Your answer should be relevant to the topic that is clear and concise
Question Statement
If you are storing some personal information like
Debit/Credit Card numbers or passwords on different sites for running you’re
e-business. Do you think that cookies are stored and maintain such information
on the server-side and hackers can’t steal users’ information from these cookies
easily? Do you agree with the above statement? Please give short comments in favor
of or against the statement?
Solution
Disagree. Contrary to Server-side, cookies
are used to store data on the hard disk of the client’s side server transmitted from the server-side and maintain the state too. But Applet is a compiled Java Program;
therefore hacking can be made through malicious content that hackers have embedded
in Applet (From Client End). Thus, hackers via JavaScript can crack the hard
disk, disclose the emails in the mailbox, and even get access to any sensitive
information like debit/credit card or password, etc.
Watch video on the same topic.
Watch video on the same topic.