[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sending password in the command line



Pedro Zorzenon Neto said:
>       $ PASS="password" myprogram enable username IP
> 
>     then "myprogram" will read the PASS from the environment.
>     is there anyway a regular user could capture passwords?

yes it is "ps auxe"

try getting the password via <stdin> like "mysql -p"

David Flatz



Reply to: