deception technology Piergiorgio Venuti

Deception: Tricking Hackers to Secure Your Network

Estimated reading time: 4 minutes

Deception: Comparison with Hackers on Their Ground

“We pay hackers their own coin by using the same defenses and techniques that malware uses against computer systems by modeling the attackers’ decision-making process.”

Introduction to Deception

Deception is a proactive cybersecurity approach that uses traps or decoys to trick attackers into revealing their presence. By transforming the computer system into a minefield of digital traps, Deception disrupts the decision-making process of attackers, exposing their tactics, techniques and procedures.

One of the leading Deception service providers is Secure Online Desktop. This company offers an Active Defense Deception solution that provides a highly interactive deception network designed to deceive and detect attackers.

The Secure Online Desktop Active Defense Deception Service

Secure Online Desktop’s Active Defense Deception service creates a simulated network environment that tricks attackers into thinking they have compromised a system. This environment consists of a variety of digital “decoys” or “decoys” that simulate real computer systems.

The Secure Online Desktop solution also uses advanced deception techniques such as the use of fake credentials to lure attackers into traps. In addition, the service continuously monitors the network environment for any suspicious or abnormal activity. When an attack is detected, the system sends a real-time alert, providing details about the attacker and his tactics.

Deception in the Killchain: An Approach Based on the MITER Framework

Deception can be integrated into any stage of the killchain, as described in the MITER ATT&CK Framework.

First, in the “Reconnaissance” phase, Deception traps can feed false information to attackers, confusing their preliminary research. Later, during the “Weaponization” and “Delivery” phases, traps can simulate apparent vulnerabilities to attract attackers.

In the “Exploitation” and “Installation” phase, the attacker, thinking he has been successful, may try to install malware or perform other malicious actions, further revealing his intentions and tactics. Finally, during the “Command & Control” and “Actions on Objectives” phases, the deceiver can continue to monitor the attacker’s activity, providing valuable information to prevent future attacks.

Practical Cases of Success of Deception

Deception has proven to be effective in various real-world scenarios. Here are some examples:

  1. TrapX Security ↗: TrapX used Deception to stop a hospital ransomware attack. The attackers had been fooled by digital traps, allowing the security team to isolate and neutralize the threat.
  2. Illusive Networks ↗: Illusive used Deception to help a banking organization prevent a data theft. The attackers had attempted to access fake credentials, revealing their presence and allowing the security team to block the attack.
  3. Acalvio ↗: Acalvio ha utilizzato la Deception per bloccare un attacco di spear phishing in un’organizzazione di energia. The digital traps fooled the attackers, allowing the security team to identify and stop the attack.

The Integration of Deception with SOC Services

The Active Defense Detection service of the Secure Online Desktop can be combined with the services of a Security Operations Center (SOC) to further increase network security. A SOC provides a team of security experts who constantly monitor the network to detect and respond to any threats.

Integrating Deception with a SOC allows information gleaned from digital traps to be combined with other sources of security data to provide a more complete view of network activity. Additionally, the information collected by the Deception can be used to improve the detection and response capabilities of the SOC.

For example, if a trap detects an attack, the SOC can quickly isolate the affected part of the network and take steps to neutralize the threat. At the same time, the information about the attack can be used to update the SOC’s detection signatures and improve its ability to detect similar attacks in the future.

Conclusion

Deception represents a step forward in the fight against cyber attacks. With its ability to deceive attackers, monitor their actions, and provide valuable insight into their tactics, deception can be a key element of an effective cyber defense strategy.

Using Secure Online Desktop’s Active Defense Detection service, combined with a SOC, can provide an unprecedented level of security, protecting your network from increasingly sophisticated cyber-attacks.

Useful links:

Share


RSS

More Articles…

Categories …

Tags

RSS Unknown Feed

RSS Full Disclosure

  • SEC Consult SA-20250604-0 :: Local Privilege Escalation and Default Credentials in INDAMED - MEDICAL OFFICE (Medical practice management) Demo version June 10, 2025
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Jun 09SEC Consult Vulnerability Lab Security Advisory < 20250604-0 > ======================================================================= title: Local Privilege Escalation and Default Credentials product: INDAMED - MEDICAL OFFICE (Medical practice management) Demo version vulnerable version: Revision 18544 (II/2024) fixed version: Q2/2025 (Privilege Escalation, Default Password)...
  • Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain → Secure Enclave Key Theft, Wormable RCE, Crypto Theft June 10, 2025
    Posted by josephgoyd via Fulldisclosure on Jun 09Hello Full Disclosure, This is a strategic public disclosure of a zero-click iMessage exploit chain that was discovered live on iOS 18.2 and remained unpatched through iOS 18.4. It enabled Secure Enclave key theft, wormable remote code execution, and undetectable crypto wallet exfiltration. Despite responsible disclosure, the research […]
  • Defense in depth -- the Microsoft way (part 89): user group policies don't deserve tamper protection June 3, 2025
    Posted by Stefan Kanthak on Jun 03Hi @ll, user group policies are stored in DACL-protected registry keys [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies] respectively [HKEY_CURRENT_USER\Software\Policies] and below, where only the SYSTEM account and members of the "Administrators" user group are granted write access. At logon the user&apos;s registry hive "%USERPROFILE%\ntuser.dat" is loaded with exclusive (read, write and...
  • CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0 June 3, 2025
    Posted by Sanjay Singh on Jun 03Hello Full Disclosure list, I am sharing details of a newly assigned CVE affecting an open-source educational software project: ------------------------------------------------------------------------ CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0 ------------------------------------------------------------------------ Product: CloudClassroom PHP Project Vendor:...
  • ERPNext v15.53.1 Stored XSS in bio Field Allows Arbitrary Script Execution in Profile Page June 3, 2025
    Posted by Ron E on Jun 03An authenticated attacker can inject JavaScript into the bio field of their user profile. When the profile is viewed by another user, the injected script executes. *Proof of Concept:* POST /api/method/frappe.desk.page.user_profile.user_profile.update_profile_info HTTP/2 Host: --host-- profile_info={"bio":"\">"}
  • ERPNext v15.53.1 Stored XSS in user_image Field Allows Script Execution via Injected Image Path June 3, 2025
    Posted by Ron E on Jun 03An authenticated user can inject malicious JavaScript into the user_image field of the profile page using an XSS payload within the file path or HTML context. This field is rendered without sufficient sanitization, allowing stored script execution in the context of other authenticated users. *Proof of Concept:*POST /api/method/frappe.desk.page.user_profile.user_profile.update_profile_info HTTP/2 […]
  • Local information disclosure in apport and systemd-coredump June 3, 2025
    Posted by Qualys Security Advisory via Fulldisclosure on Jun 03Qualys Security Advisory Local information disclosure in apport and systemd-coredump (CVE-2025-5054 and CVE-2025-4598) ======================================================================== Contents ======================================================================== Summary Mitigation Local information disclosure in apport (CVE-2025-5054) - Background - Analysis - Proof of concept Local information disclosure in systemd-coredump...
  • Stored XSS via File Upload - adaptcmsv3.0.3 June 3, 2025
    Posted by Andrey Stoykov on Jun 03# Exploit Title: Stored XSS via File Upload - adaptcmsv3.0.3 # Date: 06/2025 # Exploit Author: Andrey Stoykov # Version: 3.0.3 # Tested on: Debian 12 # Blog: https://msecureltd.blogspot.com/ Stored XSS via File Upload #1: Steps to Reproduce: 1. Login with low privilege user and visit "Profile" > "Edit […]
  • IDOR "Change Password" Functionality - adaptcmsv3.0.3 June 3, 2025
    Posted by Andrey Stoykov on Jun 03# Exploit Title: IDOR "Change Password" Functionality - adaptcmsv3.0.3 # Date: 06/2025 # Exploit Author: Andrey Stoykov # Version: 3.0.3 # Tested on: Debian 12 # Blog: https://msecureltd.blogspot.com/ IDOR "Change Password" Functionality #1: Steps to Reproduce: 1. Login as user with low privilege and visit profile page 2. Select […]
  • Stored XSS "Send Message" Functionality - adaptcmsv3.0.3 June 3, 2025
    Posted by Andrey Stoykov on Jun 03# Exploit Title: Stored XSS "Send Message" Functionality - adaptcmsv3.0.3 # Date: 06/2025 # Exploit Author: Andrey Stoykov # Version: 3.0.3 # Tested on: Debian 12 # Blog: https://msecureltd.blogspot.com/ Stored XSS "Send Message" Functionality #1: Steps to Reproduce: 1. Login as normal user and visit "Profile" > "Message" > […]

Customers

Newsletter

{subscription_form_1}