In today’s blog post, we will be going over how to create honey folders with no additional tooling.

Cyber Deception allows for the placement of traps with no business value, “normal” is defined as no interaction.

Its value lies in being probed, attacked, or compromised.

Any interaction is abnormal and thus actionable.

We will be leveraging a Desktop.ini file, which provides us with the ability to load icons from a remote location.

NOTE: To enable this feature, you have to create the value `”EnableShellShortcutIconRemotePath”=dword:00000001`

in the registry key `[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer]`

 

STEPS:

1. Create the Desktop.ini file with the following content:

NOTE: Adjust the domain name to your use case; the domain does not have to exist.

You can encode information in the domain name such as an ID for the honey folder and client information using environment variables.

 

2. Give the folder and the Desktop.ini file the system attribute:

You might also want to make the Desktop.ini file hidden. In this case you would use the following command:

After completing these steps, every time someone opens the folder that contains the honey folder, a DNS request will be made.

To have the DNS request logged, you should include the following in your Sysmon configuration under Event ID 22.

After ingesting the Sysmon logs into your SIEM you have a high-fidelity detection mechanism, if implemented correctly, with almost zero false positives.

 

 

 

 

 

 

 

 

 

 

 

 

 

Various social engineering techniques aka „Layer 8” attack vectors

Various social engineering techniques aka „Layer 8” attack vectors

Information security is important for every organisation and individual. But there is a fake idea that they can protect their datas with the most expensive cyber security softwers and tools. Not taking into a consideration, that these softwers and tools are as much strong as the weakest link in their organisation. That’s actually the human. The naivety, kindness and curiosity can easily lead to the leak of critical information.

Why packet capture is an important tool in the threat hunting toolbelt

Why packet capture is an important tool in the threat hunting toolbelt

With IT security technology rapidly improving, an increasing number of organizations are turning towards analytics, AI, and automation to help with managing the complex task of detecting and remediating cyber-attacks as well as to assist in reducing dwell time. These tools are becoming increasingly advanced by the day, and have become the industry standard for IT security. On the other hand, many of the cybersecurity tools used nowadays utilize predefined rules and signatures to identify malicious activity.

Pin It on Pinterest