Paid Advertising
web application security lab

Phishing Kits Now Act as MITM

Thanks to Mark for sending this over, but there is a new phishing kit that acts as a man in the middle. According to the article the phishing kit simply acts as a PHP proxy to forward any requests directly through the proxy. That way it can detect anything you are typing or defeat any systems like sitekey that require that you see the image in question.

I can’t exactly say this is a major leap forward, because I’ve seen phishing sites that have similar levels of sophistication in automatic detection of whether the username/password was correct by checking in real time. However, this does represent a new variant that could render a lot of the more snake oil security products virtually useless. The one major disadvantage with this system is that it has to reside on a host and if the same IP is used over and over and over, that could set off a lot of alarms. Interesting nonetheless.

3 Responses to “Phishing Kits Now Act as MITM”

  1. Nick Says:

    To make it less suspicious the proxy could just run all traffic through Tor…

  2. Mike Says:

    Could someone include a screenshot of this? I can’t find it and I’d like to know what it looks like.

    ~Thx.

  3. RSnake Says:

    more info: http://www.pcworld.com/article/id,128524-c,cybercrime/article.html

Respond here or Discuss On the Forums