https://github.com/saphereye/wise-man-vanquisher
Short script to automatically login into sophos
https://github.com/saphereye/wise-man-vanquisher
Last synced: about 1 year ago
JSON representation
Short script to automatically login into sophos
- Host: GitHub
- URL: https://github.com/saphereye/wise-man-vanquisher
- Owner: Saphereye
- License: mit
- Created: 2023-01-27T09:18:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T21:08:05.000Z (over 2 years ago)
- Last Synced: 2025-02-04T20:17:48.767Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wise-man-vanquisher
Short script to automatically login into sophos
How to use
---
- Keep the python file and json file in one repo.
- Insert your [user agent](https://developers.whatismybrowser.com/useragents/parse/#parse-useragent) in `data.json`
- Enter your sophos username and password in `data.json`
- make sure `requests` module for python is installed
- run the python file