P0cL4bs / WiFi-Pumpkin-deprecated

DEPRECATED, wifipumpkin3 -> https://github.com/P0cL4bs/wifipumpkin3
http://wifipumpkin3.github.io/
3.09k stars 719 forks source link

DNS Spoofer Page Redirection #199

Closed jeretc closed 7 years ago

jeretc commented 7 years ago

What's the problem (or question)?

*Just checking if the dns spoofer page redirection still working? i'm running the phishing manager and dns spoofer but i can't seem to redirect non-https sites to a fake page.

Secondly when device connects to wifi-pumpkin AP, it is not showing under Home or Stations *

Please tell us details about your environment.

timschumi commented 7 years ago

The Device not showing up is a problem of the DHCP Server. Try switching it in the Settings

mh4x0f commented 7 years ago

i can't seem to redirect non-https sites to a fake page

1062

jeretc commented 7 years ago

hmmm.. not sure what it's suppose to mean tho i'm a fan of star wars.

On Mon, Mar 6, 2017 at 10:26 PM, Marcos Nesster notifications@github.com wrote:

i can't seem to redirect non-https sites to a fake page

[image: 1062] https://cloud.githubusercontent.com/assets/6795613/23613791/9d4244c8-025f-11e7-8d2a-d80967ee65fa.gif

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/P0cL4bs/WiFi-Pumpkin/issues/199#issuecomment-284410025, or mute the thread https://github.com/notifications/unsubscribe-auth/AT-JtxfTt9KCFQQH841MdK38XltIc9wQks5rjBeUgaJpZM4MTy0u .

timschumi commented 7 years ago

In the move he screams "Nooooooooooooooo"

jeretc commented 7 years ago

yesssss!!!

jeretc commented 7 years ago

@TimSchumi thanks. it solved both issues.

timschumi commented 7 years ago

I don't really know if I added valuable information to solve this but... Ok

shivgori commented 7 years ago

hey jeretc, i am also facing same problem how it can be solve

jeretc commented 7 years ago

Change the dhcp server under the settings.

On Mar 8, 2017 3:32 PM, "shivgori" notifications@github.com wrote:

hey jeretc, i am also facing same problem how it can be solve

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/P0cL4bs/WiFi-Pumpkin/issues/199#issuecomment-284968403, or mute the thread https://github.com/notifications/unsubscribe-auth/AT-Jt25ZfYaSQiKdKR9bolVYqZuZo2W_ks5rjlmpgaJpZM4MTy0u .

shivgori commented 7 years ago

what should i change

shivgori commented 7 years ago

after select python dhcp server, connected device do not show in home

jeretc commented 7 years ago

the dhcp server options, you can select a different dhcp server.

On Wed, Mar 8, 2017 at 3:40 PM, shivgori notifications@github.com wrote:

what should i change

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/P0cL4bs/WiFi-Pumpkin/issues/199#issuecomment-284969639, or mute the thread https://github.com/notifications/unsubscribe-auth/AT-Jt0GC8LXMr1ZTvdg69lj_zwKI4hpTks5rjlt_gaJpZM4MTy0u .

jeretc commented 7 years ago

choose another not the python dhcp server. It should work.

On Wed, Mar 8, 2017 at 3:43 PM, shivgori notifications@github.com wrote:

after select python dhcp server, connected device do not show in home

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/P0cL4bs/WiFi-Pumpkin/issues/199#issuecomment-284970133, or mute the thread https://github.com/notifications/unsubscribe-auth/AT-Jt0ctpQ3Ev-Py9t53ThqkdoQWdrzkks5rjlw5gaJpZM4MTy0u .

shivgori commented 7 years ago

k it's work. But only http sites redirect on fake page. HTTPS sites not open

jeretc commented 7 years ago

of course, it won't work on https because all modern web browsers has HSTS.

On Wed, Mar 8, 2017 at 3:49 PM, shivgori notifications@github.com wrote:

k it's work. But only http sites redirect on fake page. HTTPS sites not open

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/P0cL4bs/WiFi-Pumpkin/issues/199#issuecomment-284971013, or mute the thread https://github.com/notifications/unsubscribe-auth/AT-Jtw6f8T0uCjt9BIMyYY_ft5HmT5hjks5rjl18gaJpZM4MTy0u .

andrewjgoss1 commented 7 years ago

Hello jeretc and Wifi-Pumpkin dev! Is there anyway to defeat HSTS of browser? Wifi-Pumpkin dev said "added new bypass HSTS by LeonardoNve sslstrip feature". I don't know if I can use dnsspoof and sslstrip at a same time?

jeretc commented 7 years ago

I have not tried that. You can get it to work with bettercap and wifi-pumpkin.

On Mar 25, 2017 10:59 PM, "tuthieu" notifications@github.com wrote:

jeretc Is there anyway to defeat HSTS of browser? Wifi-Pumpkin dev said "added new bypass HSTS by LeonardoNve sslstrip feature"

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/P0cL4bs/WiFi-Pumpkin/issues/199#issuecomment-289216974, or mute the thread https://github.com/notifications/unsubscribe-auth/AT-Jt1Wf8VPBuWf1VNN9AX8u_eJxGGZzks5rpSvMgaJpZM4MTy0u .

andrewjgoss1 commented 7 years ago

Hello jeretc,I don't know how to redirect with DNSSpoof. First,I start AP,then start Phising and DNSSpoof.I check Redirect for all sites,but only when I go 10.0.0.1,the page show the index.html.When I go google.comor all other sitse the page doesn't return.

andrewjgoss1 commented 7 years ago

I want to use evil twin(fluxion with SSL)to hack wifi,but Chrome has HSTS. So I'm trying to make Wifi-Pumpkin to redirect to my evil twin page because Wifi-Pumpkin can defeat HSTS

jeretc commented 7 years ago

It should work for google.com. Try changing the dhcp server under settings.

On Mar 26, 2017 12:21 AM, "tuthieu" notifications@github.com wrote:

Hello jeretc,I don't know how to redirect with DNSSpoof. First,I start AP,then start Phising and DNSSpoof.I check Redirect for all sites,but only when I go 10.0.0.1,the page show the index.html.When I go google.comor all other sitse the page doesn't return.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/P0cL4bs/WiFi-Pumpkin/issues/199#issuecomment-289222091, or mute the thread https://github.com/notifications/unsubscribe-auth/AT-JtwcbLohWgdlt5DdtYnrgqSDQTYgjks5rpT8hgaJpZM4MTy0u .

andrewjgoss1 commented 7 years ago

Thanks jeretc!

andrewjgoss1 commented 7 years ago

Hello admins, When the victim go to HTTPS website,the redirection does not work.So I want Dnsspoofer redirect only HTTP and when victim go to HTTPS website,victim can still access that website. Can you help me config Wifi-Pumpkin and Dnsspoofer to redirect with only HTTP? Thanks you so much!