I’ve been working through the POC for ASUS, wanted to drop a note to confirm that the POC, specifically the Tpri computation does not seem to work for ASUS RT-AX86U Pro model, I’ll post the firmware version here shortly (older than what is designated as working for the non-Pro models). I set up this model as the master node with an RT-AC3100 as the slave for the AIMesh network. The 3100 does have older firmware (will post firmware version for this as well).
Is there any specific settings or a specific recommended operation mode or network architecture that needs to be implemented for this to work? Just want to make sure I’m not missing something. I am seeing the vendor specific data element in the beacon frames, and it seems to be formed properly, but the computation does not seem to be yielding TPri.
Separately, I did make some significant code cleanup for both the computation script and the pull password script that includes allowing the user to enter arguments, as well as removing the dependency on pwntools (created u32 packing and unpacking functions accounting for endianness, and using the standard socket library. I have tested the computation version of my script which works great, but have not tested the pull_password script yet to completion, should be able to today once I get my AX55 in.
Do you have any interest in incorporating these scripts into the repo? I code quite a bit in my spare time so I will likely perform some cleanup of other scripts here as well.
Thanks, look forward to hearing from you.
I’ve been working through the POC for ASUS, wanted to drop a note to confirm that the POC, specifically the Tpri computation does not seem to work for ASUS RT-AX86U Pro model, I’ll post the firmware version here shortly (older than what is designated as working for the non-Pro models). I set up this model as the master node with an RT-AC3100 as the slave for the AIMesh network. The 3100 does have older firmware (will post firmware version for this as well).
Is there any specific settings or a specific recommended operation mode or network architecture that needs to be implemented for this to work? Just want to make sure I’m not missing something. I am seeing the vendor specific data element in the beacon frames, and it seems to be formed properly, but the computation does not seem to be yielding TPri.
Separately, I did make some significant code cleanup for both the computation script and the pull password script that includes allowing the user to enter arguments, as well as removing the dependency on pwntools (created u32 packing and unpacking functions accounting for endianness, and using the standard socket library. I have tested the computation version of my script which works great, but have not tested the pull_password script yet to completion, should be able to today once I get my AX55 in.
Do you have any interest in incorporating these scripts into the repo? I code quite a bit in my spare time so I will likely perform some cleanup of other scripts here as well.
Thanks, look forward to hearing from you.