Name |
Last commit
|
Last update |
---|---|---|
routersploit | ||
.gitignore | ||
.travis.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
requirements.txt | ||
rsf.py | ||
run_docker.sh | ||
run_linter.sh | ||
run_tests.sh | ||
tox.ini |
I had an issue https://github.com/reverse-shell/routersploit/issues/176 with bruteforce my router zyxel keenetic lite. The issue was fixed by adding a new modules, that uses Digest Authentication instead of Basic Authentication of python-requests. Now it works. I think than many other routers can use HTTPDigestAuth instead of HTTPBasicAuth, and it can fix the issue of HTTP responce 401 when trying the correct credentials during router bruteforce. Please, merge and add these two modules.
Name |
Last commit
|
Last update |
---|---|---|
routersploit | Loading commit data... | |
.gitignore | Loading commit data... | |
.travis.yml | Loading commit data... | |
Dockerfile | Loading commit data... | |
LICENSE | Loading commit data... | |
Makefile | Loading commit data... | |
README.md | Loading commit data... | |
requirements.txt | Loading commit data... | |
rsf.py | Loading commit data... | |
run_docker.sh | Loading commit data... | |
run_linter.sh | Loading commit data... | |
run_tests.sh | Loading commit data... | |
tox.ini | Loading commit data... |