I’m not sure around which firmware versions Fritz!Box started to implement LUA links, but they are now on my research list.
Below a reference and where I found them.
A few notes first:
- There are many duplicates, which in due time I need to de-duplicate.
- The .lua links seem to override the old cgi-bin links (that are partially reverse engineered at [WayBack] Category:Befehle in /usr/www/cgi-bin – Fritz!Box).
- Usually, .lua links require a SID. In the web-ui, a Fritz!Box very much tries to hide that SID from URLs in the browser address bar (especially for firmware versions 06.50 and up) so the easiest to get them is this:
- Login to your Fritz!Box
- Manually copy any of the URLs in the left side
- Take the SID from there.
- More recent firmware versions hide the .lua links too, but you can see them when monitoring your network traffic in the developer mode of your web browser
Logging in programmatically needs a challenge response mechanism. It used to be at [Wayback] http://www.avm.de/de/Extern/Technical_Note_Session_ID.pdf but now has moved to [Wayback/Archive.is] https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/AVM_Technical_Note_-_Session_ID.pdf
Here is the list:






