Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update signatures to 20080419 | sat | 2008-04-21 | 1 | -1/+1 |
| | |||||
* | - Update signatures to 20080308 | sat | 2008-03-09 | 1 | -1/+1 |
| | |||||
* | - Update to 20080103 snapshot | sat | 2008-01-08 | 1 | -1/+1 |
| | |||||
* | - Update to 20071229 snapshot | sat | 2008-01-01 | 1 | -1/+1 |
| | |||||
* | - Update signatures to 20071228 snapshot | sat | 2007-12-28 | 1 | -1/+1 |
| | |||||
* | - Update to 20070407 snapshot | sat | 2007-04-07 | 1 | -1/+1 |
| | |||||
* | - Update to 20070322 fingerprints | sat | 2007-03-23 | 1 | -1/+1 |
| | |||||
* | - Update to 2.04 | sat | 2006-11-06 | 1 | -1/+1 |
| | |||||
* | - Update to 20061101 snapshot | sat | 2006-11-02 | 1 | -1/+1 |
| | |||||
* | - Update to 2.03 | sat | 2006-11-01 | 1 | -2/+1 |
| | |||||
* | - Update to 20061009 fingerprints | sat | 2006-10-10 | 1 | -1/+1 |
| | |||||
* | - Update to 20061007 fingerprints | sat | 2006-10-07 | 1 | -1/+1 |
| | |||||
* | - Separate sinfp into library (p5-Net-SinFP) and binary+db (sinfp) | sat | 2006-09-30 | 4 | -77/+21 |
| | | | | - Use latest db snapshot | ||||
* | - Use CPAN version | sat | 2006-09-28 | 4 | -72/+23 |
| | | | | - Resolve all conflicts | ||||
* | - Mark only usable on little-endian archs | sat | 2006-09-13 | 1 | -0/+3 |
| | | | | Reported by: pointyhat via kris | ||||
* | - Update to 2.02 | sat | 2006-08-29 | 2 | -4/+4 |
| | |||||
* | Add port security/sinfp: | sat | 2006-08-21 | 4 | -0/+135 |
SinFP is a new approach to OS fingerprinting, which bypasses limitations that nmap has. Nmap approaches to fingerprinting as shown to be efficient for years. Nowadays, with the omni-presence of stateful filtering devices, PAT/NAT configurations and emerging packet normalization technologies, its approach to OS fingerprinting is becoming to be obsolete. SinFP uses the aforementioned limitations as a basis for tests to be obsolutely avoided in used frames to identify accurately the remote operating system. That is, it only requires one open TCP port, sends only fully standard TCP packets, and limits the number of tests to 2 or 3 (with only 1 test giving the OS reliably in most cases). WWW: http://www.gomor.org/sinfp |