paper-with-me

Papers

Cyri: A Conversational AI-based Assistant for Supporting the Human User in Detecting and Responding to Phishing Attacks

2025-02-09 · Antonio La Torre, Marco Angelini

This work introduces Cyri, an AI-powered conversational assistant designed to support a human user in detecting and analyzing phishing emails by leveraging Large Language Models. Cyri has been designed to scrutinize emails for semantic features used in phishing attacks, such as urgency, and undesirable consequences, using an approach that unifies features already established in the literature with others by Cyri features extraction methodology. Cyri can be directly plugged into a client mail or webmail, ensuring seamless integration with the user's email workflow while maintaining data privacy through local processing. By performing analyses on the user's machine, Cyri eliminates the need to transmit sensitive email data over the internet, reducing associated security risks. The Cyri user interface has been designed to reduce habituation effects and enhance user engagement. It employs dynamic visual cues and context-specific explanations to keep users alert and informed while using emails. Additionally, it allows users to explore identified malicious semantic features both through conversation with the agent and visual exploration, obtaining the advantages of both modalities for expert or non-expert users. It also allows users to keep track of the conversation, supports the user in solving additional questions on both computed features or new parts of the mail, and applies its detection on demand. To evaluate Cyri, we crafted a comprehensive dataset of 420 phishing emails and 420 legitimate emails. Results demonstrate high effectiveness in identifying critical phishing semantic features fundamental to phishing detection. A user study involving 10 participants, both experts and non-experts, evaluated Cyri's effectiveness and usability. Results indicated that Cyri significantly aided users in identifying phishing emails and enhanced their understanding of phishing tactics.

📄 PDF Abstract BibTeX arXiv:2502.05951

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Conversational Assistants in Knowledge-Intensive Contexts: An Evaluation of LLM- versus Intent-based Systems

2024-02-07 · Samuel Kernan Freire, Chaofan Wang, Evangelos Niforatos

Conversational Assistants (CA) are increasingly supporting human workers in knowledge management. Traditionally, CAs respond in specific ways to predefined user intents and conversation patterns. However, this rigidness …

DiversityManagement

TWIZ-v2: The Wizard of Multimodal Conversational-Stimulus

2023-10-03 · Rafael Ferreira, Diogo Tavares, Diogo Silva, Rodrigo Valério 외

In this report, we describe the vision, challenges, and scientific contributions of the Task Wizard team, TWIZ, in the Alexa Prize TaskBot Challenge 2022. Our vision, is to build TWIZ bot as an helpful, multimodal, knowl…

Language ModelingLanguage ModellingLarge Language Model

ORAssistant: A Custom RAG-based Conversational Assistant for OpenROAD

2024-10-04 · Aviral Kaintura, Palaniappan R, Shui Song Luar, Indira Iyer Almeida

Open-source Electronic Design Automation (EDA) tools are rapidly transforming chip design by addressing key barriers of commercial EDA tools such as complexity, costs, and access. Recent advancements in Large Language Mo…

Decision MakingRAGRetrieval-augmented Generation

Open Assistant Toolkit -- version 2

2024-03-01 · Sophie Fischer, Federico Rossetto, Carlos Gemmell, Andrew Ramsay 외

We present the second version of the Open Assistant Toolkit (OAT-v2), an open-source task-oriented conversational system for composing generative neural models. OAT-v2 is a scalable and flexible assistant platform suppor…

Code GenerationResponse GenerationRetrieval

Rating Prediction in Conversational Task Assistants with Behavioral and Conversational-Flow Features

2023-09-20 · Rafael Ferreira, David Semedo, João Magalhães

Predicting the success of Conversational Task Assistants (CTA) can be critical to understand user behavior and act accordingly. In this paper, we propose TB-Rater, a Transformer model which combines conversational-flow f…