I have a potential new customer that is asking if we allow customers to use wget. I tried it with a random hosting account and I get:
[email protected] [~]# wget http://www.example.com/index.htm
-bash: /usr/bin/wget: Permission denied
I see that /usr/bin/wget has 700 permissions and is owned by root.
I'm assuming there are security repercussions of allowing wget for users. Anyway, I'd appreciate any general discussion about wget security, alternatives for users, etc.
Thanks!
- Scott
[email protected] [~]# wget http://www.example.com/index.htm
-bash: /usr/bin/wget: Permission denied
I see that /usr/bin/wget has 700 permissions and is owned by root.
I'm assuming there are security repercussions of allowing wget for users. Anyway, I'd appreciate any general discussion about wget security, alternatives for users, etc.
Thanks!
- Scott