Python scripts for connecting to cyberoam networks
Find a file
Akhil Raj Baranwal b6da9689b4 added custom scripts
2017-11-14 15:57:35 +05:30
automon.py added custom scripts 2017-11-14 15:57:35 +05:30
login.py initial commit 2017-10-16 04:44:50 +05:30
README.md added custom scripts 2017-11-14 15:57:35 +05:30
scanner.py added custom scripts 2017-11-14 15:57:35 +05:30
udm.py added custom scripts 2017-11-14 15:57:35 +05:30

cyberoam-auto-login

Some simple Python scripts to work on Cyberoam networks

Features

  • Auto-Login from given choices
  • Scan all possible usernames with a default password
  • Auto-Connect on network dropouts

Issues

  • Uninterrupted Download Manager (udm) is practically useless:
    • Doesn't work for intranet systems with pinging disabled.
    • Cannot detect forbidden ports, or detect open ports and use them for checking connection
    • Will get stuck in login loop due to above reasons

Idea List

  • Linking scanner and login scripts. Output of scanner can be stored in a file which feeds login script