Jump to content

DrDinosaur

Active Members
  • Posts

    189
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by DrDinosaur

  1. I challenge someone to get mitmproxy installed and running correctly. I have tried to install this for the past couple hours, trying so many different things, to no avail. Just one retarded error after another for every possible tool or technique I've tried. Pip , wget, git, python, opkg, and probably some others all played some part in wasting my time. Good luck.

  2. Just tried myself, same error.

    I did fix it like this:

    ssh into the pineapple as root

    type "opkg update"

    wait for it to finish

    then type "opkg install wget"

    wait for it to finish

    cd into the directory you want to install wifite

    then type "wget --no-check-certificate https://raw.githubusercontent.com/derv82/wifite/master/wifite.py"

    after it's downloaded type "chmod 755 wifite.py"

    Optionally:

    link it to the /bin folder so you just have to type "wifite" to start the program

    let's say you put wifite.py into the /etc folder

    cd into /bin

    type "ln -s /etc/wifite.py wifite"

    while in the /bin folder type "chmod 755 wifite"

    Now you should only have to type wifite, wherever you are and it'll start wifite right away :)

    now is a good time to learn how to use opkg, I just did :)

    Thanks for that. I actually just ended up copying the text to a file and placing that in /sd/usr/bin, which worked just fine.




  3. Connecting to raw.github.com (199.27.79.133:80)



    Connecting to raw.github.com (199.27.79.133:80)


    root@Pineapple:~#


    Can't figure it out.

  4. When can we move tiles around? IIRC, this was a feature suggested and I think was going to be developed a long time ago, but I guess it never got around to being developed. Any update on this feature?

  5. I'm trying to use the Alfa AWUS036NHR on my Mark IV since the Mark IV is super limited (no SD, only one USB that must be used for storage, only one antenna). I'm using a USB hub and have the pineapple running on standard power through a wall outlet. I see the Alfa with lsusb, but not on iwconfig and I can't bring it up (ifconfig wlan1 up). Is it possible to get this working (otherwise the pineapple is kind of useless)? Thanks.

×
×
  • Create New...