Sugar bash script
I've had a lot of scripts around the FS for some time now that I use after doing Wardriving, so I decided to merge them and Sugar came out.
https://github.com/Psycho-naut/Sugar
Sugar is written in bash and a bit of mysql, it has been tested with the csv files produced by Wigle, it allows you to divide the bluetooth networks from the wifi ones, it automatically creates a db with two tables inside where you can enter the networks found and using mysql eliminates any duplicate records, finally allows you to select and export networks, ready to upload to Wigle.net or to create a map.
Let me know what you think, if you run into problems, feel free to write.
https://github.com/Psycho-naut/Sugar
Sugar is written in bash and a bit of mysql, it has been tested with the csv files produced by Wigle, it allows you to divide the bluetooth networks from the wifi ones, it automatically creates a db with two tables inside where you can enter the networks found and using mysql eliminates any duplicate records, finally allows you to select and export networks, ready to upload to Wigle.net or to create a map.
Let me know what you think, if you run into problems, feel free to write.
I updated the executable and some queries, because in the select phase the quota " was added which prevented the correct loading on wigle, in practice it is as if the files did not contain any records, now the csv exported from the db are correctly loaded on wigle .net, but first they must be added manually, at the top of the csv exported from the db the first two lines that you find in the file downloaded from wigle, you can send them to output by running the following command:
I'll be working on the code to automate this part as well.
Code: Select all
head -n2 <Wigle.csv>
Hey there,
This sounds like an incredibly useful tool for managing and analyzing data from Wardriving sessions. It's impressive how you've merged multiple scripts into one comprehensive solution with Sugar. The ability to automatically categorize Bluetooth and WiFi networks, eliminate duplicates, and export the data for further analysis or upload to Wigle.net is invaluable.
I'll definitely check out Sugar and give it a try. Thank you for sharing your work with the community!
hill climb racing
Best regards.
This sounds like an incredibly useful tool for managing and analyzing data from Wardriving sessions. It's impressive how you've merged multiple scripts into one comprehensive solution with Sugar. The ability to automatically categorize Bluetooth and WiFi networks, eliminate duplicates, and export the data for further analysis or upload to Wigle.net is invaluable.
I'll definitely check out Sugar and give it a try. Thank you for sharing your work with the community!
hill climb racing
Best regards.
Return to “Buy / Sell / Trade”
Who is online
Users browsing this forum: No registered users and 2 guests