Author Topic: SET not Cloning sites  (Read 2196 times)

skorpinok

  • Newbie
  • Posts: 1
  • Reputation: 0
SET not Cloning sites
« on: June 30, 2012, 10:15:59 pm »
Hi,
Iam facing a strange problem within Social Engineering Toolkit, I have backtrack 5R2 in virtual environment with target windows XP SP2, I  use the Java Applet Attack method, when i click the cloned site on xp machine instead of opening a meterpreter session i get this error (shown below ) right after msf loads, i have updated SET Twice. please let me know if you have any suggestions.

Regards.


Web Server Launched. Welcome to the SET Web Attack.
***************************************************

[--] Tested on IE6, IE7, IE8, IE9, Safari, Opera, Chrome, and FireFox [--]

    Moving payload into cloned website.
    The site has been moved. SET Web Server is now listening..
    [-] Launching MSF Listener...
    [-] This may take a few to load MSF...
    *] Started reverse handler on 10.0.2.15:8080
    Starting the payload handler...
    Exploit running as background job.

msf  exploit(handler) >

    Started reverse handler on 10.0.2.15:8081
    Starting the payload handler...

192.168.56.102 - - [01/Jul/2012 06:44:51] "GET / HTTP/1.1" 200 -
192.168.56.102 - - [01/Jul/2012 06:44:52] code 404, message File not found
192.168.56.102 - - [01/Jul/2012 06:44:52] "GET /Java.class HTTP/1.1" 404 -
 192.168.56.102 - - [01/Jul/2

BooCocky

  • Leader
  • Hero Member
  • *****
  • Posts: 875
  • Reputation: 81
  • All your base are belong to ininjas
  • Badges:
  • Computers: Dell Inspirion
  • iDevices: ipod shuffle
Re: SET not Cloning sites
« Reply #1 on: July 12, 2012, 07:22:04 pm »
Did the java applet pop up when you visited the URL?

B0mb3d

  • Full Member
  • ***
  • Posts: 218
  • Reputation: 3
Re: SET not Cloning sites
« Reply #2 on: August 07, 2012, 02:05:29 pm »
turn apache off in config?

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4016
  • Reputation: 216
  • Badges:
Re: SET not Cloning sites
« Reply #3 on: August 07, 2012, 02:14:34 pm »
The Java.class file isn't in the server's root

Indians

  • Full Member
  • ***
  • Posts: 160
  • Reputation: 4
  • Do it
  • iDevices: Ipod Touch 4g
Re: SET not Cloning sites
« Reply #4 on: August 12, 2012, 01:44:39 pm »
Did we ever get a fix for this, because now I'm having the same problem :/ it worked fine yesterday, but it's not today lol so I was just wondering if anyone could show how to fix the problem with the Java.class file. Thanks!
« Last Edit: August 14, 2012, 12:10:35 am by Indians »

Don't like seeing ads? Click here to register!

Apetrick

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3510
  • Reputation: 91
  • <Apetrick> lank is 1337
  • Badges:
  • iDevices: Ipod Touch 4g
Re: SET not Cloning sites
« Reply #5 on: August 12, 2012, 01:52:49 pm »
You need to put it in / not another directory on your web server.
<%a12danrulz> Idk, but doing a DoS from an apple device is like fighting a bear with a plastic spork

Indians

  • Full Member
  • ***
  • Posts: 160
  • Reputation: 4
  • Do it
  • iDevices: Ipod Touch 4g
Re: SET not Cloning sites
« Reply #6 on: August 16, 2012, 10:10:10 am »
Could you explain how to do that?

1337

  • Sr. Member
  • ****
  • Posts: 254
  • Reputation: 13
  • Computers: HP - Possible future  alienware!
  • iDevices: iPod 4th Gen
Re: SET not Cloning sites
« Reply #7 on: August 16, 2012, 10:24:15 am »
You need to put the java.class or whatever the file is called in the / of the webserver so the first location when you open the website dir
Learning python 2.5..
PM to make signature/avatar

Indians

  • Full Member
  • ***
  • Posts: 160
  • Reputation: 4
  • Do it
  • iDevices: Ipod Touch 4g
Re: SET not Cloning sites
« Reply #8 on: August 16, 2012, 10:54:47 am »
But I don't choose where to put the file, SET is doing that for me, but I found a couple things on Google, I'm gonna look at those sites and see if any of those people figured it out.

1337

  • Sr. Member
  • ****
  • Posts: 254
  • Reputation: 13
  • Computers: HP - Possible future  alienware!
  • iDevices: iPod 4th Gen
Re: SET not Cloning sites
« Reply #9 on: August 16, 2012, 12:49:46 pm »
Ok google FTW!! Sorry if my answer is wrong I dont have much expierience with SET
Learning python 2.5..
PM to make signature/avatar

Don't like seeing ads? Click here to register!

Indians

  • Full Member
  • ***
  • Posts: 160
  • Reputation: 4
  • Do it
  • iDevices: Ipod Touch 4g
Re: SET not Cloning sites
« Reply #10 on: August 18, 2012, 11:34:44 pm »
Well, i didn't find any sites with a solution, and if they did figure it out, they didn't share it -_- so, idk what I'm gonna do with it now :/

LankAsif

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2390
  • Reputation: 90
  • Forum pride 8)
  • Badges:
  • Computers: i7 with bits and pieces
  • iDevices: iPod Touch 1G (Basically storage for iNinja tools), iPhone 5
Re: SET not Cloning sites
« Reply #11 on: August 19, 2012, 01:21:39 am »
are the ports supposed to be different (8080 and then 8081)?

Education is never achieved by wise men. it is only believed to have been achieved by fools

Indians

  • Full Member
  • ***
  • Posts: 160
  • Reputation: 4
  • Do it
  • iDevices: Ipod Touch 4g
Re: SET not Cloning sites
« Reply #12 on: August 19, 2012, 11:12:08 am »
Those are the default ports, but you could change them if you wanted...

Ironman

  • Administrator
  • Hero Member
  • *****
  • Posts: 5097
  • Reputation: 251
  • Badges:
  • Computers: ASUS UL50VT
  • iDevices: iPhone 5, iPhone 4S, iPhone 4, iPhone 3GS
Re: SET not Cloning sites
« Reply #13 on: August 19, 2012, 08:11:45 pm »
Does it not say what to do in the SET manual?
Click for How to Add Our Repo
If you're going to ask questions....
At least make them good ones.

Knowledge is the one thing that can never be taken from you

Indians

  • Full Member
  • ***
  • Posts: 160
  • Reputation: 4
  • Do it
  • iDevices: Ipod Touch 4g
Re: SET not Cloning sites
« Reply #14 on: August 19, 2012, 10:19:17 pm »
There's a manual for SET?