Author & Maintainer ------------------- Alexander Bolshev[Key] Contributors ------------ Konstantin Karpov[Q_] { IceRegex C++ wrapper to pcre. UDP Scanning and pinging. Fixing _many_ bugs. Help on porting to CygWin and Win32. } Past Contributors ----------------- Francesco[Ruttino] { Porting to WIN32 IP Protocol Scan Bug fixing } Arkaino { Minor patches Bug fixing } Also thanks ---- ------ Motoyuki Kasahara for his implementation of getaddrinfo() (see icesockets/getaddrinfo.h). Dug Song for his GREAT libdnet library (some modified code from it used in icesockets/cethwrapper.h and in icesockets/crandom.h; some systems doesn't have libdnet so I copied some code into IceScan). Andrew Tridgell and other Samba (http://samba.org) developers for some code of NetBIOS over TCP/IP structures and functions; also to Alla Bezroutchko for his arp-scan (http://www.nta-monitor.com/tools/arp-scan/). IceScan uses same methodic in ARP fingerprinting as arp-scan. Also, I borrowed a part of his fingerprinting database. Michal Zalewski for his pf0 (http://lcamtuf.coredump.cx/p0f.shtml) tool. IceScan uses same fingerprint database format and some detecting methods, derived from p0f. Note: IceScan passive fp database was made from scratch and differs from p0f. And to Fyodor, the AUTHOR of the GREATEST internet security scanner NNAP; I've spent some good nights in analyzing his code to understand how to write some scanning features in IceScan ;).