Files
atomic-red-team/Linux/Persistence/bash_profile_and_bashrc.md
T
atmathis 0e877849ef Fixing .bash_profile
* Removed commands not related to this technique, and replaced them
with legitimate ones.
* Added .bash_profile page to Mac
2018-01-11 15:54:20 -05:00

201 B

.bash_profile and .bashrc

MITRE ATT&CK Technique: T1156

echo "/path/to/script.py" >> ~/.bash_profile
echo "/path/to/script.py" >> ~/.bashrc