Skip to content

kushagra414/CUH-Password-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUH Password Finder

By default CUH internet ID and Password are same when generated by the system admin. This Python code will find those ID's which have unchanged Passwords.
Fortunately there are lots of such IDIOTS in CUH who do not change their password.
I have implemented a gui, so you just need to give the range for roll number and after running the code you will get ID's which have unchanged password.


Pre-requisites:

  • You need python 3.0+ version to run the code.
  • After installing python you have to install selenium, you can install Selenium using pip package manager. You can do so by running this command in Command Prompt or terminal :-
pip install selenium
  • You should also have Mozilla Firefox Browser installed on your PC.

OR

  • If you are running Windows OS you can just run the file CUH-Password-Finder.exe. 👍

Running the code

  • You can run the code using this command on command prompt
python CUH.py

NOTE :- Your python should be in same directory as the file.

Screen Shot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages