02-14-2022, 12:06 AM
(This post was last modified: 02-14-2022, 05:41 AM by drsnooker.
Edit Reason: Added attachment as figure instead of download
)
Not all firmware versions allow root access and not all firmware have the videossid binary. But we found one that had both.
# cat /sys/module/board/parameters/wifi5gssid1
vATT5$Hni18
# /usr/bin/videossid
vATT&dap1e;
#
So the found algorithm to generate the videoSSID does not generate the actual videoSSID and is likely vestigial from perhaps another router.
In the mean time, we found a lot of similarities between the wifi password as well as the ESSIDs, access codes, vSSIDs and its password. They all share the same characteristics hence we feel they must have a very similar algorithm.
# cat /sys/module/board/parameters/wifi5gssid1
vATT5$Hni18
# /usr/bin/videossid
vATT&dap1e;
#
So the found algorithm to generate the videoSSID does not generate the actual videoSSID and is likely vestigial from perhaps another router.
In the mean time, we found a lot of similarities between the wifi password as well as the ESSIDs, access codes, vSSIDs and its password. They all share the same characteristics hence we feel they must have a very similar algorithm.
![[Image: 62eyhQ9.jpg]](https://i.imgur.com/62eyhQ9.jpg)