Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Aashutosh Bansal, Tejna Khosla , Vinay Kumar Saini
DOI Link: https://doi.org/10.22214/ijraset.2023.48475
Certificate: View Certificate
E-Commerce security is a component of information security framework and applied to avenues including data security, computer security etc. It includes protection of E-Commerce assets against illegal access, use modification or demolishing of data. However, due to increase in sensitivity to assaults, the attackers employ phony websites and apps to breach the security of payment related activities over the internet. This paper presents the review of various security challenges encountered in e-commerce applications and the methods to avoid or overcome them. The paper provides a survey of some techniques employed by various researchers. The majority of banking transactions now take place online due to the expansion of e-commerce. They use merchant-provided websites or pay-per-use apps which increases their sensitivity to assaults and increases the likelihood that attackers will employ phony websites and apps. There are numerous strategies for protecting against vulnerabilities that can be used. In this paper, we have provided a survey of the Security methods employed for safeguarding the banking transactions.
I. INTRODUCTION
E-Commerce, also known as electronic commerce or internet commerce, is an activity of buying and selling goods or services over the internet or open networks. So, any kind of transaction (whether money, funds, or data) is considered as E-commerce.
E-commerce models can generally be categorized into the following categories.
Since the previous decades, e-commerce has been used much more frequently, and as a result, there are now an exponentially greater number of payment transactions done on online platforms. In this regard, E-Commerce security is a part of information security framework and gives guidelines for securing the networks and systems involved in the implementation.
II. LIFE CYCLE OF A DIGITAL E-COMMERCE ORDER
The majority of transactions are online due to expansion of E-Commerce. The use merchant provided apps to place their order. Some popular websites are Amazon, Flipkart, E-bay and much more. Fig.1 shows the life cycle of an order placed using e-commerce platform. It starts with a customer who places a request order using the client browser.
The request is sent to the merchant’s web server and received by the merchant. Both the client browser and merchant’s server are linked to the payment server where customer and merchant are verified, order information and payment information are reviewed, the order is confirmed or payment is denied. These payment servers are third party computers which uses multiple payment systems like Credit card (VISA or Master card), Bank Accounts (Debit Card or Online Banking), E-bill payments (UPI, PAYTM) etc. once the order is verified, the details are sent to the customer, merchant are warehouse and the shipping is done. The customer receives the product and request is closed.
III. RECENT SECURITY CHALLENGES IN E-COMMERCE
E-Commerce security is categorized into 4 features:
Various researches show that to ensure a secure business transaction in the finance industries, the security challenges in e-commerce are a big concern. We have identified 3 types of security threats namely:
a. Denial of Service: In DOS majorly spamming and viruses are seen. Spamming includes sending unrequested commercial e-mails to everyone. The hackers place software agents in the third party system and keeps sending requests to different targets, Sometimes thousands of email messages target a computer or network and referred as email bombing. Viruses are the programs that replicate itself to perform undesirable events.
b. Theft and Fraud: Theft and Fraud occurs whenever the data is stolen, used and modified. It can be a data theft, a software theft or a hardware theft.
c. Unauthorized Access: Accessing the systems or data illegally. The system can be modified and content can be used for destroying purposes. Masquerading involves sending a message from a different identity.
The researches show that there are several challenges that are part of DOS, theft, fraud, and Unauthorized access. Malware: Malware (viruses, trojans) are most vulnerable in E-Commerce nowadays. Next comes, Account Takeover (ATO) in which cybercriminals take ownership of online accounts using stolen passwords and usernames. Ransomware is a type of malware that prevents or limits users from accessing their system, either by locking the system's screen or by locking the users' files until a ransom is paid .
Phishing is done when attackers attempt to trick users into doing 'the wrong thing', such as clicking a bad link that will download malware, or direct them to a dodgy website. SSL encryption threats: This bug allows attackers to steal private keys attached to SSL certificates, usernames, passwords and other sensitive data without leaving a trace. An Insider threat is a malicious threat to an organization that comes from people within the organization, such as employees, former employees, contractors or business associates, who have inside information concerning the organization's security practices, data and computer systems. Drive by Downloads: the unintended download of computer software from the Internet: Authorized drive-by downloads are downloads which a person has authorized but without understanding the consequences.
Bots nowadays are a very big security concern. These are some special software that are developed by the attackers that usually brush your website to get some information. They can modify the prices of the items listed on your websites to lower the revenue generated. Or to degrade your sales.
Some Vicious Bots can be classified as:
The statistical analysis of these security challenges in 2021 that fall under the above-mentioned categories are shown in Fig.2.
The figure shows that Malware has maximum impact out of all the challenges. It has a score of 4.01 on a scale of 5, which is 80.2% of all the challenges. Account takeover and Ransomware are 3.97 and 3.96, respectively. The lowest and most uncommon challenge is drive by downloads, which holds the score of 3.78 out of 5. Therefore, it can be concluded that there is a dire need to overcome these security issues.
IV. METHODS TO IMPROVE THE SECURITY CHALLENGES
We just discussed the security risks that an e-commerce company is likely to encounter. There are few measures to overcome these challenges, that have been proposed in the literature so far. Some of them are:
A. Authentication of Secure Payment Gateway
Since payments are a crucial part of your e-commerce operation, it is mandatory to take precautions to guarantee the security of the payment gateway.
There is no justification for not using a reputable payment gateway since most online store builders allows integration with dozens of well-known payment gateways like Paytm, Stripe, and other enterprise payment gateways. As a result, many e-commerce businesses suffer from credit card and debit card fraud. Using a secure payment gateway alone is not sufficient to guarantee safety. It can be accompanied with other security methods as well.
B. Encryption
According to research done by Amit Kumar Mandle , Dr. Varsha Namdeo. There should be at least one level of encryption on every e-commerce website. When you stop to think about it, practically every significant online retailer you can name—companies that immediately come to mind is eBay, both of which have at some point experienced a data breach. In other words, there is always some element of danger involved. Therefore, you should make sure that any data gathered about you in the event of a breach is essentially useless as your first action.
When encryption is turned on for an online store, user passwords are changed from "Normal Text" to a "Hashed Format" that is difficult to encode.
C. Securing Website with a SSL Certificate
According to Angamuthu Maheswaran and Rajaram Kanchana, One of the greatest ways to protect your e-commerce firm is to use an SSL certificate.
When implemented correctly, an SSL certificate will encrypt all the data users provide to your e-commerce website, making it difficult for hackers to intercept this data or interpret it in any way should they do so.
Users also have a tendency to trust e-commerce sites that utilise a wildcard SSL certificate, and Google generally ranks sites that employ SSL better. A website without one would likely lose a lot of customers. An SSL certificate will increase traffic to your website and boost conversion rates in addition to safeguarding sensitive user data supplied there.
Some types of SSL are:
D. Secure Server
Making complicated passwords with a variety of characters is the goal. Additionally, you must periodically replace them. Both defining user roles and regulating user access are very good habits. Only when absolutely essential, permit everyone to access the admin panel. Have the panel notify you anytime a foreign IP attempts to access it for added security.
E. Using Multi-Layer Security
A developer can use extra security layer, like Multi Factor Authentication.
Two factor authentication is a good practice. If a user enters a login information, user should get a token or OTP on his registered email address or on his mobile number if user adds his mobile number.
By implementing this step, it reduces the risk of getting the user’s details getting leaked.
Fig 3. Below shows how Multi Factor Authentication (MFA) works.
But most companies using MFA still got hacked.
F. Ecommerce Security Plugins
Security plugins are a very simple method which can increase security protection to the website. These plugins provides protection from various bad bots which sometimes attackers can add. One of the most secure and highly rich security plugins can be Astra. It will help to secure your website and will add software to your website which will help by preventing the bad requests.
G. Educating the Clients
Sometimes, there is no security issues at our end, but clients might be using some weak passwords or might leak some sensitive to any website which is in hand of hackers.
These issues can be solved by correctly educating or giving guidance to the consumers or the customers. Ask them to use a strong password including some special characters like “$, <, >, #, @” etc.
H. Regular Scanning
Keep an eye on your website which means each and every action happening on your website can be watched if possible. Regularly scanning of data should be considered, so that if something is going wrong, can be corrected within the time.
The study came to the final conclusion that data security is an important aspect of e-commerce in business industries. With regard to dealing secure dangers when shopping online, modern technology enables safe website design. We also concentrated on a few important security factors that are expanding quickly to support the expansion of e-commerce. It\'s crucial to remember that security precautions provide a good sense of protection. To find vulnerabilities in commercial industries\' use of e-commerce, the security checks are also discussed.
[1] Polsani Jahnavi , Balla Manoj Kumar. “SURVEY PAPER ON THE VARIOUS SECURITY ALGORITHMS USED FOR E-COMMERCE SECURITY.” [2] Yeow Chong Larry Tan “Recent Technological Trends and Security Challenges in Trust-Building in E-Commerce.” [3] Latif, R. M. A., Umer, M., Tariq, T., Farhan, M., Rizwan, O., & Ali, G. (2019, January).” A smart methodology for analyzing secure e-banking and e-commerce websites. [4] Security issues in E-Commerce – How to Enhance Security: (https://www.cidm.co.in/security-issues-in-e-commerce/). Nicole, “Title of paper with only first word capitalized,” J. Name Stand. Abbrev., in press. [5] Nazmun Nessa Moon , Shaheena Sultana “A Literature Review of the Trend of Electronic Commerce” [6] Zwaas Vladmir “Electronic Commerce: Structures and Issues.” International Journal of Electronic Commerce / Spring 2003, Vol. 7. [7] Shahid Amin “A Review paper on E-Commerce”. Asian Journal of Technology & Management Research [8] Dr.(Smt) Rajeshwari M. Shettar “EMERGING TRENDS OF E-COMMERCE IN INDIA: AN EMPIRICAL STUDY“
Copyright © 2023 Aashutosh Bansal, Tejna Khosla , Vinay Kumar Saini. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET48475
Publish Date : 2022-12-31
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here