Hello,
I am trying to understand why ettercap does not display the user name and password from a log if it has the following:
"email=EMAIL%40gmail.com&userpass=PASSWORD%21""
When I altered the log to the following it did pull out and display the password:
email=EMAIL%40gmail.com&pass=PASSWORD%21"
I am using "ettercap -Tqr etter.text"
Could someone explain to me why it fails unless the page uses "pass"?
Ettercap version .7.4.1


