Coder Social home page Coder Social logo

Comments (10)

L1ghtn1ng avatar L1ghtn1ng commented on June 28, 2024

Try setting port forwarding on your router and see if that does the trick

On 13 Apr 2014 03:52, lucio-cengage [email protected] wrote:
I'm trying perform the Harvester/Tabnabbing methods from SET outside my local network. So since my ISP blocks the port 80 I changed the parameter WEB_PORT on set_config to another port (e.g 3505). After that I executed the Harvester/Tabnabbing and sent my external IP with the port to a friend, the site loaded normally on his PC and I got the hits on my terminal. However, when my friend clicks on button to send the data I have not received answer and the site on his browser gave fault to loading the page. Seems the cloned site try to answer in port 80 and not on the same port that I had changed. So, Is there any way that I can fix it? Thank you.


Reply to this email directly or view it on GitHub:
#64

from social-engineer-toolkit.

lucio-cengage avatar lucio-cengage commented on June 28, 2024

The port forwarding was already setted on my router when I tested and it's working. To load the site on my friend's PC the port change is working but to receive the data wrote by him don't. And I had to change the port because my ISP blocks the port 80.

from social-engineer-toolkit.

L1ghtn1ng avatar L1ghtn1ng commented on June 28, 2024

Then it might be a bug within set but could be a problem related to how your ISP is routing traffic, lets see what Dave has to say on this. But have you tried doing a packet capture to see if that sheds light on the problem in the mean time to help get a better idea of the issue?

On 13 Apr 2014 04:23, lucio-cengage [email protected] wrote:
The port forwarding was already setted on my router when I tested and it's working. I think the problem is when my friend clicks to send the data from me the cloned site try to answer in port 80 and not on the port that I changed on set_config. To load the site on my friend's PC the port change is working but to receive the data wrote by him don't. And I had to change the port because my ISP blocks the port 80.


Reply to this email directly or view it on GitHub:
#64 (comment)

from social-engineer-toolkit.

 avatar commented on June 28, 2024

There's two methods to accomplish this, the first is through specifying APACHE_SERVER=ON in the config/set_config directory, then configure Apache to go to any port you want to under /etc/apache2/.

You can also edit the config/set_config and change WEB_PORT=80 to whatever port you want to run the harvester/tabnabbing on.

from social-engineer-toolkit.

lucio-cengage avatar lucio-cengage commented on June 28, 2024

I've tried both methods but neither of them worked. In both situations the same thing happens: the cloned site loads in the others PCs outside my local area network, but when the button to sent the information written in the form fields is clicked nothing happens neither in my terminal nor the other computers.

It seems that even with the port change in the set_config the cloned site tries to answer in default port (port 80), and thus nothing happens because the server is not listening on this port anymore.

from social-engineer-toolkit.

L1ghtn1ng avatar L1ghtn1ng commented on June 28, 2024

The only thing I can think of is set a redirect rule on your router for anything that tries to connect on 80 gets redirected to your desired port

On 14 Apr 2014 19:35, lucio-cengage [email protected] wrote:
I've tried both methods but neither of them worked. In both situations the same thing happens: the cloned site loads in the others PCs outside my local area network, but when the button to sent the information written in the form fields is clicked nothing happens neither in my terminal nor the other computers.

It seems that even with the port change in the set_config the cloned site tries to answer in default port (port 80), and thus nothing happens because the server is not listening on this port anymore.


Reply to this email directly or view it on GitHub:
#64 (comment)

from social-engineer-toolkit.

lucio-cengage avatar lucio-cengage commented on June 28, 2024

That's the problem L1ghtn1ng, my router does not receive any connection on port 80 because this port like other (e.g. 22, 443...) are blocked by my ISP and this blocks happens on the ISP, therefore it happens before the connection reach my router.

from social-engineer-toolkit.

L1ghtn1ng avatar L1ghtn1ng commented on June 28, 2024

Have you tried changing your DNS from your ISP one to Google's on your router to see if they are blocking it via DNS? If that does not work then I am all out of ideas, seems that you have a unique setup. Will have to see what Dave says

On 15 Apr 2014 00:17, lucio-cengage [email protected] wrote:
That's the problem L1ghtn1ng, my router does not receive any connection on port 80 because this port like other (e.g. 22, 443...) are blocked by my ISP and this blocks happens on the ISP, therefore it happens before the connection reach my router.


Reply to this email directly or view it on GitHub:
#64 (comment)

from social-engineer-toolkit.

lucio-cengage avatar lucio-cengage commented on June 28, 2024

I changed the DNS from my router to Google's one, but yet I didn't get any connections on port 80 or others that are blocked by my ISP. Thanks for trying help me L1ghtn1ng.

from social-engineer-toolkit.

L1ghtn1ng avatar L1ghtn1ng commented on June 28, 2024

You are most welcome

On 16 Apr 2014 00:57, lucio-cengage [email protected] wrote:
I changed the DNS from my router to Google's one, but yet I didn't get any connections on port 80 or others that are blocked by my ISP. Thanks for trying help me L1ghtn1ng.


Reply to this email directly or view it on GitHub:
#64 (comment)

from social-engineer-toolkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.