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

  • Multi-Protocol Traceroute August 19, 2025
    Posted by Usman Saeed via Fulldisclosure on Aug 18#!/usr/bin/env python3 """ Adaptive Multi-Protocol Traceroute Author: Usman Saeed email: u () defzero net Website: www.defzero.net Description: This script is a TTL-based path mapper that reveals routes even when classic traceroute is filtered. The idea was that it would run in passes: first a conventional trace (ICMP […]
  • SEC Consult SA-20250728-0 :: Stored Cross-Site-Scripting in Optimizely Episerver CMS August 19, 2025
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Aug 18Confidentiality class: Internal & Partner SEC Consult Vulnerability Lab Security Advisory < publishing date 20250728-0 > ======================================================================= title: Multiple Stored Cross-Site Scripting Vulnerabilities product: Optimizely Episerver Content Management System (EPiServer.CMS.Core) vulnerable version: Version 11.X:
  • SEC Consult SA-20250807-0 :: Race Condition in Shopware Voucher Submission August 19, 2025
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Aug 18Confidentiality class: Internal & Partner SEC Consult Vulnerability Lab Security Advisory < publishing date 20250807-0 > ======================================================================= title: Race Condition in Shopware Voucher Submission product: Shopware 6 vulnerable version: v6.6.10.4 fixed version: No fixed version available yet CVE number: CVE-2025-7954 impact: medium...
  • Insufficient Resource Allocation Limits in nopCommerce v4.10 and v4.80.3 Excel Import Functionality August 19, 2025
    Posted by Ron E on Aug 18nopCommerce is vulnerable to Insufficient Resource Allocation Limits when handling large Excel file imports. Although the application provides a warning message recommending that users avoid importing more than 500–1,000 records at once due to memory constraints, the system does not enforce hard limits on file size, record count, or […]
  • CSV Injection in nopcommerce v4.10 and 4.80.3 August 19, 2025
    Posted by Ron E on Aug 18nopCommerce versions v4.10 and v4.80.3 are vulnerable to *C*SV Injection (Formula Injection) when exporting data to CSV. The application does not properly sanitize user-supplied input before including it in CSV export files. An attacker can inject malicious spreadsheet formulas into fields that will later be exported (for example, order […]
  • Insufficient Session Cookie Invalidation in nopCommerce v4.10 and 4.80.3 August 19, 2025
    Posted by Ron E on Aug 18nopCommerce v4.10 and 4.80.3 is vulnerable to Insufficient Invalidation of Session Cookies. The application does not properly invalidate or expire authentication cookies after logout or session termination. An attacker who obtains a valid session cookie (e.g., via network interception, XSS, or system compromise) can continue to use the cookie […]
  • Session Fixation Vulnerability in iDempiere WebUI v 12.0.0.202508171158 August 19, 2025
    Posted by Ron E on Aug 18The application does not issue a new session identifier (JSESSIONID) after successful authentication. An attacker who can set or predict a victim’s session ID prior to login may hijack the victim’s authenticated session once they log in, resulting in full account takeover. POST /webui HTTP/2 Host: Cookie: JSESSIONID=node01***.node0;
  • CSV Injection in iDempiere WebUI 12.0.0.202508171158 August 19, 2025
    Posted by Ron E on Aug 18A CSV Injection vulnerability exists in iDempiere WebUI v12.0.0.202508171158. The application fails to properly sanitize user-supplied input before including it in exported CSV files. An authenticated attacker can inject malicious spreadsheet formulas (e.g., =cmd|&apos;/C notepad&apos;!A1) into fields that are later exported. When the CSV is opened in spreadsheet software […]
  • liblcf v0.8.1 liblcf/lcf2xml: Untrusted LCF data triggers uncaught std::length_error via negative vector resize (DoS) August 19, 2025
    Posted by Ron E on Aug 18lcf2xml (part of liblcf) aborts when parsing specially crafted RPG Maker 2000/2003 files that supply a negative element count for vectors of structured records. The generic reader: template void Struct::ReadLcf(std::vector& vec, LcfReader& stream) { int count = stream.ReadInt(); vec.resize(count); // huge size_t -> throws length_error for (int i = […]
  • liblcf v0.8.1 Integer Overflow in liblcf `ReadInt()` Leads to Out-of-Bounds Reads and Denial of Service August 19, 2025
    Posted by Ron E on Aug 18A crafted RPG Maker save file (`.lsd`) can trigger an integer overflow in liblcf’s lcfstrings compressed integer decoding logic (`LcfReader::ReadInt()`), resulting in an unbounded shift and accumulation loop. The overflowed value is later used in buffer size allocations and structure parsing, causing large memory access requests and parsing errors. […]

Customers

Newsletter

{subscription_form_1}