OS Security

WGET command using username and password



To retrieve files from a web server using wget command

example:

$ wget –user=<username> –password=<password> <web server IP or name>

Related posts:

  1. Changing WordPress Login Username and Password.
  2. Still using plain old username and password for Online Banking?
  3. Dragon IDS Security Command Console (DSCC) Password Recovery
  4. Command to transfer MySQL database to another server.
  5. Understanding the /etc/passwd file.


Discussion

No comments for “WGET command using username and password”

Post a comment