Skip to content

A MikroTik script that let you automatically authenticate into KMITL network

License

Notifications You must be signed in to change notification settings

ouoam/KMITL-Auto-Authen-Mikrotik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A MikroTik script that let you automatically authenticate into KMITL network

Topics

Resources

License

Stars

Watchers

Forks