lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <539DFF34.1050709@gmail.com>
Date: Sun, 15 Jun 2014 13:16:52 -0700
From: johan nestaas <johannestaas@...il.com>
To: fulldisclosure@...lists.org
Subject: [FD] chatcrypt.com insecure, bad setup for secure chat

A very popular hit when googling "encrypted chat"... I took a look and
there were several problems.

Everything is served through HTTP, including the crypto javascript. An
attacker who can MITM can send malicious javascript that simply does not
encrypt. It pings the service every 500 ms with the room and username
you are using in plaintext.

Tbh I stopped looking at that point, but there's no mention of an
integrity check or authenticity check either, which is essential for AES
communication.

Even if SSL is enabled, the server can still be hacked or just be evil
and serve malicious javascript if that does get fixed, but nothing new
there.

cheers,
Johan


Download attachment "signature.asc" of type "application/pgp-signature" (535 bytes)


_______________________________________________
Sent through the Full Disclosure mailing list
http://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: http://seclists.org/fulldisclosure/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ