Esona Posted March 4, 2018 Posted March 4, 2018 Is anyone else noticing their wifi pineapple isn't exactly doing what it use to do before the 2.02 update? I just updated it a couple days ago and noticed I haven't been able to get results in SiteSurvey anymore, and I'm pretty sure the pineapple killed one of my wifi dongles (like, actually. It doesn't even turn on when it's plugged into my computer anymore) I logged in with SSH after doing a factory reset (Held the reset button for 10 seconds) and tried starting airmon-ng on wlan1... This is what I got.... login as: root root@172.16.42.1's password: BusyBox v1.23.2 (2017-12-23 03:20:07 UTC) built-in shell (ash) .NN, .cxxdl' xMMO 'cdxxl' .c0WMNk;,NMMW:,xXMMKo. ...:KMMMWMMMMWMMMXc... . , .l0NMMMNXMMMMMMMMMMMMXNMMMWKl' xWd ,0Wd .':xNMMMMMMMMMMMMMMMMNkc'. ;KM0' lWMo .;dNMMMMMMMMMMMMMMWx:. .l. dMWc :WWo oNd .;xKWMMMMMMMMMMMMMMMMMMMMWXx:. dWX: dMW; ,NWo oMW: .. ..,lOXWMMMMMMMMMMWN0o;.. .. cWMl dMN' .XMx oWN; lc .loooolcooclooool. cXl oMWc kMK. oMW' ,WMl cMW: lWMW0d:;cdd:;:o0WMWl lMW: OMW' ,WMl 0M0 xMX. .XMd .lo:.,dXMMMMMMXd,.:ol. kMK. 'NMd KMO NMd KMk lMN. .;:xOxollccddcclloxOx:;. 'WM: OM0 xMX WMo .XMx dMK oNMMMMWOc;;ol;;cOWMMMMNo .XMl kMK dMN NMx 0MO :Kd. .lllcl;.:0WMMMMW0:.;lclll. .xK; 0MO kMX __ ___ ______ _ _____ _.:W0;,oxl:::oOOo:::lxo,;0W: _ .ONo KMk \ \ / (_| ____(_) | __ (_);cKMMMMWk:.;,.;kWMMMMKc;. | | .OX: \ \ /\ / / _| |__ _ | |__) _ _ __ ___ __ _ _ __ _ __ | | ___ NANO \ \/ \/ / | | __| | | | ___| | '_ \ / _ \/ _` | '_ \| '_ \| |/ _ \ 2.0.2 \ /\ / | | | | | | | | | | | | __| (_| | |_) | |_) | | __/ \/ \/ |_|_| |_| |_| |_|_| |_|\___|\__,_| .__/| .__/|_|\___|.com With OpenWrt CHAOS CALMER | | | | |_| |_| root@Pineapple:~# airmon-ng start wlan1 Found 1 processes that could cause trouble. If airodump-ng, aireplay-ng or airtun-ng stops working after a short period of time, you may want to run 'airmon-ng check kill' 3122 root 1368 S grep wpa_action\|wpa_supplicant\|wpa_cli\|dhclient\|ifplugd\|dhcdbd\|dhcpcd\|udhcpc\|NetworkManager\|knetworkmanager\|avahi-autoipd\|avahi-daemon\|wlassistant\|wifibox\|PID | grep -v grep PHY Interface Driver Chipset null 802.11bgn ?????? non-mac80211 device? (report this!) null IEEE ?????? non-mac80211 device? (report this!) null Mode:Master ?????? non-mac80211 device? (report this!) null Tx-Power=17 ?????? non-mac80211 device? (report this!) null dBm ?????? non-mac80211 device? (report this!) phy0 wlan0 ?????? Not pci, usb, or sdio phy0 wlan0-1 ?????? Not pci, usb, or sdio phy1 wlan1 ?????? Atheros Communications, Inc. AR9271 802.11n grep: invalid option -- P BusyBox v1.23.2 (2017-12-23 03:20:07 UTC) multi-call binary. Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]... Search for PATTERN in FILEs (or stdin) -H Add 'filename:' prefix -h Do not add 'filename:' prefix -n Add 'line_no:' prefix -l Show only names of files that match -L Show only names of files that don't match -c Show only count of matching lines -o Show only the matching part of line -q Quiet. Return 0 if PATTERN is found, 1 otherwise -v Select non-matching lines -s Suppress open and read errors -r Recurse -i Ignore case -w Match whole words only -x Match whole lines only -F PATTERN is a literal (not regexp) -E PATTERN is an extended regexp -m N Match up to N times per file -A N Print N lines of trailing context -B N Print N lines of leading context -C N Same as '-A N -B N' -e PTRN Pattern to match -f FILE Read pattern from file Channel 10 does not appear to be supported by wlan1mon hardware, defaulting to channel 3. (mac80211 monitor mode vif enabled for [phy1]wlan1 on [phy1]wlan1mon) (mac80211 station mode vif disabled for [phy1]wlan1) root@Pineapple:~# Curious to find out if anyone else is getting some weird results...
Foxtrot Posted March 5, 2018 Posted March 5, 2018 The airmon-ng output has changed because we ship a different version of grep, which produces the output you see - regardless, the program works as it should and does indeed put the interface into monitor mode.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.