{"id":1518,"date":"2009-02-24T12:46:36","date_gmt":"2009-02-24T12:46:36","guid":{"rendered":"https:\/\/www.darknet.org.uk\/?p=1518"},"modified":"2015-09-09T19:39:01","modified_gmt":"2015-09-09T11:39:01","slug":"wmat-released-web-mail-auth-tool-for-testing-web-mail-logins","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2009\/02\/wmat-released-web-mail-auth-tool-for-testing-web-mail-logins\/","title":{"rendered":"WMAT Released – Web Mail Auth Tool For Testing Web Mail Logins"},"content":{"rendered":"

WMAT is Web Mail Auth Tool that provide some essential functions for testing web mail logins, written in python with support of pyCurl.<\/p>\n

How it works?<\/strong><\/p>\n

It is very simple, You give WMAT file with usernames, file with passwords, URL of web mail app and chose pattern for attack. Patterns are XML files that define post\/get fields, http method, referer, success tag, etc … for each web mail applications.<\/p>\n

There are currently patterns for horde, squirrelmail, kerio and mdaemon web mail.<\/p>\n

The XML pattern files look like this:<\/p>\n

--- horde.wmat.xml ---\r\n\r\n\r\nhorde_user<\/username>\r\nhorde_pass<\/password>\r\nlogin.php<\/action_url>\r\nsidebar.php<\/success>\r\npost<\/method>\r\n<\/useragent>\r\n<\/referer>\r\n<\/additional_fields>\r\nivan.markovic@netsec.rs<\/author>\r\n<\/data>\r\n-----------------------<\/pre>\n