exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Iframe URI Phishing

Iframe URI Phishing
Posted Apr 23, 2013
Authored by G2

This is a brief tutorial that discusses obfuscation techniques used by phishers.

tags | paper
SHA-256 | 4c282764be11f363487575a3810708ce4b9779823e5dbdad0c980365b13992d5

Iframe URI Phishing

Change Mirror Download
# Exploit Title: IFRAME-URI-PHISHING
# Date: 21/2/2012
# Exploit Author: G2 / Marusira
# Tested on:
[ Browsers ] - Chrome, Firefox , Internet Explorer , Opera , Safari
[ Environment] - Linux & IIS

# Demo : http://www.youtube.com/watch?v=Zmr63mYiZu8
# Video Tutorial : http://youtu.be/zN_3AzKKnNs

# Description

Today We are going to use DATA URI's to bring back the old school Phishing
back to life again. What we will be doing is basically getting the content / source of a specific web page and encode them with base64 to use as a Data URI. To read more about data URI : https://en.wikipedia.org/wiki/Data_URI_scheme

data:text/html, <marquee>marusira.com</marquee>

Just type the above uri in your browser to see uri's in action. now in the same way we could paste an entire web page source their. Since the plain html is readable to everyone easily we could encode the source using base64

data:text/plain;charset=utf-8;base64,PG1hcnF1ZWU+TWFydXNpcmEuY29tPC9tYXJxdWVlPg==

Now this is harder to read and understood by a human while the same result is rendered in the browser, the same technique will be applied during the exploitation process so you know what the heck is going on.

If you are from earth you already know that coping an entire web page source even encoded with base64 is way too long , so I came up with a neat solution to use iframes instead ;-) Use of iframes on popular web sites are blocked using javascript and X-Frame. So a little bit of tweaking is required.

Today the demo will be on facebook but could be amended for any web site our their.

# Exploit Instructions

1) Download the modified source of facebook from here
http://pastebin.com/PDhaVqkS

2) If required, the entire phisher and source can be
downloaded from here :
http://marusira.com/forum/thread-6324.html

3) Now upload the file to a prefered web host and grab the URL
of the phishing page ( Note : Make Sure you create a custom
phisher or download the entire package from [2] )

4) <style> body { margin: 0; overflow: hidden; } </style>
<iframe src="ur link" height="100%" width="100%" border="no" frameBorder="0" scrolling="auto" >Iframe Failed</iframe>

now repalce the iframe source where "ur link" is written with your phishing url

goto http://dopiaza.org/tools/datauri/ and generate your data uri by pasting the
modified exploit code

img 1 : http://i.imgur.com/us5QTx4.png
img 2 : http://i.imgur.com/WSr6Bpn.png

Now that you've got your data URI , Note that the data is set to
data:text/plain;charset=utf-8

This should be changed to
data:text/html;charset=utf-8

After you've done that , try pasting the generated URI in the browser

img : http://i.imgur.com/54e4GwX.png

Now you can use http://tinyurl.com/ to generate a short URL to provide to your victims.

img 1 : http://i.imgur.com/0UC0zNu.png
img 2 : http://i.imgur.com/aOFCxad.png

5) Use Any SE Trick you prefer to fish ;) This is way harder to detect to
normal day to day internet users.

Good Luck ~!
G2.
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    8 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    11 Files
  • 23
    Apr 23rd
    68 Files
  • 24
    Apr 24th
    23 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close