Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: router keygen and default passwords tester #131

Open
eadmaster opened this issue Aug 6, 2024 · 1 comment
Open

New feature: router keygen and default passwords tester #131

eadmaster opened this issue Aug 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@eadmaster
Copy link
Contributor

eadmaster commented Aug 6, 2024

this may replace/extend the current DPWO feature, that only support a small set of routers.

This supports a lot more, including the "CLARO_" series
https://github.com/routerkeygen/routerkeygenPC

Another one for mobile broadband WIFI routers:
https://github.com/RealEnder/imeigen

In addition to this, there is also a db of default passwords that could be tried:
https://github.com/ihebski/DefaultCreds-cheat-sheet

I'm still looking for one that maps the router macaddresses...

@eadmaster eadmaster changed the title New feature: router keygen and default password New feature: router keygen and default passwords tester Aug 6, 2024
@bmorcelli bmorcelli added the enhancement New feature or request label Aug 23, 2024
eadmaster added a commit to eadmaster/Bruce that referenced this issue Sep 7, 2024
@eadmaster
Copy link
Contributor Author

eadmaster commented Sep 7, 2024

these new js functions could be used to write keygens: wifiScan(), wifiConnect(ssid : string, timeout_in_seconds : number, pwd : string)

https://github.com/pr3y/Bruce/wiki/Interpreter#wifi-functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants