Login automation on Archer C7 administration interface

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

Login automation on Archer C7 administration interface

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Login automation on Archer C7 administration interface
Login automation on Archer C7 administration interface
2023-04-17 16:30:59
Model: Archer C7  
Hardware Version: V4
Firmware Version: 1.08

Hello

I would like to automate some administration task on my Archer C7 router.
Ideally this would be done by a Python script.

So far I have not found any solution.

I started to reverse engineer the login steps.

I managed to find a way to login in two steps and perform operations.

1 - Request a password ( cgi-bin/luci/;stok=/login?form=login POST: operation=read )

2 - Request login ( cgi-bin/luci/;stok=/login?form=login POST: operation=login&password=<ENCRYPTED PASSWORD> )

The password used in step 2 needs to be encrypted using the password provided by the router in step 1

Unfortunately I've not been able to figure out how to encrypt the password

Has anyone developped such a tool and could help me.

Thanks

 

  0      
  0      
#1
Options

Information

Helpful: 0

Views: 212

Replies: 0

Related Articles