From charlesreid1

No edit summary
No edit summary
Line 1: Line 1:
This page contains notes related to an undergraduate research project during the Winter 2016 quarter at South Seattle College.
Github code page:
Github code page:
* https://github.com/charlesreid1/wifi-data
* https://github.com/charlesreid1/wifi-data


Pages:
Pages:
* [[Demo]] - putting a wifi card into monitor mode
* [[Demo]] - demonstration of some of the basic pieces - aircrack, monitor mode, and sql
* [[Experiment1]] - some scripts to prep for experiment 1
* [[Experiment1]] - some scripts to prep for experiment 1
* [[Demo/Capture]] - setting up pi to do a capture.


Other material that is in progress and/or useful:
Other useful pages:
* [[Wireshark]]
* [[Wireshark]]
* [[Tcpdump]]
* [[Tcpdump]]
* [[Scapy]]
* [[Scapy]]
* [[Kali Raspberry Pi/Startup Services]]
* [[Statistical_Analysis_of_Networks]] - ideas for later.


Current goal:
Current goal:
* <s>periodic CSV file dump from airomon-ng</s>
* <s>periodic CSV file dump from airomon-ng</s>
* <s>load CSV file and parse with Python</s>
* <s>load CSV file and parse with Python</s>
* turn CSV data into SQL data, populate SQL db with raw data
* <s>turn CSV data into SQL data, populate SQL db with raw data</s>
* post-processing with Python (pylab)
* post-processing with Python (pylab)
* analysis with Python (pylab)
* analysis with Python (pylab)


http://www.linuxjournal.com/content/wi-fi-command-line
http://www.linuxjournal.com/content/wi-fi-command-line

Revision as of 18:05, 27 February 2016

This page contains notes related to an undergraduate research project during the Winter 2016 quarter at South Seattle College.


Github code page:

Pages:

  • Demo - demonstration of some of the basic pieces - aircrack, monitor mode, and sql
  • Experiment1 - some scripts to prep for experiment 1
  • Demo/Capture - setting up pi to do a capture.

Other useful pages:


Current goal:

  • periodic CSV file dump from airomon-ng
  • load CSV file and parse with Python
  • turn CSV data into SQL data, populate SQL db with raw data
  • post-processing with Python (pylab)
  • analysis with Python (pylab)







http://www.linuxjournal.com/content/wi-fi-command-line