Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/berjango/routerpassword
Changes router password automatically and periodically to improve computer security
https://github.com/berjango/routerpassword
cybersecurity dangerous python3
Last synced: about 1 month ago
JSON representation
Changes router password automatically and periodically to improve computer security
- Host: GitHub
- URL: https://github.com/berjango/routerpassword
- Owner: Berjango
- Created: 2024-09-25T09:40:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T00:44:19.000Z (3 months ago)
- Last Synced: 2024-10-17T14:57:45.869Z (2 months ago)
- Topics: cybersecurity, dangerous, python3
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme
Awesome Lists containing this project
README
Contains a Python program to automatically change the router password for the purpose of getting rid of hackers.
Please note, this is a very specific program written for my router (Optus sagemcom) and a debian based live linux system but may still be useful for others if modified.
It is prefereable to harden your system before running this program otherwise the operation could get interfered with.
To install run "sh install" in a terminal.This program fortunately only works locally to the router and controls firefox to log in and change the router password.
WARNING !! It is potentially dangerous to change your router password as if you are being targeted by hackers it will make them angry.They could disable your system and cause you to lose data.Do not run if
you have valuable data connected to the internet or you have a system that cannot easily be restored.BE VERY CAREFUL!!!!!!!CURRENT DEVELOPMENT STATUS :
First working version,very rough.Unfortunately though a new fork and rewrite is necessary as it is not functioning reliably enough.