This will search for the wp-login url in the file and pull out the pwd in the url if it is sent over HTTP rather than HTTPS
strings file.pcapng | grep wp-admin | grep pwd
Last updated 5 years ago