Skip to content

CE-HOUSE/Auto-Login-KMITL-Mikrotik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

KMITL-Auto-Authen-Mikrotik

A Mikrotik script that let you automatically authenticate into KMITL network

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

Getting started

Prerequisites

  • Mikrotik RouterOS v.7.13.2 ✅

Installation & Upgrade

  1. Login into Mikrotik and open new terminal
  2. Copy and Paste this script (If use terminal in winbox Don't use Ctrl-V, use right click and paste)
/tool fetch url=https://raw.githubusercontent.com/CE-HOUSE/Auto-Login-KMITL-Mikrotik/main/Auto-Login-KMITL.rsc;
/import file-name=Auto-Login-KMITL.rsc;
  1. If first time install, this script will ask for username and password in terminal. If it not or face the problem like this, try delete old scripts and scheduler (system > scripts, system > scheduler).

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
ip Public IP

Credit

Thank

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

Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published