id stringlengths 5 9 | technique stringlengths 3 43 | subtechniqueid stringlengths 3 60 ⌀ | sentences stringlengths 1 871 |
|---|---|---|---|
t1187 | forced authentication | null | for many networks there should not be any but it depends on how systems on the network are configured and where resources are located |
t1187 | forced authentication | null | if attempts are detected then investigate endpoint data sources to find the root cause |
t1187 | forced authentication | null | monitor creation and modification of |
t1187 | forced authentication | null | monitor for smb traffic on tcp ports 139 445 and udp port 137 and webdav traffic attempting to exit the network to unknown external systems |
t1187 | forced authentication | null | scf or any other files on systems and within virtual environments that contain resources that point to external network resources as these could be used to gather credentials when the files are rendered |
t1187 | forced authentication | null | the server message block smb protocol is commonly used in windows networks for authentication and communication between systems for access to resources and file sharing |
t1189 | drive by compromise | null | adversaries may gain access to a system through a user visiting a website over the normal course of browsing |
t1189 | drive by compromise | null | also look for behavior on the endpoint system that might indicate successful compromise such as abnormal behavior of browser processes |
t1189 | drive by compromise | null | detecting compromise based on the drive by exploit from a legitimate website may be difficult |
t1189 | drive by compromise | null | file file creation process process creation network traffic network connection creation network traffic network traffic content application log application log content |
t1189 | drive by compromise | null | firewalls and proxies can inspect urls for potentially known bad domains or parameters |
t1189 | drive by compromise | null | network intrusion detection systems sometimes with ssltls inspection can be used to look for known malicious scripts recon heap spray and browser identification scripts have been frequently reused common script obfuscation and exploit code |
t1189 | drive by compromise | null | they can also do reputation based analytics on websites and their requested resources such as how old a domain is who its registered to if its on a known bad list or how many other users have connected to it before |
t1189 | drive by compromise | null | this could include suspicious files written to disk evidence of process injectiont1055 for attempts to hide execution evidence of discovery or other unusual network traffic that may indicate additional tools transferred to the system |
t1189 | drive by compromise | null | with this technique the users web browser is typically targeted for exploitation but adversaries may also use compromised websites for non exploitation behavior such as acquiring application access tokent1550 |
t1190 | exploit public facing application | null | adversaries may attempt to take advantage of a weakness in an internet facing computer or program using software data or commands in order to cause unintended or unanticipated behavior |
t1190 | exploit public facing application | null | application log application log content network traffic network traffic content |
t1190 | exploit public facing application | null | monitor application logs for abnormal behavior that may indicate attempted or successful exploitation |
t1190 | exploit public facing application | null | the weakness in the system can be a bug a glitch or a design vulnerability |
t1190 | exploit public facing application | null | use deep packet inspection to look for artifacts of common exploit traffic such as sql injection |
t1190 | exploit public facing application | null | web application firewalls may detect improper inputs attempting exploitation |
t1195 | supply chain compromise | null | adversaries may manipulate products or product delivery mechanisms prior to receipt by a final consumer for the purpose of data or system compromise |
t1195 | supply chain compromise | null | perform physical inspection of hardware to look for potential tampering |
t1195 | supply chain compromise | null | scan downloads for malicious signatures and attempt to test software and updates prior to deployment while taking note of potential suspicious activity |
t1195 | supply chain compromise | null | supply chain compromise can take place at any stage of the supply chain including * manipulation of development tools * manipulation of a development environment * manipulation of source code repositories public or private * manipulation of source code in open source dependencies * manipulation of software updatedistr... |
t1195 | supply chain compromise | null | use verification of distributed binaries through hash checking or other integrity checking mechanisms |
t1197 | bits jobs | null | adversaries may abuse bits jobs to persistently execute or clean up after malicious payloads |
t1197 | bits jobs | null | bits jobs use https and smb for remote connections and are tethered to the creating user and will only function when that user is logged on this rule applies even if a user attaches the job to a service account |
t1197 | bits jobs | null | bits runs as a service and its status can be checked with the sc query utility sc query bits |
t1197 | bits jobs | null | citation ctu bits malware june 2016 monitor and analyze network activity generated by bits |
t1197 | bits jobs | null | citation elastic hunting for persistence part 1 also consider investigating more detailed information about jobs by parsing the bits job database |
t1197 | bits jobs | null | citation microsoft bits |
t1197 | bits jobs | null | citation microsoft bits monitor usage of the bitsadmins0190 tool especially the ˜transfer create addfile setnotify flags setnotify cmdline setmin retry delay set custom headers and resume command optionscitation microsoft bits admin logs powershell logs and the windows event log for bits activity |
t1197 | bits jobs | null | citation microsoft issues with bits july 2011 active bits tasks can be enumerated using the bitsadmins0190 tool bitsadmin list allusers verbose |
t1197 | bits jobs | null | process process creation network traffic network connection creation service service metadata command command execution |
t1197 | bits jobs | null | windows background intelligent transfer service bits is a low bandwidth asynchronous file transfer mechanism exposed through component object modelt1559 |
t1199 | trusted relationship | null | access through trusted third party relationship exploits an existing connection that may not be protected or receives less scrutiny than standard mechanisms of gaining access to a network |
t1199 | trusted relationship | null | adversaries may be able to act quickly towards an objective so proper monitoring for behavior related to credential access lateral movement and collection will be important to detect the intrusion |
t1199 | trusted relationship | null | adversaries may breach or otherwise leverage organizations who have access to intended victims |
t1199 | trusted relationship | null | application log application log content logon session logon session metadata logon session logon session creation |
t1199 | trusted relationship | null | depending on the type of relationship an adversary may have access to significant amounts of information about the target before conducting an operation especially if the trusted relationship is based on it services |
t1199 | trusted relationship | null | establish monitoring for activity conducted by second and third party providers and other trusted entities that may be leveraged as a means to gain access to the network |
t1200 | hardware additions | null | adversaries may introduce computer accessories computers or networking hardware into a system or network that can be used as a vector to gain access |
t1200 | hardware additions | null | asset management systems may help with the detection of computer systems or network devices that should not exist on a network |
t1200 | hardware additions | null | endpoint sensors may be able to detect the addition of hardware via usb thunderbolt and other external device communication ports |
t1200 | hardware additions | null | while public references of usage by threat actors are scarce many red teamspenetration testers leverage hardware additions for initial access |
t1201 | password policy discovery | null | adversaries may attempt to access detailed information about the password policy used within an enterprise network or cloud environment |
t1201 | password policy discovery | null | adversaries will likely attempt to find the password policy early in an operation and the activity is likely to happen with other discovery activity |
t1201 | password policy discovery | null | correlate that activity with other suspicious activity from the originating system to reduce potential false positives from valid user or administrator activity |
t1201 | password policy discovery | null | monitor logs and processes for tools and command line arguments that may indicate theyre being used for password policy discovery |
t1201 | password policy discovery | null | password policies are a way to enforce complex passwords that are difficult to guess or crack through brute forcet1110 |
t1201 | password policy discovery | null | user account user account metadata process process creation command command execution |
t1202 | indirect command execution | null | adversaries may abuse utilities that allow for command execution to bypass security restrictions that limit the use of command line interpreters |
t1202 | indirect command execution | null | citation rsa forfiles aug 2017 |
t1202 | indirect command execution | null | monitor and analyze logs from host based detection mechanisms such as sysmon for events such as process creations that include or are resulting from parameters associated with invoking programscommandsfiles andor spawning child processesnetwork connections |
t1202 | indirect command execution | null | process process creation command command execution |
t1202 | indirect command execution | null | various windows utilities may be used to execute commands possibly without invoking cmds0106 |
t1203 | exploitation for client execution | null | adversaries may exploit software vulnerabilities in client applications to execute code |
t1203 | exploitation for client execution | null | also look for behavior on the endpoint system that might indicate successful compromise such as abnormal behavior of the browser or office processes |
t1203 | exploitation for client execution | null | detecting software exploitation may be difficult depending on the tools available |
t1203 | exploitation for client execution | null | this could include suspicious files written to disk evidence of process injectiont1055 for attempts to hide execution evidence of discovery or other unusual network traffic that may indicate additional tools transferred to the system |
t1203 | exploitation for client execution | null | vulnerabilities can exist in software due to insecure coding practices that can lead to unanticipated behavior |
t1204 | user execution | null | an adversary may rely upon specific actions by a user in order to gain execution |
t1204 | user execution | null | anti virus can potentially detect malicious documents and files that are downloaded and executed on the users computer |
t1204 | user execution | null | application log application log content instance instance start instance instance creation image image creation command command execution container container start container container creation network traffic network connection creation network traffic network traffic content file file creation process process creation |
t1204 | user execution | null | endpoint sensing or network sensing can potentially detect malicious events once the file is opened such as a microsoft word document or pdf reaching out to the internet or spawning powershell |
t1204 | user execution | null | monitor the execution of and command line arguments for applications that may be used by an adversary to gain initial access that require user interaction |
t1204 | user execution | null | this includes compression applications such as those for zip files that can be used to deobfuscatedecode files or informationt1140 in payloads |
t1204 | user execution | null | users may be subjected to social engineering to get them to execute malicious code by for example opening a malicious document file or link |
t1205 | traffic signaling | null | adversaries may use traffic signaling to hide open ports or other malicious functionality used for persistence or command and control |
t1205 | traffic signaling | null | citation gitlab wakeonlan |
t1205 | traffic signaling | null | network traffic network connection creation network traffic network traffic flow network traffic network traffic content |
t1205 | traffic signaling | null | record network packets sent to and from the system looking for extraneous packets that do not belong to established flows |
t1205 | traffic signaling | null | seeing this string anywhere in a packets payload may be indicative of a wake on lan attempt |
t1205 | traffic signaling | null | the wake on lan magic packet consists of 6 bytes of ff followed by sixteen repetitions of the target systems ieee address |
t1205 | traffic signaling | null | traffic signaling involves the use of a magic value or sequence that must be sent to a system to trigger a special response such as opening a closed port or executing a malicious task |
t1207 | rogue domain controller | null | active directory active directory object creation active directory active directory object modification network traffic network traffic content user account user account authentication |
t1207 | rogue domain controller | null | adversaries may register a rogue domain controller to enable manipulation of active directory data |
t1207 | rogue domain controller | null | also consider monitoring and alerting on the replication of ad objects audit detailed directory service replication events 4928 and 4929 |
t1207 | rogue domain controller | null | citation add security dc shadow feb 2018 a rogue dc must authenticate as a service using these two spns for the replication process to successfully complete |
t1207 | rogue domain controller | null | citation dcshadow blog investigate usage of kerberos service principal names spns especially those associated with services beginning with œgc by computers not present in the dc organizational unit ou |
t1207 | rogue domain controller | null | citation dcshadow blog leverage ad directory synchronization dirsync to monitor changes to directory state using ad replication cookies |
t1207 | rogue domain controller | null | citation github sync monitor citation dcshadow blog dc replication will naturally take place every 15 minutes but can be triggered by an attacker or by legitimate urgent changes ex passwords |
t1207 | rogue domain controller | null | citation microsoft dirsync citation add security dc shadow feb 2018 baseline and periodically analyze the configuration partition of the ad schema and alert on creation of ntdsdsa objects |
t1207 | rogue domain controller | null | dc shadow may be used to create a rogue domain controller dc |
t1207 | rogue domain controller | null | monitor and analyze network traffic associated with data replication such as calls to drsaddentry dsr replica ad and especially getncchanges between dcs as well as tofrom non dc hosts |
t1207 | rogue domain controller | null | the spn associated with the directory replication service drs remote protocol interface guid e3514235“4b06“11d1 ab04“00c04fc2dcd2 can be set without logging |
t1210 | exploitation of remote services | null | adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network |
t1210 | exploitation of remote services | null | also look for behavior on the endpoint system that might indicate successful compromise such as abnormal behavior of the processes |
t1210 | exploitation of remote services | null | application log application log content network traffic network traffic content |
t1210 | exploitation of remote services | null | detecting software exploitation may be difficult depending on the tools available |
t1210 | exploitation of remote services | null | exploitation of a software vulnerability occurs when an adversary takes advantage of a programming error in a program service or within the operating system software or kernel itself to execute adversary controlled code |
t1210 | exploitation of remote services | null | software exploits may not always succeed or may cause the exploited process to become unstable or crash |
t1210 | exploitation of remote services | null | this could include suspicious files written to disk evidence of process injectiont1055 for attempts to hide execution evidence of discovery or other unusual network traffic that may indicate additional tools transferred to the system |
t1211 | exploitation for defense evasion | null | adversaries may exploit a system or application vulnerability to bypass security features |
t1211 | exploitation for defense evasion | null | also look for behavior on the system that might indicate successful compromise such as abnormal behavior of processes |
t1211 | exploitation for defense evasion | null | detecting software exploitation may be difficult depending on the tools available |
t1211 | exploitation for defense evasion | null | exploitation for defense evasion may happen shortly after the system has been compromised to prevent detection during later actions for for additional tools that may be brought in and used |
t1211 | exploitation for defense evasion | null | exploitation of a software vulnerability occurs when an adversary takes advantage of a programming error in a program service or within the operating system software or kernel itself to execute adversary controlled code |
t1211 | exploitation for defense evasion | null | software exploits may not always succeed or may cause the exploited process to become unstable or crash |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.