Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.73 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.73 KB

KMITL-Auto-Authen-Mikrotik

A Mikrotik script that let you automatically authenticate into KMITL network

Getting started

Prerequisites

  • Mikrotik RouterOS v.6.43 or later

Installation & Upgrade

  1. Login into Mikrotik and open new terminal
  2. 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;
  1. If first time install, this script will ask for username and password in terminal.

Usage

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

Config

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

Credit

Thank

  • Postman for tool to simulate communicate with authen server
  • NetCat for tool to simulate as authen server

Team

  • only me

Disclaimer

This project is only an experiment on KMITL authentication system and it does not provided a bypass for login system