Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.