Project Home - securitytube/wifiscanvisualizer GitHub Wiki
Airodump-NG Scan Visualizer
1) What is this project about?
This project allows Airodump-NG users to visualize the scan results better. By simply uploading the CSV dump file from an Airodump-NG session, you can apply filters, run queries, create graphs etc. Can't wait? Start here.
2) Why is this a hosted service?
For any new project it is critical to be able to iterate quickly based on user feedback. A hosted service ensures everyone benefits immediately from new features, bug fixes etc. without having to run any updates etc. Also, a hosted service provides the ability to organize, save and share scan data in a much more efficient way than documents and email.
3) Is my data safe?
You are only uploading "metadata" in the CSV i.e. AP-Client MAC Addresses, Channels, Probed SSIDs etc. and not PCAP files with data packets. if you feel this "metadata" needs to be a secret as well, we would discourage you from using this service.
4) Will there be a standalone downloadable version?
Yes, there will be once the software is stable and useful enough. You could even now use it locally by tweaking the HTML and running a server locally, however for reasons mentioned in (2), this is not recommended.
5) How can I get started?
Go through the following documentation (should take 10 minutes) and begin: