forked from xtr4nge/giskismet
-
Notifications
You must be signed in to change notification settings - Fork 0
[Tools] giskismet – Wireless recon visualization tool
License
hacktrackgnulinux/giskismet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GISKismet - Version .02 ( http://www.giskismet.org ) GISKismet is a wireless recon visualization tool to represent data gathered using Kismet in a flexible manner. GISKismet stores the information in a database so that the user can generate graphs using SQL. GISKismet currently uses SQLite for the database and GoogleEarth / KML files for graphing. GISKismet supports Kismet-newcore and Kismet-devel. Let me know what you think. Joshua D. Abraham (jabra@spl0it.org) Usage: giskismet [Options] Input File: --csv <csv-file> Parse the input from Kismet-devel CSV -x --xml <xml-file> Parse the input from Kismet-newcore NETXML Input Filters: --bssid file | list Filter based on BSSID --essid file | list Filter based on ESSID --encryption file | list Filter based on Encryption --channel file | list Filter based on Channel file | list (list = comma separated lists(needs quotes) Kismet-newcore Options: -a --ap Insert only the APs Query -q --query [sql] SQL query -m --manual [csv] CSV output of manual SQL query -o --output [file] Output filename -n --name [str] Name of the KML layer --desc [str] Description of the KML layer General Options: --ignore-gps Import data even when GPS fields are missing --database [file] SQLite3 database name [default: wireless.dbl] -d --debug [num] Display debug information -s --silent No output when adding APs -v --version Display version -h --help Display this information Send Comments to Joshua "Jabra" Abraham ( jabra@spl0it.org )
About
[Tools] giskismet – Wireless recon visualization tool
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 72.7%
- Makefile 19.5%
- Roff 7.8%