Quote:
Have you tried to telnet into the router or connect with a browser and use the default log in.
Nope, his linksys (i think so far) has it turned off by default.
Quote:
simple wardriving would allow some sort of access to further penetrate the target.
He lives in WA, I live in UT. Not a possibility.
Quote:
I'd also take into consideration Jarrod's DOS idea.
Unless the DoS is directly tied to a exploitation so I can bypass the router, it won't do me any good. I'm here to penetrate, not go scripty on him :) However, if it is a DoS that does give actual exploitation (like old CISCO routers that reset the password/uid if they received too many 1m pings within a certain period, or the semi old CISCO's that would buzz the admin during a DoS via wireless pager with a new login and password that was randomized, thus transmitting it to my pager).. then tell me how it works.
Quote:
NMap has signatures
As I said in my first post :) already running nmap checks
Quote:
But what you are really saying is that a wide open box is fun for you, you can compromise it, or at least have a good go at it.
It isn't that at all, actually. Even on a totally locked down box like my old winxp test I at least had a chance of zero day penetration testing, or dumb luck with perhaps stack smashing. With a router in place, that limits the activity I can preform to near null. Thus my frustration :) I -know- I can do security penetration, but because of my limited knowledge on routers I feel like I'm fresh out of the tutorial section when it comes to router penetration. I do see your point though, and agree (again) that having even a simple firewall/router in place can deter MUCH more attacks than trusting on internal security alone.
Quote:
What I meant by that was he has to allout 80 OUT because he wouldn't be able to access web pages (unless he us using a proxy through port 1080 or 8080, etc
Brilliant, simply amazing. I never looked at it that way and will imediatally begin researching what ports he may keep open on the OUT for programs or services. One thing that would hinder that though is port differences. His source port may end up being 1051 to access websites, as only the server is required to use port 80 on that connection. It would have to be an outgoing port (service) that sticks to one usage, rather than a program which randomizes. (like my grsecurity patch)
Thanks a ton for that link neel, I'll look in to it right away. Thanks everyone for all your help and keep it coming!