Generated docs from job=generate-docs branch=master [ci skip]

This commit is contained in:
Atomic Red Team doc generator
2022-09-07 02:38:43 +00:00
parent ceaf4dee9c
commit a7384504cf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17163,7 +17163,7 @@ defense-evasion:
description: "Administrative shares are hidden network shares created by Microsofts
Windows NT operating systems that grant system administrators \nremote access
to every disk volume on a network-connected system. These shares are automatically
created at started unless they have been\npurposefully disabled and is done
created at started unless they have been\npurposefully disabled as is done
in this Atomic test. As Microsoft puts it, \"Missing administrative shares
typically \nindicate that the computer in question has been compromised by
malicious software.\"\nhttps://threatpost.com/conti-ransomware-gang-has-full-log4shell-attack-chain/177173/\n"
+1 -1
View File
@@ -121,7 +121,7 @@ Remove-FileShare -Name #{share_name}
## Atomic Test #4 - Disable Administrative Share Creation at Startup
Administrative shares are hidden network shares created by Microsofts Windows NT operating systems that grant system administrators
remote access to every disk volume on a network-connected system. These shares are automatically created at started unless they have been
purposefully disabled and is done in this Atomic test. As Microsoft puts it, "Missing administrative shares typically
purposefully disabled as is done in this Atomic test. As Microsoft puts it, "Missing administrative shares typically
indicate that the computer in question has been compromised by malicious software."
https://threatpost.com/conti-ransomware-gang-has-full-log4shell-attack-chain/177173/