Comment on Wireguard easy and third party von service.
moonpiedumplings@programming.dev 2 days agoEvery issue with tp link has been. You need to have acces to the router physically to implement.
Come on, this is not true and you know it. Finding a counterexample was easy:
anavem.com/…/tp-link-patches-critical-router-flaw…
Auth bypass + auth rce flaw. Literal remote code execution, instant own.
The problem with network appliances/routers is that they all have web ui’s, and management api’s or something of the sort. Web UI’s are extremely complex services, with lots of difficult to secure attack surface. In a router, that attack surface is now running as root (because it has to be, to manage linux (or freebsd, routers are usually based on one of the two) kernel routing and networking.
So literally every single network appliance and router has had it’s own critical vulnerabilities, even open source ones like openwrt.
The real solution here is to recognize that web interfaces are a security nightmare, and to either disable them or lock them behind ssh.
(Open)ssh, is known for having extremely few vulnerabilities, only 2.5 critical ones over it’s 25+ years of existence. That’s a big difference compared to some of these network appliances/routers with have 2+ critical vulns every quarter.
LetchLemon@lemmy.blahaj.zone 2 days ago
Yeah only if you enable their cloud api and dont randomise your web interface port. Both of which i do. I have also pen tested my router remotley. Also i have a router not a router wifi combo. Its not an isp or consumer router. Router splits to poe switcher and a wifi ap puck.
moonpiedumplings@programming.dev 2 days ago
Randomized interface ports change nothing except for stopping automated scanners. They don’t really help. Just lock it behind ssh, physical access or similar, and then never worry about it again.
No, all of the local web interfaces have had problems too. Literally every router or network appliance has had similar issues.
ISP, consumer, and enterprise routers have all the same issues due to the same architecture. All of them.
Me too. But it’s just not about my router being secure today, it’s about it being secure tomorrow. I want to be able to rest easy knowing that if a new vulnerability appears in xyz component then I don’t have to worry about it.
LetchLemon@lemmy.blahaj.zone 1 day ago
Cool story bro write it in your blog. You dont know my config and you dont know my infrastructure so all you can do is speculate.
LetchLemon@lemmy.blahaj.zone 1 day ago
Im very much aware of the cves out on tplink and the one you showed i patched months ago and hardened to recommendation to the rest. Nothings perfect but i fail to see when you look at security flaws beyween cisco ubiquity and tplink ill go for tp link even tho they are missing some useful features. If i was doing it all again and not buying on a budget id setup my own pfsense.