T1070.003-Update (#1164)
* T1070.003-Update * wording update Co-authored-by: Toua Lor <tlor@nti.local> Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
@@ -81,4 +81,15 @@ atomic_tests:
|
||||
echo 'set +o history' >> ~/.bashrc
|
||||
. ~/.bashrc
|
||||
history -c
|
||||
name: sh
|
||||
name: sh
|
||||
- name: Use Space Before Command to Avoid Logging to History
|
||||
description: |
|
||||
Using a space before a command causes the command to not be logged in the Bash History file
|
||||
supported_platforms:
|
||||
- linux
|
||||
- macos
|
||||
executor:
|
||||
command: |
|
||||
hostname
|
||||
whoami
|
||||
name: sh
|
||||
|
||||
Reference in New Issue
Block a user