routersploit icon indicating copy to clipboard operation
routersploit copied to clipboard

Add default credentials from routerpasswords.com

Open 0BuRner opened this issue 8 years ago • 4 comments

Hi, Could be great to scrape that website and extract all the credentials. Then add them into defaults/wordlists/password text files :)

More resources :

http://www.defaultpassword.com http://www.routerpasswords.com https://portforward.com/router-password/ https://datarecovery.com/rd/default-passwords/ http://www.urtech.ca/2011/12/default-passwords/ https://default-password.info/ http://setuprouter.com/ http://www.cleancss.com/router-default/

0BuRner avatar Nov 16 '16 18:11 0BuRner

@0BuRner I think we have all credentials from routerpasswords.com but it would be awesome if you could confirm that

lucyoa avatar Nov 16 '16 18:11 lucyoa

The first I checked wasn't existing. I'll make a little script this week-end to check all of them ;-)

0BuRner avatar Nov 16 '16 18:11 0BuRner

Will be great the script checks every time the app starts up (and only pull only a day or every few days if the current copy is older than few days, by maintaining a local timestamp).

jayzeng avatar Nov 16 '16 18:11 jayzeng

By the way, it is probably slightly overkill, using scrapy (https://scrapy.org/) for this sort task will be super simple.

jayzeng avatar Nov 16 '16 18:11 jayzeng