|
|
|
|
|
by smtddr
3979 days ago
|
|
Here's my caution to this. If low level processes can do "ps aux", and they see something like: DB_USER=scott DB_PASSWORD=b3withm3pl3aze /usr/bin/python webapp.py That could be troublesome if an attacker figured out a way to run remote commands on your server even as an unprivileged user. |
|
It would be kind of weird to include that considering how argv works.