Python3 and Java Implementations to Retrieve Clear Guest WIFI Password
This is to get Oracle Suzhou wifi(clear guest) password.
And the script has to be run in Oracle Internal network.
These scripts are for convenience, so should not be used for commerce.
For own security, my sso id and password have been cleared. They have to be re-set before using.
###For Python3
To use getFileSSORequests.py, you have to setup Requests
To use wifipwqr.py, you have to setup qrcode, which will in turn have dependncy on Pillow
###For JavaImpl
It is better to use gradle build project and deal with library dependencies.
Or manually download httpclient, log4j, zxing, javamail, junit and configure the library dependencies.
Then initialize SSOAuthRespository sso username and password, also in Main, set up mail to addresses.