Airodump Scan Visualizer is a tool to present the Airodump-ng WiFi scan results in better organized, searchable, sortable manner with visualization support.
Airodump-ng provides the results in text format on CLI (Command Line Interface). But, there are following shortcomings to this approach:
- Difficult to interpret results in case of a dense WiFi environment with large number of devices/networks
- Not possible to search for a specific network or device
- Not possible to sort the result data
- Needs extra efforts/tools to derive summerised report or visualizations
- Not scalable for scans done for long durations
Airodump Scan Visualizer takes the CSV result file generated by Airodump-ng and present the data to solve the above listed shortcomings.
Vivek Ramachandran, CEO and Chief Trainer, Pentester Academy, Hacker Arsenal and SecurityTube (@SecurityTube)
Ashish Bhangale, Sr. Technical Engineer, Pentester Academy (@Hax0rGuy)
Copy the contents of the repo to web server directory and run the web server.
The videos for Airodump Scan Visualizer can be found at http://www.pentesteracademy.com/course?id=18
Uploading the Airodump-ng CSV
Scanned networks
Scanned clients
Plotting the detected SSIDs
Plotting the relationship graphs
Raw data
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.