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 Pen-Test
[Top] [All Lists]

New OS fingerprinting tool

Subject: New OS fingerprinting tool
Date: Tue, 21 Jun 2005 11:27:38 +0200

  Hello,

  I just released a module on CPAN that is (in fact) a tool 
  to perform OS fingerprinting.

  It's features:

  - able to fingerprint over IPv4, and over IPv6
  - can do active fingerprinting, and passive fingerprinting
  - online and offline modes are supported
  - passive OS fingerprinting is made to match against active 
    fingerprinting signatures, so no need to bother with 
    passive signatures.

  Example offline passive fingerprinting:
[..]
204.152.191.37:80 > 192.168.0.100:3409 [SYN|ACK] ### www.kernel.org
T2: B10111 F0x12 W5792 O0204ffff0402080affffffffffffffff01030302 M1460
IPv4: EXACT/ONE PACKET: GNU/Linux: OSS: Linux: 2.6.x (2.6.9-FC3)
IPv4: EXACT/ONE PACKET: GNU/Linux: OSS: Linux: 2.6.x (2.6.11)
[..]

  To know more:

  http://www.gomor.org/

-- 
  ^  ___  ___    FreeBSD Network - http://www.GomoR.org/ <-+
  | / __ |__/          Systems & Security Engineer         |
  | \__/ |  \     ---[ zsh$ alias psed='perl -pe ' ]---    |
  +-->  Net::Packet <=> http://search.cpan.org/~gomor/  <--+

<Prev in Thread] Current Thread [Next in Thread>
  • New OS fingerprinting tool, sfml <=