# Exploit Title: chatNow - CSRF(Send MSG) # Date: 2016-08-23 # Exploit Author: HaHwul # Exploit Author Blog: www.hahwul.com # Vendor Homepage: http://chatnow.thiagosf.net/ # Software Link: https://github.com/thiagosf/chatNow/archive/master.zip # Version: Latest commit # Tested on: Debian [wheezy] ### Vulnerability 'send_message.php' is not check the csrf token or referer header. It is possible CSRF Attack. ### Attack Code