错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Unlocking the Future: Graphical Passwords with Flask Framework

  • Shital Dongre,
  • Prajwal Khambad,
  • Manasi Kharat,
  • Bhushan Mahajan,
  • Anish Lakhkar,
  • Rohan Lokhande

摘要

The use of graphical passwords has become increasingly popular due to their potential to offer better usability and security compared to traditional text-based passwords. In this research paper, a web-based graphical password authentication system was presented and developed using Flask, a popular Python web framework. The major issues (i.e., attacks) that might have occurred while using graphical passwords were shoulder surfing, smudge attacks, keyloggers, and password guessing. A different approach was used to tackle these types of attacks and improve the security of the system. The system employed a novel approach for creating and verifying graphical passwords based on the use of images of users’ choice and click patterns. Our experimental results demonstrated the effectiveness and efficiency of the proposed system in terms of usability and security.