0e877849ef
* Removed commands not related to this technique, and replaced them with legitimate ones. * Added .bash_profile page to Mac
7 lines
201 B
Markdown
7 lines
201 B
Markdown
# .bash_profile and .bashrc
|
|
|
|
MITRE ATT&CK Technique: [T1156](https://attack.mitre.org/wiki/Technique/T1156)
|
|
|
|
echo "/path/to/script.py" >> ~/.bash_profile
|
|
echo "/path/to/script.py" >> ~/.bashrc
|