Live data from Hacker News

TCP backdoor 32764 – how we could patch the Internet (or part of it)

blog.quarkslab.com

11–20 of 22 posts

Re: TCP backdoor 32764 – how we could patch the Internet (or part of it)

#12
post #9

I guess this is yet another reason not to rely on firewalls and outdated notions of "internal" and "external" networks for any kind of real security. Increasingly, it seems that firewalls are doing less to improve actual security, while continuing to hinder legitimate network connectivity and the deployment of new protocols.

I think you're conflating firewalls and NAT. The idea of "internal" and "external" networks still apply in a non-NAT environment but what takes some getting used to is that with full end-to-end connectivity, you're back to an implicit "default-allow" policy where NAT created an implicit "default deny". The answer is to have a default deny firewall rule on your border router (your home gateway appliance), and then allow services as needed.

Re: TCP backdoor 32764 – how we could patch the Internet (or part of it)

#13
post #6
post #4

Earlier quoted context omitted.

Yeah, I tried but with my external IP: $ telnet [redacted] 32764 Trying [redacted]... telnet: connect to address [redacted]: Connection refused telnet: Unable to connect to remote host Does this mean my router has no backdoor? Is it clever enough to avoid detection?

Are you running one of the affected hardware models?

No, but I have a fairly uncommon router (not ISP supplied) so I was curious if it also had a backdoor. It doesn't respond on LAN so it seems my DrayTek Vigor 2750N is backdoor-free for now...

Re: TCP backdoor 32764 – how we could patch the Internet (or part of it)

#16
post #13
post #6

Earlier quoted context omitted.

Are you running one of the affected hardware models?

No, but I have a fairly uncommon router (not ISP supplied) so I was curious if it also had a backdoor. It doesn't respond on LAN so it seems my DrayTek Vigor 2750N is backdoor-free for now...

That just means it's free of this particular backdoor.

Re: TCP backdoor 32764 – how we could patch the Internet (or part of it)

#17
post #12
post #9

I guess this is yet another reason not to rely on firewalls and outdated notions of "internal" and "external" networks for any kind of real security. Increasingly, it seems that firewalls are doing less to improve actual security, while continuing to hinder legitimate network connectivity and the deployment of new protocols.

I think you're conflating firewalls and NAT. The idea of "internal" and "external" networks still apply in a non-NAT environment but what takes some getting used to is that with full end-to-end connectivity, you're back to an implicit "default-allow" policy where NAT created an implicit "default deny". The answer is to have a default deny firewall rule on your border router (your home gateway appliance), and then all…

Everything he said applies to a typical legacy corporate network that has a centralised default-deny firewall on front of it (but no NAT).

Host-based firewalls are much more flexible and have many security advanteges.

Re: TCP backdoor 32764 – how we could patch the Internet (or part of it)

#19
post #16
post #13

Earlier quoted context omitted.

No, but I have a fairly uncommon router (not ISP supplied) so I was curious if it also had a backdoor. It doesn't respond on LAN so it seems my DrayTek Vigor 2750N is backdoor-free for now...

That just means it's free of this particular backdoor.

Hence "for now...". A new backdoor could surface tomorrow.
Post reply on HN