1 | initial version |
Wireshark is a packet analyser and that means it must have visibility of those packets in a capture file.
If a capture file contains passwords, transmitted in the clear over the wire, then it may be able to display them.
Usually, such info is never actually transmitted, instead a hash representing the password is sent that may itself be encrypted.