中文
相关论文

相关论文: Pathwords: a user-friendly schema for common passw…

200 篇论文

Large language models (LLMs) successfully model natural language from vast amounts of text without the need for explicit supervision. In this paper, we investigate the efficacy of LLMs in modeling passwords. We present PassGPT, a LLM…

计算与语言 · 计算机科学 2023-06-16 Javier Rando , Fernando Perez-Cruz , Briland Hitaj

The advent of large-scale, complex computing systems has dramatically increased the difficulties of securing accesses to systems' resources. To ensure confidentiality and integrity, the exploitation of access control mechanisms has thus…

软件工程 · 计算机科学 2015-08-18 Andrea Margheri , Rosario Pugliese , Francesco Tiezzi

Password authentication is a weak point for security as passwords are easily stolen and a user may ignore the security by using a simple password. Therefore, services increasingly demand a second factor. While this may enhance security, it…

密码学与安全 · 计算机科学 2024-07-24 Anastasia Dimaratos , Daniela Pöhn

Password authentication suffers from the well-known tradeoff between security and usability. Secure passwords are difficult for users to remember, and memorable passwords are often easy to guess. SPARse Two-dimensional AuthenticatioN…

密码学与安全 · 计算机科学 2019-05-22 Sarah C. Helble , Alexander J. Gartner , Jennifer A. McKneely

The challenge of achieving passwordless user authentication is real given the prevalence of web applications that keep asking passwords. Complicating this issue further, in an enterprise environment, a single sign-on (SSO) service is often…

密码学与安全 · 计算机科学 2023-10-10 Amin Mahnamfar , Kemal Bicakci , Yusuf Uzunay

In this work we analyse five popular commercial password managers for security vulnerabilities. Our analysis is twofold. First, we compile a list of previously disclosed vulnerabilities through a comprehensive review of the academic and…

密码学与安全 · 计算机科学 2020-03-18 Michael Carr , Siamak F. Shahandashti

Increasing number of cyber-attacks demotivate people to use Information and Communication Technology (ICT) for industrial as well as day to day work. A main reason for the increasing number of cyber-attacks is mistakes that programmers make…

密码学与安全 · 计算机科学 2018-10-12 Chamila Wijayarathna , Nalin Asanka Gamagedara Arachchilage

Preservation of information and computer security is broadly dependent on the secured authentication system which is underpinned by password. Text based password is a commonly used and available system for authentication. But it bears many…

密码学与安全 · 计算机科学 2022-05-26 Sanjida Akter Sharna , Sheikh Ashraf Ali

In the past two decades, the number of mobile products being created by companies has grown exponentially. However, although these devices are constantly being upgraded with the newest features, the security measures used to protect these…

密码学与安全 · 计算机科学 2024-09-04 Laura Pryor , Rushit Dave , Naeem Seliya , Evelyn R Sowells Boone

Information and computer security is supported largely by passwords which are the principle part of the authentication process. The most common computer authentication method is to use alphanumerical username and password which has…

密码学与安全 · 计算机科学 2009-12-08 Arash Habibi Lashkari , Samaneh Farmand , Dr. Omar Bin Zakaria , Dr. Rosli Saleh

The number of people accessing online services is increasing day by day, and with new users, comes a greater need for effective and responsive cyber-security. Our goal in this study was to find out if there are common patterns within the…

密码学与安全 · 计算机科学 2024-05-15 Gábor Antal , Balázs Mosolygó , Norbert Vándor , Péter Hegedüs

The existing authentication system has two entry points (i.e., username and password fields) to interact with the outside, but neither of them has a gatekeeper, making the system vulnerable to cyberattacks. In order to ensure the…

密码学与安全 · 计算机科学 2024-09-26 Suyun Borjigin

Security patterns are a means to encapsulate and communicate proven security solutions. They are well-established approaches for introducing security into the software development process. Our objective is to explore the research efforts on…

软件工程 · 计算机科学 2018-12-03 Abbas Javan Jafari , Abbas Rasoolzadegan

Identity and access management (I&AM) is the umbrella term for managing users and their permissions. It is required for users to access different services. These services can either be provided from their home organization, like a company…

密码学与安全 · 计算机科学 2023-01-03 Daniela Pöhn , Wolfgang Hommel

During the development of the security subsystem of modern information systems, a problem of the joint implementation of several access control models arises quite often. Traditionally, a request for the user's access to resources is…

密码学与安全 · 计算机科学 2018-12-21 S. V. Belim , N. F. Bogachenko , Y. S. Rakitskiy , A. N. Kabanov

Schema Matching is a method of finding attributes that are either similar to each other linguistically or represent the same information. In this project, we take a hybrid approach at solving this problem by making use of both the provided…

数据库 · 计算机科学 2020-04-22 Tanvi Sahay , Ankita Mehta , Shruti Jadon

Implicit authentication consists of a server authenticating a user based on the user's usage profile, instead of/in addition to relying on something the user explicitly knows (passwords, private keys, etc.). While implicit authentication…

密码学与安全 · 计算机科学 2015-03-03 Josep Domingo-Ferrer , Qianhong Wu , Alberto Blanco-Justicia

Authentication and authorization are two tightly coupled and interrelated concepts which are used to keep transactions secure and help in protecting confidential information. This paper proposes to evaluate the current techniques used for…

密码学与安全 · 计算机科学 2011-04-22 K. Lakshmi Madhuri , T. R. Gopalakrishnan Nair

Recent advances in generative models have led to their application in password guessing, with the aim of replicating the complexity, structure, and patterns of human-created passwords. Despite their potential, inconsistencies and inadequate…

密码学与安全 · 计算机科学 2025-10-20 William Corrias , Fabio De Gaspari , Dorjan Hitaj , Luigi V. Mancini

In recent years, the attack which leverages register information (e.g. accounts and passwords) leaked from 3rd party applications to try other applications is popular and serious. We call this attack "database collision". Traditionally,…

密码学与安全 · 计算机科学 2022-06-27 Bo Zhao , Yu Zhou