Dataset Viewer
Auto-converted to Parquet Duplicate
Query
stringlengths
16
113
Context_Relevance
float64
0.58
0.97
Answer_Relevance
float64
0.14
1
Faithfulness
float64
0
1
Output
stringlengths
267
1.05k
Retrieval_Status
stringclasses
3 values
How to prevent phishing
0.958333
1
1
1. Implement mandatory user training programs focused on recognizing and avoiding phishing attempts. 2. Configure email servers to revert email to text-only format, removing HTML links. 3. Regularly conduct simulated phishing exercises to test user awareness and reinforce training.
Success
I got an email saying my package delivery failed but I didn't order anything. Is this a scam?
0.641026
0.666667
1
1. Implement Sender Policy Framework (SPF) records to identify authorized email servers for your domain, mitigating the risk of address spoofing. 2. Be suspicious of newly registered domains, as they can be used for phishing campaigns, even if the WHOIS information appears legitimate. 3. Report suspicious messages t...
Failed/Irrelevant
Microsoft Outlook Vulnerability CVE-2018-8587 - How likely is exploitation?
0.625
1
1
1. Implement multi-factor authentication for all user accounts to mitigate the risk of an attacker gaining access to an account after exploiting a vulnerability like CVE-2018-8587. 2. Enforce a policy restricting the import of external files, specifically RWZ files, from untrusted sources to prevent exploitation of t...
Failed/Irrelevant
What is phishing
0.604167
0.666667
0.666667
1. Recognize that phishing is a deceptive practice involving fraudulent emails designed to steal personal information. 2. Understand that phishing attacks do not typically require users to provide credentials directly; they often rely on tricking users into clicking malicious links or attachments. 3. Be aware of the...
Failed/Irrelevant
What is phishing and how does it differ from spear‑phishing, vishing, and smishing?
0.68
0.8
0.75
1. **Define Phishing:** Phishing is the fraudulent practice of sending emails (or other communications) purporting to be from reputable companies to induce individuals to reveal personal information. (Context 1) 2. **Recognize the Shift in Language:** The term "phishing" is increasingly being used to encompass broad...
Failed/Irrelevant
What should I do immediately after I click a suspicious link?
0.578947
1
0.75
1. Change your account passwords: Immediately change the passwords for any accounts that might be associated with the link, such as email, social media, or online services. 2. Scan your device: Run a full system scan with a reputable antivirus or anti-malware program to check for any malicious software. 3. Monitor y...
Failed/Irrelevant
How can organisations safely run phishing simulation/training programs?
0.789474
0.666667
1
1. Have a trusted individual within the organization announce the upcoming test to users. 2. Provide clear contact information on the "You made a mistake" page. 3. Utilize an internal DNS server to resolve phishing domains to a local IP address for internal users.
Success
What are best practices for reporting phishing to vendors, ISPs, or law enforcement?How to detect phishing
0.878049
0.666667
0
1. **Report to US-CERT:** Forward the phishing email to phishing-report@us-cert.gov as detailed in Context 3. 2. **Submit Malware Samples:** Send password-protected archives (with the password "infected") to the vendor email addresses listed in Context 2 (Ahnlab, AVAST, Avira, Bit Defender, Bluepoint Security, Comodo...
Success
What are the most common types of phishing attacks?
0.966667
0.833333
0.666667
1. Implement machine authentication alongside passwords to reduce reliance on vulnerable credentials. 2. Disable HTML links in email communications to prevent users from inadvertently clicking malicious URLs. 3. Employ back-end fraud detection methods to identify suspicious activity associated with stolen credential...
Success
How can I tell if an email or link is a phishing attempt?
0.966667
1
0.666667
1. Verify the sender by calling them directly to confirm the email's legitimacy, rather than relying on the displayed name. 2. Examine the email headers, specifically the DMARC result, to check if the domain used in the "From" field aligns with the SPF and DKIM domains. 3. Be skeptical of emails with poor grammar, s...
Success
How do attackers bypass SPF/DKIM/DMARC and other email authentication mechanisms?
0.833333
0.142857
0.857143
1. **Implement Sender Policy Framework (SPF) Hardening:** Configure SPF records to explicitly list all legitimate sending servers and services, including third-party partners like newsletter providers. Regularly review and update SPF records to reflect changes in infrastructure. Don't rely solely on the default host...
Success
How do look‑alike / homograph / typosquatting domains work and how are they detected?
0.94
1
1
1. **Domain Portfolio Management:** Implement a system to track and monitor a large portfolio of domain names similar to your core brand domains, including variations with common typos, character substitutions, and different top-level domains (TLDs). 2. **Proactive Monitoring:** Utilize DNS reputation services and do...
Success
When is it necessary to reset passwords or revoke credentials after possible compromise?
0.631579
1
0.666667
1. Immediately flag any account where a help desk reset of password or suspension of multi-factor authentication has occurred. 2. Implement automated restrictions on account permissions after a password reset or multi-factor suspension. 3. Require follow-up verification by the help desk team to confirm account owner...
Failed/Irrelevant
How can defenders collect and verify phishing URLs when the attacker uses per‑recipient links or referrer checks?
0.638889
0.666667
0.666667
1. Implement VPN usage: Encourage users to utilize VPNs when interacting with potentially suspicious URLs to mask their actual IP address and location, bypassing referrer checks. 2. Mimic Victim Behavior: When investigating reported phishing URLs, replicate the victim's actions by using a browser with a similar user...
Failed/Irrelevant
What steps should I take if an employee clicks a credential harvesting link?
null
null
null
1. Immediately reset the employee’s password for all accounts, prioritizing critical systems. 2. Investigate the source of the email and the compromised account to identify the attack vector. 3. Report the incident to the IT security team and follow established incident response procedures.
Error
README.md exists but content is empty.
Downloads last month
27

Collection including Yukkifox/rag_eval_results_2