brangerbriz / wifi-data-safari

WiFi Data Safari Workshop
https://brangerbriz.github.io/wifi-data-safari
74 stars 11 forks source link

add lanIP for networks #14

Closed nbriz closed 6 years ago

nbriz commented 6 years ago

the simplest thing would be to check if the value is anything other than "0.0.0.0" && if so to add a line below "MAC Address" w/something like "IP"

ideal situation would be to look up default admin/password based on the vendor && print a line that says something like, "if you log onto this network, try visiting ${IP} and using ${username} and ${password}" ...something like that, should also make sure not to be advising anyone to do anything illegal of course