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. |

| Subject: | Re: an anternative to port-knoking using the OpenBSD pf only |
|---|---|
| Date: | Mon, 13 Feb 2006 16:43:57 +0100 |
NOTE: Some NAT devices, such as Linux iptables with --set-mss, will modify MSS, but not WSS. As a result, MSS is changed to reflect the MTU of the NAT device, but WSS remains a multiple of the original MSS. Fortunately for us, the source device would almost always be hooked up to Ethernet. P0f handles it automatically for the original MSS of 1460, by adding "NAT!" tag to the result.
A proof-of-concept is available at http://tripp.dynalias.org/authsyn.tgz
poplix
On 24 Jan 2006, at 5:21 PM, Shenk, Jerry A wrote:
Another problem (challenge;) would be gaining access from behind a NATting device. Sometimes, they'll modify the headers and make the packets look like they originated on the NATting device. Some fields would probably work better than others.
On Mon, Jan 23, 2006 at 10:44:52PM +0100, poplix wrote:Hi there,
I wish to propose an alternative to port knoking that uses the native
OpenBSD's pf code only. The idea is to use the pf's passive os
fingerprinter to authenticate initial SYN packets.
With a tool (or kernel patch) able to rewrite packets header is possible
to use a specific sequence of header fields as a key to validate
packets.
This is an interesting - albeit not exactly new - idea, but it has the very real disadvantage over port knocking that it requires priviliges (typically root) on the connecting host.
Joachim
http://www.securityfocus.com/sponsor/pen-test_050831 -------------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Motorola SBV5120 Exploit, Cristian Stoica |
|---|---|
| Next by Date: | RE: sql injection: url or form based?, LAROUCHE Francois |
| Previous by Thread: | Motorola SBV5120 Exploit, Cristian Stoica |
| Next by Thread: | Re: an anternative to port-knoking using the OpenBSD pf only, gimeshell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |