Stars: 369
Forks: 96
Pull Requests: 16
Issues: 45
Watchers: 20
Last Updated: 2023-01-26 13:44:30
DejaVU - Open Source Deception Framework
License: Other
Languages: JavaScript, Less, CSS, HTML, PHP, Hack
DejaVu (part of Camolabs.io) is a deception platform which can be used to deploy decoys on both cloud(for now we support AWS) and internal network.
This is our presentation at Blackhat Europe where we show how we can leverage Deception to detect common adversary tactics and techniques during various stages of attack lifecycle.
If you are looking deploying DejaVu on your internal network, you can download the platform from Camolabs.io. Use the below guides to help you get started.
Default credentials: administrator:changepassword
We started DejaVu in 2018 and initially presented our work at Blackhat, Defcon, and HITB. Over the last few years we have added various new decoys, breadcrumbs and changed our architecture based on the feedback from organisations using it.
DejaVu can be used by the defender to deploy multiple interactive (Server and Client) decoys strategically across their network on different VLAN’s and on Cloud (AWS). To ease the management of decoys, we have built a web based platform which can be used to deploy, administer and configure all the decoys effectively from a centralized console. Logging and alerting dashboard displays detailed information about the alerts generated and can be further configured on how these alerts should be handled. If certain IP’s like in-house vulnerability scanner, SCCM etc. needs to be discarded, this can be configured which effectively would mean very few false positives.
Alerts only occur when an adversary is engaged with the decoy, so now when the attacker touches the decoy during reconnaissance or performs authentication attempts this raises a high accuracy alert which should be investigated by the defense. Decoys can also be placed on the client VLAN’s to detect client side attacks such as responder/LLMNR attacks using client side decoys. Additionally, common attacks which the adversary uses to compromise such as abusing Tomcat/SQL server for initial foothold can be deployed as decoys, luring the attacker and enabling detection.
One of the major advantages of DejaVu - Using a single platform you can deploys decoys across different VLANS and manage, monitor them.
Below are few examples attack vectors using DejaVu platform you can detect:
(Attack) : Port Scan/Enumeration
(Defense) : Fake Services spread out throughout the network
(Attack) : Password Spray/ Brute Force Attack
(Defense) : Deploy multiple common services, attempts on two/more decoys potentially a password spray attempt
(Attack) : Attacker targeting low hanging fruits - Tomcat/MSSQL/Jenkins
(Defense) : Deploy common platforms attackers look for initial foothold
(Attack) : Responsder/ LLMNR Poisoning
(Defense) : NBNS client side decoys to detect MITM attacks
(Attack) : Bloodhound/Similar tools to identify attack path
(Defense) : DNS Records Manipulation and fake servers
(Attack) : Lateral Movement - Pass the Hash
(Defense) : Fake Sessions and Injecting Memory Credentials Tokens
(Attack) : Kerberoast attack
(Defense) : Kerberoasting Service Accounts Honey Tokens
(Attack) : Data Ex-filtration
(Defense) : Honeyfiles to detect ex-filtration occurrences
Server Decoys
Client Decoys
BreadCrumbs