-
Content Count
189 -
Joined
-
Last visited
-
Days Won
2
About DrDinosaur
-
Rank
Hak5 Zombie
- Birthday June 10
Profile Information
-
Gender
Male
-
Location
Honolulu, Hawaii
Recent Profile Visitors
1,948 profile views
-
Haven't used my Pineapple in a while, but I went to update my modules and I see this: meterpreter 1.1 Requires firmware 2.4.0 I'm on 2.3.0 and as far as I'm aware, that's the latest version.
-
See my thread on trying to install it.
-
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.
-
[Release] 2.1.1 - Codename: Pineosauria Mobilus
DrDinosaur replied to Sebkinne's topic in WiFi Pineapple Mark V
There is errata. "First, let's make sure that you own this pineapple." followed by "First, let's change your password." "Hardware Address (MAD)" Intelligence Report Help -
Use wlan0.
-
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.
-
root@Pineapple:~# wget https://raw.github.com/derv82/wifite/master/wifite.py wget: not an http or ftp url: https://raw.github.com/derv82/wifite/master/wifite.py root@Pineapple:~# wget http://raw.github.com/derv82/wifite/master/wifite.py Connecting to raw.github.com (199.27.79.133:80) wget: not an http or ftp url: https://raw.github.com/derv82/wifite/master/wifite.py root@Pineapple:~# wget http://raw.github.com/derv82/wifite/master/wifite.py:443 Connecting to raw.github.com (199.27.79.133:80) wget: not an http or ftp url: https://raw.github.com/derv82/wifite/master/wifite.py:443 r
-
Dnsspoof won't have an effect on that, but if you deauth a client/network full of clients, it may connect to the Pineapple's AP.
-
Like injecting Javascript into web pages. We don't need ARP spoofing for that since all traffic is passing through the Pineapple already, right?
-
Is ettercap necessary for MITM attacks? Correct me if I'm wrong, but isn't all traffic passing through the Pineapple (which we own) already? What do we MITM? The target device and the Pineapple itself?
-
Supported High Throughput Client Mode Radios
DrDinosaur replied to Darren Kitchen's topic in WiFi Pineapple Mark V
Starting it without wlan2 did the trick. Thanks :) -
Supported High Throughput Client Mode Radios
DrDinosaur replied to Darren Kitchen's topic in WiFi Pineapple Mark V
The channel for my AWUS036H is stuck at -1 when trying to do bully or things like that. Anyone fixed this? -
I'm getting a 404 on this one. Sounds like an interesting idea though.
-
I got the same issue where the packages weren't installed. I had to install them manually and then it worked.