-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mk7 recon scan, wifi AP, and TLS are janky #77
Comments
Update: how to remove all hak5 software from the device and use it as a normal WRT router? |
You'd have to install you're own firmware to it, sounds like something you'd have to recreate on your own. |
Bump. So... Gotta wipe the thing because it's unable to activate the scanner? Y'all don't maintain this anymore or what? |
The WiFi Pineapple is amazing however note it's a niche device with custom firmware/hardware/software. It's also not that powerful. It will be especially slow when running continuous scans since they require a lot of RAM, CPU, and HDD resources. The UI also requires a lot of CPU/RAM for the web server so opening the UI will slow things down further. IMO the Pineapple Mk7 is not meant to be a "production ready/super reliable/super stable" device. You buy the professional version for those features. And no maintenance contract comes with the MK7 to my knowledge. That's for the professional version. You get what you buy. Solution:
This knowledge is also useful for a career in many IT fields! So have fun and keep learning! |
Stopped being able to connect to the pineapple's wifi a few days ago after I took it for a walk, although I set up MAC and SSID blacklisting and disabled randomized MACs on my devices. So I plugged in the USB and opened up the web UI. I'm not seeing a way to auto-start the scan when the device loses power, so I'm doing it through the UI. The UI is slow and the continuous scan doesn't always activate. Usually have to reload the page and re-start the scan a few times. Got frustrated and looked through the file system. From what I can tell, this setting can only be enabled by hitting the REST API (not seeing anything relevant in any config file). So I tried creating a custom push-button script, but I'm getting a TLS error with curl & wget on-host and also remotely.
The text was updated successfully, but these errors were encountered: