Gaining access to internal network via router 09-24-2012, 03:08 AM
#1
Hey, I have written a program a little while back that allows one to scan random ip addresses to see if there is a specified port open. I have found it very useful especially for telnet and finding insecure routers. I would say that a somewhat small but significant percentage of all the ips discovered belong to routers with default passwords in use, i.e. admin/admin or root/root, etc... Now, these are routers being discovered and cracked into. I want to now if it is possible (I'm sure it is) and how to gain access to the internal network these routers are connected to once I am able to gain access to inside the routers.
Here is a link to my program for those interested: thrip.c
Here is a link to my program for those interested: thrip.c