GUI automate login

From VoIPmonitor.org
Jump to navigation Jump to search

If you need to create login session in your portal and provide URL link to voipmonitor which will not require login, you can do this:

wget -q -O - '127.0.0.1/php/model/sql.php?module=bypass_login&user=USERNAME&pass=PASSWORD'

which will fetch PHP SID. Take this SID and create URL

http://localhost:8080/admin.php?SID=1fb4ceed376b4b53b2f2cb0d02a56600