Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lahdekorpi/tcp-32764-first-aid
First aid for disabling the TCP-32764 backdoor in some routers
https://github.com/lahdekorpi/tcp-32764-first-aid
Last synced: 10 days ago
JSON representation
First aid for disabling the TCP-32764 backdoor in some routers
- Host: GitHub
- URL: https://github.com/lahdekorpi/tcp-32764-first-aid
- Owner: lahdekorpi
- Created: 2014-01-05T19:17:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-05T20:17:13.000Z (almost 11 years ago)
- Last Synced: 2024-11-12T14:23:31.829Z (about 2 months ago)
- Language: Shell
- Size: 119 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TCP-32764-First-Aid
===================First aid for disabling the TCP-32764 backdoor in some routers
First router: ./wag120n.sh
```
_____ _ _ _ _ _
| ___(_)_ __ ___| |_ / \ (_) __| |
| |_ | | '__/ __| __| / _ \ | |/ _` |
| _| | | | \__ \ |_ / ___ \| | (_| |
|_| |_|_| |___/\__| /_/ \_\_|\__,_|
This is TCP-32764-First-Aid (WAG120N)It tries to run 'killall server_daemon'
on your router, disabling the backdoor.
Everything happens in RAM and this isn't
a permanent solution.wag120n.sh [-h] [-i IP -u user -p password] -- small script to disable the 32764 backdoor in Linksys WAG120N (and maybe other too)
where:
-h show this help text
-i router IP address / host
-u admin user for the web management
-p admin password for the web management
```More
====Please contribute more routers / fixes!