Jump to content

daniboy92

Active Members
  • Posts

    192
  • Joined

  • Last visited

Everything posted by daniboy92

  1. Don't touch the index.php file, it's not necessary. In redirect.php you need to set this values: <?php $ref = "http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (strpos($ref, "zombo")){ header('Status: 302 Found'); header('Location: index.html'); } require('error.php'); ?> You need to changes this parameters and add a new rule for every Web you want to spoof. Try with this and see what's happening...
  2. What about your redirect.php? Instead... I think dnsspoof doesn't work with Google Chrome... I try with Chrome in my smartphone and doesn't redirect... I try it with default browser and it works fine... You can try with Chrome but cleaning cookies, history, and all... And see what's happening. Also you can try with dhcp file in /etc/conf and nginx.conf file mentioned before...
  3. Ok, tried to do this: It doesn't work with gmail, but works fine with marca.com... I think it's because gmail use SSL, someone knows how to use sslstrip with dnsspoof?
  4. I deleted all: cookies, cache, history, downloads... All i can clean in the browser... But only can spoof Facebook.com and example.com
  5. Hi, After try and try to have a dnsspoof working service i have it. Now i'm trying to spoof multiple webs (facebook, twitter, gmail, hotmail, ebay... etc), but only i can spoof one web, only works with Facebook... Is there a code on browsers or OS that block spoofing web pages? This is my dnsspoof's hosts file: And this is my redirect file: The files aren't htm or html, there are shorcuts to the real htm files... But this is not the problem. I don't know if there is something wrong in my Redirect.php file, my hosts file or it's a problem to prevents pineapple spoof varius webs at same time...
  6. Can you do a tutorial doing this? This would be awesome use both at same time...
  7. So... What we need to work with dnspoof and sslstrip simultaneously without problems?
  8. Ok, all it's OK. I find the pineapple-phish.log in /tmp folder. Now set this to my custom log. Now my pineapple it's working fine and without problems... All was problems with DNS (thank you Darren) and the nginx.conf file (thanks midnitesnake) Thank you!!!.
  9. Thank you Darren... It works fine for me.. But now i have a issue... Yes, one more time.. Now i can spoof example.com and facebook.com. On facebook.com when i put my username and my password the web redirects correctly to same spoofed web, but in dnsspoof logs i can't see the user and password... What's the piece of this puzzle?
  10. I try to change: to Even with this doesn't work. This isn't a USER issue... It's a pineapple issue... Mine pineapple.
  11. But that is not my case... Even when i do a Factory Reset dnsspoof DOESN'T work for me... I only access to my fake webs via IP (172.16.42.1/example.html)... But not putting the domain (www.example.com)... It's when i install infusions when even doesn't work via IP...
  12. I had this issue... When you are formating your MicroSD via pineapple, you are creating two partitions... One for storage and the other one for swap (If i'm not wrong)... The storage partition was formating badly by the pineapple, so what i did is formating via PC with gparted... Storage to ext4 and other to swap... This fixed my problem. Probably your pineapple are formating badly your SD and you need to do this via PC.
  13. Thank you so much... I will try this. But, we need a valid and definitive configuration for work with this tool without problems with other infusions...Darren, Seb, please let us know a solution for this...
  14. I was watching your tutorial Darren, it's great, but unfortunately i have all that steps complete without problems...
  15. Yes, of course Darren: And this is what shows iwconfig: When i navigate into my Ubuntu searching for example.com: But at same time in my pineapple (today is showing something, yesterday showed nothing) No matter what device i choose: a virtual machine, a real computer, my Android... I have internet conecction except on webs that i want to spoof... EDIT: When i start ping to example.com it shows the real example.com's IP... Not pineapple's IP.
  16. No darren. It doesn't work after or before... It's just a partial working before install any infusion.Before install it can redirect to my example.hmtl (with dnspoof running or without it) browsing to 172.16.42.1/example.html, but doesn't work if i type example.com with dnsspoof activating.. Anyway i need a complete redirection from dnsspoof. So the conclusion is: it doesn't work before or after install pineapple infusion. Even after a Factory Reset.
  17. This is ridiculous... After install my normal infusions (sslstrip, nmap, ettercap, randomroll (this doesn't work...), deauth, evilportal, opkgmanager) i lose completely the option to view via pineapples's IP my test.php and other test for dnsspoof... It's absolutely annoying and frustrating... I don't know how to set a validate configuration...
  18. One more thing... When i install DNS UI my capacity for view my own test.php web disappear... After install dnsspoof UI it doesn't redirect me to 172.16.42.1/test.php and can't see test web.
  19. Ok, thank you guys! I'll try this and summit here!
  20. Thanks for your answer Darren, I tried this command via SSH and it is the same... Doesn't redirect and doesn't spoof... What i do is: /etc/php.ini Create a test.php in /www with: <?php phpinfo(); ?> written ---> To test a php info web. Then, type 172.16.42.1/test.php---> shows the web perfectly. Then: touch /www/example.html echo "Hello Mundo!" > example.html Then on my Chrome: 172.16.42.1/example.html Shows my web perfectly... Then i start via SSH or UI dnsspoof: and doesn't redirect me...
  21. Hello, When i set ON DNSSpoof and i type example.com (i have this file created with a "Hello World" inside) but it doesn't redirect me... When i type 172.16.42.1/example.html it shows me my fake web page... With or without DNSSpoof activate... But when i activate DNSSpoof doesn't redirect me to my fake page... I have lastest update firmware... Internet connection... i don't know why this is failing all time
  22. Karma and sslstrip works, but ettercap doesn't start with that command...
  23. Thank you Marty! I will test it and will summit here!
  24. Hello, I want to configuring DIP Switches... I want to star Karma, Ettercap and SSLstrip on boot, but i don't know what commands put in pineapple... Hope you can help me. Thanks!
  25. Thank you fringes, that was the problem :D
×
×
  • Create New...