Files
atomic-red-team/Linux/Persistence/bash_profile_and_bashrc.md
T

7 lines
201 B
Markdown
Raw Normal View History

2018-01-07 05:55:19 +07:00
# .bash_profile and .bashrc
MITRE ATT&CK Technique: [T1156](https://attack.mitre.org/wiki/Technique/T1156)
2018-01-11 15:54:20 -05:00
echo "/path/to/script.py" >> ~/.bash_profile
echo "/path/to/script.py" >> ~/.bashrc