A Mikrotik script that let you automatically authenticate into KMITL network
- Mikrotik RouterOS v.6.43 or later
- Login into Mikrotik and open new terminal
- Copy and Pase this script (If use terminal in winbox Don't use Ctrl-V, use right click and pase)
/tool fetch url=https://raw.githubusercontent.com/ouoam/KMITL-Auto-Authen-Mikrotik/master/Auto-Login-KMITL;
/import file-name=Auto-Login-KMITL;
- If first time install, this script will ask for username and password in terminal.
When you run this script. This script will create new scheduler for auto Auten.
You can view log for more info. Log from this script is start with Auto-Login
You can change config at System->Scripts and select scripts name AutoLogin-Config. You can not change Heartbeat interval, it will use value form authen server.
Name | Description |
---|---|
username |
Username to login (without @kmitl.ac.th) |
password |
Password to login |
- Member in Network Laboratory for Auto Authen KMITL written in Python language (and some README.md)
- @mayueeeee for KMITL-Auto-Authen written in Go language
- Postman for tool to simulate communicate with authen server
- NetCat for tool to simulate as authen server
- only me
This project is only an experiment on KMITL authentication system and it does not provided a bypass for login system