Ethical Hacking Training at InfoSec Institute

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.




Computer Forensics Computer-Forensics
[Top] [All Lists]

Re: Why using fport if netstat -b does much more ?

Subject: Re: Why using fport if netstat -b does much more ?
Date: Mon, 5 Dec 2005 19:27:17 -0500

Hello,

Recall that Service Pack 2 was released mid 2004 (or so..) That particular flag is unavailable in pre-SP2 installations. Both of those books that you mentioned were published before that date. Given that new binary, I would use 'netstat -anvb' ( especially -n if you do not want to generate DNS traffic). Once systems are deployed with the new monad shell, the scripting will become easier.

There are a number of tools that we use in place of what was originally published. I would suggest using the books as a guide for the less ephemeral topics, focusing on the principles behind tool choice and validation. When a newer application is written that replaces or improves upon the functionality of a particular tool check it's validity, know its limits and use it. By all means, share what you find as well.

-- Matt

On Dec 1, 2005, at 1:27 PM, contrera@eig.unige.ech wrote:

hi,

i've just noticed that netstat as an option (-b) that allow to list port and the processes which are binded to.
fport (-foundstone free utility-) allow just to see processes and local ports.


Netstat -b allow to see processes (and dlls involved in the TCP/IP connection), local ports and remote ports and remote IP address !
Remote IP address and remote ports could be useful when investigating.


Why any of the famous books related to windows forensics (Incident responsw & computer forensics -FOundstone-, Windows Forensics - Carvey-, ...) doesn't talk about the -b option ?

i'm going to update my Automated response script with netstat -b !

Greetings.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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