Jump to content

Limit Dns Spoof To Certain Domains


Recommended Posts

Hi all,

I'm loving my new Mark IV. I've upgraded the to firmware to 2.0.0 and I've got most of the basic functions working, but I'm still teaching myself php and learning about all the tools.

My question pertains to DNS Spoof. Is it possible to redirect only certain domains but allow other requests to pass through normally? I have DNS Spoof working so that facebook.com redirects to my phishing page, but I would like all other DNS requests to resolve normally (i.e., if a client requests google.com they actually get google.com). Right now it appears that all requests are directed to "redirect.php" which then loads "error.php." if there is no entry for the domain in "redirect.php"

Thanks for your help with this noob question!

Link to comment
Share on other sites

Hi,

I'm just starting out with my own Mark IV, so I'll share what I've learned so far.

As Aikidokajeff said, first remove the line:

172.16.42.1 *

Then you can create entries like this:

172.16.42.1 *.facebook.com

172.16.42.1 *.twitter.com

All traffic to other domains will go through unintercepted. You can verify it's working as intended by looking at /www/pineapple/logs/dnsspoof.log.

Hope this helps!

-c0

Edited by CountZero
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...