In this mode, CHScanner, scans any host that tries to enter in contact with the host machine.
The methods used for scanning are selected by the user, when Hunt mode begins, using the
Hunt Dialog window.
After receiving one of the following packets:
CHScanner will scan the sender with the methods selected at the begining of the Hunt mode.The results are displayed on the screen. The list of scanned host is NOT sorted by name and/or IP address. The order is given by the time when the scan was performed.
As usual, the results can be exported as .xml file.
Geographic location data
Using a database derived from MaxMind's GeoIP Lite csv database, for speed considerations, I have implemented an IP location
detection algorithm. I did not used their API but I have writted one my self, based on the structure of my own database.
The provided database can be updated by importing the new data from MaxMind's GeoIP Lite csv database. The update procedure
is described in the next paragraph.
The copyright for source database is in the
Third-Party contribution
section.
To update the geographic database perform the following steps:
GeoIPCountryWhois.csv in CHScanner's root directory;
[ User Guide ]