text stringlengths 100 9.93M | category stringclasses 11
values |
|---|---|
ATT&CK ID:G0087
ATT&CK Technique Name:APT39
APT39 has communicated with C2 through files uploaded to and downloaded from DropBox.[5] | secon |
ATT&CK ID:M1030
ATT&CK Technique Name:Network Segmentation
Configure access controls and firewalls to limit access to domain controllers and systems used to create and manage accounts. | secon |
ATT&CK ID:S0352
ATT&CK Technique Name:OSX_OCEANLOTUS.D
OSX_OCEANLOTUS.D sets the main loader file’s attributes to hidden.[37] | secon |
ATT&CK ID:G0050
ATT&CK Technique Name:APT32
APT32 has obtained and used tools such as Mimikatz and Cobalt Strike, and a variety of other open-source tools from GitHub.[12][13] | secon |
ATT&CK ID:S0260
ATT&CK Technique Name:InvisiMole
InvisiMole can inject its code into a trusted process via the APC queue.[10] | secon |
ATT&CK ID:G0096
ATT&CK Technique Name:APT41
APT41 performed password brute-force attacks on the local admin account.[4] | secon |
ATT&CK ID:S1018
ATT&CK Technique Name:Saint Bot
Saint Bot has run several virtual machine and sandbox checks, including checking if Sbiedll.dll is present in a list of loaded modules, comparing the machine name to HAL9TH and the user name to JohnDoe, and checking the BIOS version for known virtual machine identifiers.[... | secon |
ATT&CK ID:G0122
ATT&CK Technique Name:Silent Librarian
Silent Librarian has searched victim's websites to identify the interests and academic areas of targeted individuals and to scrape source code, branding, and organizational contact information for phishing pages.[5][6][7] | secon |
ATT&CK ID:S0487
ATT&CK Technique Name:Kessel
Kessel has trojanized the ssh_login and user-auth_pubkey functions to steal plaintext credentials.[2] | secon |
ATT&CK ID:S0428
ATT&CK Technique Name:PoetRAT
PoetRAT was delivered with documents using DDE to execute malicious code.[26] | secon |
title:blackhat:us-18 Mainframe [z/OS] Reverse Engineering and Exploit Development
Speak with any Fortune 500 running mainframe and they'll tell you two things: (1) without their mainframes they'd be out of business (2) they do not conduct any security research on them, let alone vulnerability scans. The most infuriatin... | secon |
ATT&CK ID:S0603
ATT&CK Technique Name:Stuxnet
Stuxnet enumerates removable drives for infection.[42] | secon |
ATT&CK ID:G0106
ATT&CK Technique Name:Rocke
Rocke has looked for IP addresses in the known_hosts file on the infected system and attempted to SSH into them.[76] | secon |
ATT&CK ID:G0059
ATT&CK Technique Name:Magic Hound
Magic Hound has disabled LSA protection on compromised hosts using "reg" add HKLM\SYSTEM\CurrentControlSet\Control\LSA /v RunAsPPL /t REG_DWORD /d 0 /f.[2] | secon |
ATT&CK ID:S0182
ATT&CK Technique Name:FinFisher
FinFisher comes packaged with ExynosAbuse, an Android exploit that can gain root privileges.[7] | secon |
ATT&CK ID:G0050
ATT&CK Technique Name:APT32
APT32 used Mimikatz and customized versions of Windows Credential Dumper to harvest credentials.[11][12] | secon |
ATT&CK ID:S0499
ATT&CK Technique Name:Hancitor
Hancitor has used Base64 to encode malicious links. Hancitor has also delivered compressed payloads in ZIP files to victims.[147][148] | secon |
ATT&CK ID:M1017
ATT&CK Technique Name:User Training
Train users to look for double extensions in filenames, and in general use training as a way to bring awareness to common phishing and spearphishing techniques and how to raise suspicion for potentially malicious events. | secon |
title:blackhat:us-19 Exploiting the Hyper-V IDE Emulator to Escape the Virtual Machine
Cloud proliferation continues to increase the worlds dependency on the security of virtualization stacks. But like all software stacks, virtualization stacks have vulnerabilities.In this talk, I'll examine a powerful vulnerability in... | secon |
ATT&CK ID:M1047
ATT&CK Technique Name:Audit
Scan public code repositories for exposed credentials or other sensitive information before making commits. Ensure that any leaked credentials are removed from the commit history, not just the current latest version of the code. | secon |
ATT&CK ID:S0032
ATT&CK Technique Name:gh0st RAT
gh0st RAT has the capability to to delete files.[84][85] | secon |
title:botconf2019 BackSwap Malware Campaign Evolution
This article will explain in detail the follow-up since the BackSwap malware was discovered in May 2018, as well as the different campaigns that the group behind BackSwap has carried out towards financial institutions from different countries, cryptocurrency exchang... | secon |
title:botconf2013 Legal limits of proactive actions: Coreflood botnet example
Passive defense mechanisms are necessary component of well-designed cyber defense programs but they are no longer sufficient to address increasingly sophisticated threats. Thus, addressing the threats more comprehensively may require addition... | secon |
ATT&CK ID:S0115
ATT&CK Technique Name:Crimson
Crimson can determine when it has been installed on a host for at least 15 days before downloading the final payload.[18] | secon |
ATT&CK ID:S0603
ATT&CK Technique Name:Stuxnet
Stuxnet extracts and writes driver files that match the times of other legitimate files.[50] | secon |
title:blackhat:us-22 Cautious: A New Exploitation Method! No Pipe but as Nasty as Dirty Pipe
Dirty pipe is the name given to the CVE-2022-0847 vulnerability, present in Linux kernel versions 5.8 and later. It is considered a very serious vulnerability found in the Linux kernel recently partially because it gives a bad ... | secon |
ATT&CK ID:S0126
ATT&CK Technique Name:ComRAT
ComRAT can check the default browser by querying HKCR\http\shell\open\command.[29] | secon |
ATT&CK ID:S0470
ATT&CK Technique Name:BBK
BBK has the ability to use cmd to run a Portable Executable (PE) on the compromised host.[4] | secon |
titleblackhat:eu-21 Hardware Security Module - Executing Unsigned Code in HSM TEE
Trusted Execution Environment, or TEE, defines an isolation between trusted and untrusted environment. In terms of TEE environment executing the code, the protected area is guaranteed to execute only authenticated code and reject any inst... | secon |
ATT&CK ID:M1031
ATT&CK Technique Name:Network Intrusion Prevention
Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may ... | secon |
ATT&CK ID:M0801
ATT&CK Technique Name:Access Management
Access Management technologies can be used to enforce authorization policies and decisions, especially when existing field devices do not provide capabilities to support user identification and authentication. [2] These technologies typically utilize an in-line ne... | secon |
titleblackhat:eu-21 Building Better CSIRTs Using Behavioral Psychology
Have you ever worked on a security team where the decisions, communication, and overall team culture are dominated by one or two "rock stars"? Are constant disagreements and passive-aggression among team members hurting your ability to respond effec... | secon |
ATT&CK ID:S0588
ATT&CK Technique Name:GoldMax
GoldMax has used scheduled tasks to maintain persistence.[73] | secon |
title:blackhat:eu-20 BinTyper: Type Confusion Detection for C++ Binaries
Type confusion bug (or bad casting) is a popular vulnerability class that attacks C++ software like web browser, document reader. This bug occurs once a program typecasts and uses an object as an incompatible type. An attacker can exploit this vul... | secon |
ATT&CK ID:S0603
ATT&CK Technique Name:Stuxnet
Stuxnet collects system information including computer and domain names, OS version, and S7P paths.[356] | secon |
ATT&CK ID:T1195.002
ATT&CK Technique Name:Compromise Software Supply Chain
Adversaries may manipulate application software prior to receipt by a final consumer for the purpose of data or system compromise. Supply chain compromise of software can take place in a number of ways, including manipulation of the application ... | secon |
ATT&CK ID:M1038
ATT&CK Technique Name:Execution Prevention
System settings can prevent applications from running that haven't been downloaded from legitimate repositories which may help mitigate some of these issues. Not allowing unsigned applications from being run may also mitigate some risk. | secon |
ATT&CK ID:M0947
ATT&CK Technique Name:Audit
Integrity checking of transient assets can include performing the validation of the booted operating system and programs using TPM-based technologies, such as Secure Boot and Trusted Boot. [3] It can also include verifying filesystem changes, such as programs and configuratio... | secon |
ATT&CK ID:M1026
ATT&CK Technique Name:Privileged Account Management
Limit access to the root account and prevent users from creating and/or modifying systemd timer unit files. | secon |
ATT&CK ID:T1417.001
ATT&CK Technique Name:Keylogging
Adversaries may log user keystrokes to intercept credentials or other information from the user as the user types them. | secon |
ATT&CK ID:S0270
ATT&CK Technique Name:RogueRobin
RogueRobin created a shortcut in the Windows startup folder to launch a PowerShell script each time the user logs in to establish persistence.[226] | secon |
ATT&CK ID:S0168
ATT&CK Technique Name:Gazer
Gazer performs thread execution hijacking to inject its orchestrator into a running thread from a remote process.[2][3] | secon |
ATT&CK ID:G0127
ATT&CK Technique Name:TA551
TA551 has used mshta.exe to execute malicious payloads.[35] | secon |
ATT&CK ID:M1030
ATT&CK Technique Name:Network Segmentation
Deny direct remote access to internal systems through the use of network proxies, gateways, and firewalls. | secon |
ATT&CK ID:S0363
ATT&CK Technique Name:Empire
Empire contains some modules that leverage API hooking to carry out tasks, such as netripper.[8] | secon |
ATT&CK ID:S0284
ATT&CK Technique Name:More_eggs
More_eggs has the capability to gather the IP address from the victim's machine.[145] | secon |
ATT&CK ID:S0504
ATT&CK Technique Name:Anchor
Anchor can use secondary C2 servers for communication after establishing connectivity and relaying victim information to primary C2 servers.[1] | secon |
ATT&CK ID:M1027
ATT&CK Technique Name:Password Policies
Establish an organizational policy that prohibits password storage in files. | secon |
ATT&CK ID:M1012
ATT&CK Technique Name:Enterprise Policy
If devices are enrolled using Apple User Enrollment or using a profile owner enrollment mode for Android, device controls prevent the enterprise from accessing the device’s physical location. This is typically used for a Bring Your Own Device (BYOD) deployment. | secon |
ATT&CK ID:S0268
ATT&CK Technique Name:Bisonal
Bisonal has used the RegQueryValueExA function to retrieve proxy information in the Registry.[14] | secon |
titleblackhat:eu-20 Please Make a Dentist Appointment ASAP: Attacking IOBluetoothFamily HCI and Vendor-Specific Commands
In order to control the firmware link manager and baseband controller, Bluetooth stacks usually abstract a set of command interfaces called Host-Controller Interface (HCI). Through these interfaces, ... | secon |
ATT&CK ID:S0501
ATT&CK Technique Name:PipeMon
PipeMon can attempt to gain administrative privileges using token impersonation.[10] | secon |
ATT&CK ID:S1042
ATT&CK Technique Name:SUGARDUMP
SUGARDUMP has collected browser bookmark and history information.[17] | secon |
ATT&CK ID:S0545
ATT&CK Technique Name:TERRACOTTA
TERRACOTTA has displayed a form to collect user data after installation.[30] | secon |
ATT&CK ID:S1064
ATT&CK Technique Name:SVCReady
SVCReady can collect a list of running processes from an infected host.[244] | secon |
ATT&CK ID:S0249
ATT&CK Technique Name:Gold Dragon
Gold Dragon encrypts data using Base64 before being sent to the command and control server.[25] | secon |
ATT&CK ID:M0930
ATT&CK Technique Name:Network Segmentation
Segment operational network and systems to restrict access to critical system functions to predetermined management systems. [2] | secon |
ATT&CK ID:S0414
ATT&CK Technique Name:BabyShark
BabyShark has a PowerShell-based remote administration ability that can implement a PowerShell or C# based keylogger.[24] | secon |
ATT&CK ID:S0465
ATT&CK Technique Name:CARROTBALL
CARROTBALL has been executed through users being lured into opening malicious e-mail attachments.[57] | secon |
ATT&CK ID:S0612
ATT&CK Technique Name:WastedLocker
WastedLocker checks for specific registry keys related to the UCOMIEnumConnections and IActiveScriptParseProcedure32 interfaces.[101] | secon |
ATT&CK ID:M1026
ATT&CK Technique Name:Privileged Account Management
Prevent adversary access to privileged accounts or access necessary to perform this technique. | secon |
titleblackhat:us-22 Living Off the Walled Garden: Abusing the Features of the Early Launch Antimalware Ecosystem
Early Launch Antimalware (ELAM) functionality in Windows offers robust anti-tampering mitigations whereby security vendors declare a Microsoft-approved list of explicitly allowed signers to run as protected ... | secon |
ATT&CK ID:S0096
ATT&CK Technique Name:Systeminfo
Systeminfo can be used to gather information about the operating system.[361] | secon |
ATT&CK ID:C0002
ATT&CK Technique Name:Night Dragon
During Night Dragon, threat actors used dynamic DNS services for C2.[10] | secon |
ATT&CK ID:S1031
ATT&CK Technique Name:PingPull
PingPull has the ability to exfiltrate stolen victim data through its C2 channel.[99] | secon |
ATT&CK ID:S0528
ATT&CK Technique Name:Javali
Javali can read C2 information from Google Documents and YouTube.[2] | secon |
ATT&CK ID:S0024
ATT&CK Technique Name:Dyre
Dyre has the ability to identify the computer name, OS version, and hardware configuration on a compromised host.[120] | secon |
title:blackhat:us-18 From Thousands of Hours to a Couple of Minutes: Automating Exploit Generation for Arbitrary Types of Kernel Vulnerabilities
Writing a working exploit for a vulnerability is generally challenging, time-consuming, and labor-intensive. To address this issue, automated exploit generation techniques can... | secon |
ATT&CK ID:M1018
ATT&CK Technique Name:User Account Management
By default, only administrators are allowed to connect remotely using WMI. Restrict other users who are allowed to connect, or disallow all users to connect remotely to WMI. | secon |
ATT&CK ID:S0635
ATT&CK Technique Name:BoomBox
BoomBox has gained execution through user interaction with a malicious file.[45] | secon |
ATT&CK ID:C0004
ATT&CK Technique Name:CostaRicto
For CostaRicto, the threat actors established domains, some of which appeared to spoof legitimate domains.[21] | secon |
title:blackhat:us-22 UWB Real Time Locating Systems: How Secure Radio Communications May Fail in Practice
Ultra-wideband (UWB) is a rapidly-growing radio technology that, according to the UWB Alliance, is forecasted to drive sales volumes exceeding one billion devices annually by 2025. Among its current applications, o... | secon |
ATT&CK ID:M1003
ATT&CK Technique Name:Lock Bootloader
Users should ensure bootloaders are locked to prevent arbitrary operating system code from being flashed onto the device. | secon |
ATT&CK ID:S0395
ATT&CK Technique Name:LightNeuron
LightNeuron is controlled via commands that are embedded into PDFs and JPGs using steganographic methods.[5] | secon |
ATT&CK ID:S0658
ATT&CK Technique Name:XCSSET
XCSSET will create an ssh key if necessary with the ssh-keygen -t rsa -f $HOME/.ssh/id_rsa -P command. XCSSET will upload a private key file to the server to remotely access the host without a password.[13] | secon |
ATT&CK ID:T1059.003
ATT&CK Technique Name:Windows Command Shell
Adversaries may abuse the Windows command shell for execution. The Windows command shell (cmd) is the primary command prompt on Windows systems. The Windows command prompt can be used to control almost any aspect of a system, with various permission levels... | secon |
title:botconf2015 The story of Cryptowall: a historical analysis of a large scale cryptographic ransomware threat
For almost two years Cryptowall has been making its rounds encrypting the files of victims and extorting them for money in the form of Bitcoins. Following in the footsteps of Cryptolocker Cryptowall has mad... | secon |
ATT&CK ID:S0436
ATT&CK Technique Name:TSCookie
TSCookie has the ability to inject code into the svchost.exe, iexplorer.exe, explorer.exe, and default browser processes.[64] | secon |
ATT&CK ID:S0090
ATT&CK Technique Name:Rover
Rover persists by creating a Registry entry in HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\.[227] | secon |
ATT&CK ID:S0503
ATT&CK Technique Name:FrameworkPOS
FrameworkPOS can collect elements related to credit card data from process memory.[76] | secon |
ATT&CK ID:G0035
ATT&CK Technique Name:Dragonfly
Dragonfly has used the command line for execution.[15] | secon |
ATT&CK ID:S0376
ATT&CK Technique Name:HOPLIGHT
HOPLIGHT has modified Managed Object Format (MOF) files within the Registry to run specific commands and create persistence on the system.[70] | secon |
ATT&CK ID:S0139
ATT&CK Technique Name:PowerDuke
PowerDuke has commands to get the time the machine was built, the time, and the time zone.[59] | secon |
ATT&CK ID:S0332
ATT&CK Technique Name:Remcos
Remcos has a command to hide itself through injecting into another process.[51] | secon |
ATT&CK ID:S0555
ATT&CK Technique Name:CHEMISTGAMES
CHEMISTGAMES has been distributed as updates to legitimate applications. This was accomplished by compromising legitimate app developers, and subsequently gaining access to their Google Play Store developer account.[4] | secon |
ATT&CK ID:G0103
ATT&CK Technique Name:Mofang
Mofang delivered spearphishing emails with malicious links included.[73] | secon |
ATT&CK ID:M1037
ATT&CK Technique Name:Filter Network Traffic
Block Traffic Upon identifying a compromised network device being used to bridge a network boundary, block the malicious packets using an unaffected network device in path, such as a firewall or a router that has not been compromised. Continue to monitor f... | secon |
ATT&CK ID:S1059
ATT&CK Technique Name:metaMain
metaMain can write the process ID of a target process into the HKEY_LOCAL_MACHINE\SOFTWARE\DDE\tpid Registry value as part of its reflective loading activity.[88] | secon |
titleblackhat:eu-19 Simple Spyware: Androids Invisible Foreground Services and How to (Ab)use Them
With the releases of Android Oreo and Pie, Google introduced some background execution limits for Android apps [1],[2]. In order to save battery life and prevent sensor access, apps were restricted in how they were capabl... | secon |
ATT&CK ID:S1064
ATT&CK Technique Name:SVCReady
SVCReady can enter a sleep stage for 30 minutes to evade detection.[40] | secon |
ATT&CK ID:S0447
ATT&CK Technique Name:Lokibot
Lokibot has performed a time-based anti-debug check before downloading its third stage.[29] | secon |
ATT&CK ID:S0496
ATT&CK Technique Name:REvil
REvil can force a reboot in safe mode with networking.[6] | secon |
ATT&CK ID:S0349
ATT&CK Technique Name:LaZagne
LaZagne can obtain credentials from chats, databases, mail, and WiFi.[20] | secon |
ATT&CK ID:S0697
ATT&CK Technique Name:HermeticWiper
HermeticWiper has the ability to receive a command parameter to sleep prior to carrying out destructive actions on a targeted host.[28] | secon |
ATT&CK ID:S0448
ATT&CK Technique Name:Rising Sun
Rising Sun has decrypted itself using a single-byte XOR scheme. Additionally, Rising Sun can decrypt its configuration data at runtime.[198] | secon |
ATT&CK ID:S0485
ATT&CK Technique Name:Mandrake
Mandrake can delete all data from an infected device.[8] | secon |
title:blackhat:eu-22 Bridging the Gap Between Research and Practice in Intelligently Bypassing WAF
AI-enabled cyber attack is fast becoming a prevalent topic. One of the representative topics is to utilize AI to learn how to bypass web application firewalls (WAFs). The general workflow includes three steps. First, buil... | secon |
ATT&CK ID:G0004
ATT&CK Technique Name:Ke3chang
Ke3chang has obtained and used tools such as Mimikatz.[61] | secon |
ATT&CK ID:G0050
ATT&CK Technique Name:APT32
APT32 used Outlook Credential Dumper to harvest credentials stored in Windows registry.[3][4] | secon |
ATT&CK ID:S0673
ATT&CK Technique Name:DarkWatchman
DarkWatchman can store configuration strings, keylogger, and output of components in the Registry.[8] | secon |
Subsets and Splits
Top 100 EPUB Books
This query retrieves a limited set of raw data entries that belong to the 'epub_books' category, offering only basic filtering without deeper insights.