Skip to content

Got a lot of Cyberoam IDs, Want to auto-login another when one ends and too lazy to login yourself?

Notifications You must be signed in to change notification settings

shivam-dhawan/cyberoam-autologin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

cyberoam-autologin

Got a lot of Cyberoam IDs, Want to auto-login another when one ends and too lazy to login yourself?

It takes a list of IDs(given to you by your college or whoever uses Cyberoam) and a password and autologins those IDs. As soon as you open the login portal, it checks through the list of IDs and automatically logins. If the logged-in ID gets it's data exceeded, logged off or periodic time over, it automatically switches over to next ID.

How to run it?

  • I use tampermonkey on Google Chrome. You can use any similar browser extension.
  • Create a new script and copy everything there.
  • In the predefined options, set your cyberoam address for login page to @match. For example,
    @match http://175.16.89.16:8888/
    This is important because this will tell where to run the script.
  • Set your list of common passwords. I have already set a few example ones and marked the location with a comment.
  • Set starting id. Marked.
  • Set ending id. Marked.
  • Open your cyberoam login page.
  • Thank Me Later ;)
  • NOTE: You need working internet when you first launch the script(It needs to download jQuery). So, after adding script in tampermonkey, make sure your internet is working and then open the login page.
    Still not clear? Message me.

Did you check my Cyberoam-Cracker yet? : https://github.com/iam-shivam/cyberoam-cracker


Disclaimer: I am not responsible for anything bad (like getting suspended or debarred from college or maybe your friends and girlfriend leaving you for exceeding their cyberoam data. Who knows man?) happening to you due to this script.

About

Got a lot of Cyberoam IDs, Want to auto-login another when one ends and too lazy to login yourself?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published