中文
相关论文

相关论文: "Make Them Change it Every Week!": A Qualitative E…

200 篇论文

Authentication forms the gateway to any secure system. Together with integrity, confidentiality and authorization it helps in preventing any sort of intrusions into the system. Up until a few years back password based authentication was the…

密码学与安全 · 计算机科学 2015-10-28 Udit Gupta

Security is a requirement of utmost importance to produce high-quality software. However, there is still a considerable amount of vulnerabilities being discovered and fixed almost weekly. We hypothesize that developers affect the…

软件工程 · 计算机科学 2021-09-14 Sofia Reis , Rui Abreu , Luis Cruz

Passwords have been long used as the primary authentication method for web services. Weak passwords used by the users have prompted the use of password management tools and two-factor authentication to ensure better account security. While…

密码学与安全 · 计算机科学 2025-01-27 Pratyush Choudhary , Subhrajit Das , Mukul Paras Potta , Prasuj Das , Abhishek Bichhawat

Implementing software security practices is a critical concern in modern software development. Industry practitioners, security tool providers, and researchers have provided standard security guidelines and sophisticated security…

Personal Identification Numbers (PINs) are widely used as an access control mechanism for digital assets (e.g., smartphones), financial assets (e.g., ATM cards), and physical assets (e.g., locks for garage doors or homes). Using…

人机交互 · 计算机科学 2020-08-26 Hassan Khan , Jason Ceci , Jonah Stegman , Adam J. Aviv , Rozita Dara , Ravi Kuber

Due to the frequent encountering of web URLs in various application scenarios (e.g., chatting and email reading), many mobile apps build their in-app browsing interfaces (IABIs) to provide a seamless user experience. Although this achieves…

密码学与安全 · 计算机科学 2022-09-07 Zicheng Zhang , Daoyuan Wu , Lixiang Li , Debin Gao

The digital age requires strong security measures to protect online activities. Two-Factor Authentication (2FA) has emerged as a critical solution. However, its implementation presents significant challenges, particularly in terms of…

密码学与安全 · 计算机科学 2025-02-18 Alexander Lengert

With the advent and proliferation of online developer forums as informal documentation, developers often share their opinions about the APIs they use. Thus, opinions of others often shape the developer's perception and decisions related to…

软件工程 · 计算机科学 2021-02-18 Gias Uddin , Olga Baysal , Latifa Guerrouj , Foutse Khomh

Passwords are the primary authentication method online, but even with password policies and meters, users still find it hard to create strong and memorable passwords. In this paper, we propose DPAR: a Data-driven PAssword Recommendation…

密码学与安全 · 计算机科学 2024-06-06 Assaf Morag , Liron David , Eran Toch , Avishai Wool

Software security requirements have been traditionally considered as a non-functional attribute of the software. However, as more software started to provide services online, existing mechanisms of using firewalls and other hardware to…

软件工程 · 计算机科学 2023-10-24 Asif Imran

Technology designers often strive to design systems that are flexible enough to be used in a wide range of situations. Software engineers, in particular, are trained to seek general solutions to problems. General solutions can be used not…

计算机与社会 · 计算机科学 2007-05-23 Lorrie Faith Cranor , Rebecca N. Wright

Programmers use security APIs to embed security into the applications they develop. Security vulnerabilities get introduced into those applications, due to the usability issues that exist in the security APIs. Improving usability of…

密码学与安全 · 计算机科学 2017-03-30 Chamila Wijayarathna , Nalin A. G. Arachchilage , Jill Slay

Digital security technology is able to identify and prevent many threats to users accounts. However, some threats remain that, to provide reliable security, require human intervention: e.g., through users paying attention to warning…

密码学与安全 · 计算机科学 2019-01-11 Elissa M. Redmiles

Typical users are known to use and reuse weak passwords. Yet, as cybersecurity concerns continue to rise, understanding the password practices of software developers becomes increasingly important. In this work, we examine developers'…

软件工程 · 计算机科学 2023-07-04 Nikolaos Lykousas , Constantinos Patsakis

Risk-based Authentication (RBA) is an adaptive security measure that improves the security of password-based authentication by protecting against credential stuffing, password guessing, or phishing attacks. RBA monitors extra features…

密码学与安全 · 计算机科学 2020-09-15 Stephan Wiefling , Tanvi Patil , Markus Dürmuth , Luigi Lo Iacono

The Department of Homeland Security in the United States estimates that 90% of software vulnerabilities can be traced back to defects in design and software coding. The financial impact of these vulnerabilities has been shown to exceed 380…

软件工程 · 计算机科学 2021-02-11 Tiago Espinha Gasiba , Ulrike Lechner , Maria Pinto-Albuquerque , Daniel Mendez

The majority of current web authentication is built on username/password. Unfortunately, password replacement offers more security, but it is difficult to use and expensive to deploy. In this paper, we propose a new mutual authentication…

密码学与安全 · 计算机科学 2014-12-10 Yassine Sadqi , Ahmed Asimi , Younes Asimi

Authentication and authorization are critical security layers to protect a wide range of online systems, services and content. However, the increased prevalence of wearable and mobile devices, the expectations of a frictionless experience…

Software systems are ubiquitous, and their use is ingrained in our everyday lives. They enable us to get in touch with people quickly and easily, support us in gathering information, and help us perform our daily tasks. In return, we…

软件工程 · 计算机科学 2022-10-27 Wasja Brunotte , Alexander Specht , Larissa Chazette , Kurt Schneider

Risk-based authentication (RBA) extends authentication mechanisms to make them more robust against account takeover attacks, such as those using stolen passwords. RBA is recommended by NIST and NCSC to strengthen password-based…

密码学与安全 · 计算机科学 2023-01-05 Stephan Wiefling , Jan Tolsdorf , Luigi Lo Iacono