Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Security-Basics
[Top] [All Lists]

Re: Port-Knocking vulnerabilities?

Subject: Re: Port-Knocking vulnerabilities?
Date: Fri, 28 Dec 2007 14:07:35 -0500
Portknocking is a security mechanism as it is a type of authentication. 
"Something you know" in this case the sequence of ports to knock before a 
unstarted service or daemon begins  listening for connections.

Jay
----- Original Message -----
From: Ansgar -59cobalt- Wiechers [mailto:bugtraq@planetcobalt.net]
To: security-basics@securityfocus.com
Sent: Fri, 28 Dec 2007 19:42:25 +0100
Subject: Re: Port-Knocking vulnerabilities?

On 2007-12-28 Kappa Alpha Pi Eta wrote:
so I read this thread about port-knocking (altough called "reflexsive
firewalls"). I'd never heard of that and found that to be an very
interesting mechanism. Now I just keep wondering, what an attacker
could possibly do to intrude system secured in such a way. So there
are no open ports at all, also, there's no way the attacker could
access the computer physically or via social engineering. The attacker
knows that a knock-server is running and that there's some daemon
waiting to become accessible (what ever that may be).

Port knocking is not a security but merely an obfuscation measure, as it
just hides services from people who don't know about the measure.

What could a attacker do to somehow get access to that machine?

Knock.

And how can I secure that machine from that kind of attacks.

Just like you would secure it when not using port-knocking:

- Don't have services listening on external interfaces that shouldn't be
  accessible from the outside.
- Keep your system patched.
- Use authentication where applicable.
- Prefer public key authentication over password authentication.
...

Regards
Ansgar Wiechers
--
"All vulnerabilities deserve a public fear period prior to patches
becoming available."
--Jason Coombs on Bugtraq

<Prev in Thread] Current Thread [Next in Thread>