Penetration Testing mailing list archives

RE: All tcp ports open?


From: "Altheide, Cory B. (IARC)" <AltheideC () nv doe gov>
Date: Mon, 30 Aug 2004 16:01:45 -0700

-----Original Message-----
From: sol seclists [mailto:ramatkal () hotmail com] 
Sent: Monday, August 30, 2004 2:01 PM
To: Ben Timby; pen-test () securityfocus com
Subject: Re: All tcp ports open?


A script which does exactly what you desrcibe is mentioned in the book
"hacking: the art of exploitation" by jon erickson only on a 
linux machine.

the basic idea is something like:

use tcpdump to monitor all incoming SYN packets not destined 
for any listening service and then use a packet generation 
tool (such as nemsis) to generate a packet with a seq#+1 and 
the SYN and ACK flags set.
 
Are you saying that the specific script that implements this will only work
on a Linux machine, or are you saying that the idea described is only
applicable on a Linux machine?

FWIW, the idea should work on pretty much any machine capable of sniffing
and spoofing, ie, everything but XP SP2.

-- Cory


------------------------------------------------------------------------------
Ethical Hacking at the InfoSec Institute. 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. Check out our Advanced Hacking course,
learn to write exploits and attack security infrastructure. Attend a course
taught by an expert instructor with years of in-the-field pen testing
experience in our state of the art hacking lab. Master the skills of an
Ethical Hacker to better assess the security of your organization.

http://www.infosecinstitute.com/courses/ethical_hacking_training.html
-------------------------------------------------------------------------------


Current thread: