Working with PineAP from the CLI
/etc/init.d/pineapd start
/usr/bin/pineap /tmp/pineap.conf logging on
/usr/bin/pineap /tmp/pineap.conf run_scan 0 2
/usr/bin/pineap /tmp/pineap.conf list_probes/usr/bin/pineap helpCommands:
help
version
karma [on/off]
add_ssid [ssid]
add_ssid_file [file with list of ssids]
del_ssid [ssid]
del_ssid_file [file with list of ssids]
list_ssids
list_probes
capture_ssids [on/off]
connect_notifications [on/off]
disconnect_notifications [on/off]
beacon_responses [on/off]
broadcast_pool [on/off]
ssid_filter [black/white]
mac_filter [black/white]
beacon_interval [LOW/NORMAL/AGGRESSIVE]
beacon_response_interval [LOW/NORMAL/AGGRESSIVE]
set_source [mac]
set_target [mac]
logging [on/off]
deauth [mac] [bssid] [channel] [multiplier]
ap_channel [channel]
run_scan [duration in sec] [frequencies (0 for 2GHz, 1 for 5GHz, 2 for both)]
pause_scan
unpause_scan
stop_scan
clear_ssids
inject [file] [channel] [multiplier] [delay]
get_status
pause (channel hopping)
unpause (channel hopping)
handshake_capture_start [bssid] [channel]
handshake_capture_stopLast updated