HabrSeptember 14, 2026🇷🇺Translated from Russian

Avito and BI.ZONE Launch Cyberdetective CTF for Non-Technical Employees Focused on Phishing and Social Engineering

Avito and BI.ZONE have introduced Cyberdetective, a jeopardy-format Capture the Flag competition designed exclusively for non-technical employees who do not write code. The event formed part of Cybersecurity Week and served as a pilot project aimed at lawyers, recruiters, accountants, product managers, and support staff who represent the primary targets of real-world attacks.

Between Technical CTF and Quiz

Traditional technical CTFs require participants to find vulnerabilities, analyze files, or decrypt messages, skills that exclude most employees. Avito wanted to retain the competitive element and self-discovery aspect while removing the coding barrier. The resulting Cyberdetective format kept flags, scoring, and leaderboards but used a separate platform with tasks focused on recognizing web threats and making safe choices.

Two parallel technical CTFs ran during the same week for security specialists. Cyberdetective provided a distinct entry point for the broader workforce through scenarios involving social engineering, phishing, metadata inspection, and file verification.

Main Mechanic: Reward for Resilience

Many tasks actively encouraged participants toward unsafe actions. Flags were awarded when users recognized the risk and selected the secure path instead. One example involved an AI assistant requesting excessive OAuth permissions; the flag required rejecting the request and correctly identifying unnecessary rights rather than simply clicking decline.

This approach trains the specific skill of distinguishing legitimate requests from dangerous ones under time pressure, rather than teaching blanket refusal. Additional tasks required active investigation such as comparing visible link text with actual destinations, extracting hidden instructions from PDFs, or analyzing QR code output.

Topics Selected from Real Attacks

Every scenario mapped to current MITRE ATT&CK techniques, including T1566.002 Spearphishing Link, T1528 Steal Application Access Token, T1621 Multi-Factor Authentication Request Generation, T1036.007 Double File Extension, T1027.006 HTML Smuggling, and T1204.004 Malicious Copy and Paste. Prompt injection attacks against language models were also included, referencing their presence in OWASP Top 10 for LLM Applications.

Key Findings and Adjustments

Participants often became stuck not on complex logic but on recognizing that an object required any action at all. A base64 string ending in equals signs or an unfamiliar domain name did not trigger investigation for many non-technical users. Organizers added indirect hints such as “The flag looks strange? It may be wrapped in something” to preserve the spirit of discovery while reducing silent drop-off.

Security tools sometimes flagged the exercise materials themselves because the simulated phishing emails and macro documents were indistinguishable from real attacks. Registration remained open, allowing some technical staff to finish quickly, yet several non-technical participants also reached the maximum score over multiple days.

  • 104 registered
  • 44 reached solved tasks
  • 16 achieved full points

The pilot demonstrated that a hands-on competition format can deliver practical experience beyond traditional awareness courses for employees outside information security roles.

Related articles

AntiMalwareFraud & Social Engineering

Paper Mail Combined with Phishing: Russians Targeted by Fake FNS Tax Portal Copies

Russian scammers have started blending traditional postal mail with digital phishing to steal taxpayer credentials. Victims first receive official-looking paper letters from the Federal Tax Service demanding corrections to tax declarations or supporting expense documents. These letters are followed by emails directing users to a counterfeit version of the FNS personal account portal. The fake site captures login details, passwords, and other authentication data that can be reused for further identity theft and account takeovers. Senator Artem Sheikin highlighted the scheme, noting that the paper letter builds initial trust before the electronic follow-up appears legitimate. Users are advised to access tax information only by manually visiting the official FNS website or through the Gosuslugi platform without clicking any links. The attack relies primarily on psychological manipulation rather than technical sophistication.

HabrFraud & Social Engineering

The Human Factor in Phishing: Why Employees Wait Nine Days to Report Credential Theft

A detailed case analysis reveals how an employee clicked a phishing link, entered credentials, and realized the mistake within a minute, yet security teams only discovered the incident nine days later through an automated rule rather than a human report. The delay stemmed from immediate shame and motivated reasoning that allowed the victim to convince themselves no further action was needed, including the false belief that changing the password resolved the issue. This nine-day window left attacker sessions active, permitted potential mailbox forwarding rules to exfiltrate data, and risked rotating logs that erased forensic evidence. The article examines how corporate cultures that frame incidents as blameworthy events actively discourage reporting and turn minor phishing successes into prolonged investigations involving third parties. Recommendations include creating a no-blame reporting policy with clear boundaries, implementing one-click in-client reporting buttons, and shifting metrics from click rates to reporting speed and volume. The analysis stresses that even strong technical detection cannot fully replace rapid human signals when cultural barriers remain unaddressed.

AntiMalwareFraud & Social Engineering

Fake GTA and Ghost Casino Apps Flood Google Play Early Access with Scam Promises

Unscrupulous developers are exploiting Google Play's Early Access program to distribute applications that make false promises of earnings through fake games and casino experiences. These apps lack public ratings and reviews, preventing disappointed users from warning others before installation. Bitdefender reports that the scheme is heavily promoted via advertisements on TikTok, Facebook, and other social networks, often featuring deepfakes of actors, athletes, and celebrities to build credibility. Users are lured with offers of PayPal payments, cryptocurrency, gift cards, and casino jackpots, but the apps deliberately slow progress near withdrawal thresholds. After installation, the software displays generous virtual winnings that never translate into real payouts. The campaign relies on aggressive advertising and misleading interfaces to maximize installations before users realize the fraud.

AntiMalwareFraud & Social Engineering

BI.ZONE Mail Security 3.0 Enhances Detection of Password-Protected Archives and Spam Variants

BI.ZONE has released Mail Security 3.0, introducing new mechanisms to detect email threats and improved tools for administrators. The updated system now assigns additional risk scores to password-protected archives when their contents cannot be unpacked, without automatically classifying the archive itself as malicious. It also compares message texts to identify near-identical emails used in spam campaigns where attackers slightly alter wording to evade filters. Administrators can now incorporate SPF and DKIM verification results into delivery rules to better distinguish legitimate senders from impersonators. According to BI.ZONE statistics, phishing accounted for 90 percent of illegitimate email traffic in the first half of 2026. Additional protections include CAPTCHA challenges after repeated failed login attempts on administrative accounts. The release also adds bulk management of rules, improved logging with a side panel for message details, a new Events section, and Syslog export to external SIEM systems.