Cheops 0.60pre5 – Cheops is a network “swiss army knife”. It’s “network neighborhood” done right (or gone out of control, depending on your perspective). It’s a combination of a variety of network tools to provide system adminstrators and users with a simple interface to managing and accessing their networks. Cheops aims to do for the network what the file manager did for the filesystem. Additionally, cheops has taken on the role of a network management system, in the same category as one might put HP Openview. Mechanics: Simple ICMP “ping” packets are used to initially search a network for hosts that are alive (ping). Domain Name Transfers are used to list hosts in a domain (nslookup). OS detection is done using invalid flags on TCP packets (queso). Port detection is done (somewhat) silently using half-open TCP connections in order to avoid unnecessarily starting services or logging on the remote machine (halfscan). Mapping is done using UDP (or optionally ICMP) packets with small time-to-live values (traceroute and mtr, respectively). Monitoring is done using normal connect() sequences using sets of chained stages centerd around the gtk_input_add routine. Requires GTK.
You can download it from the following link: https://packetstormsecurity.com/files/download/14132/cheops-0.60pre5.tar.gz
Source: https://packetstormsecurity.com/files/14132/cheops-0.60pre5.tar.gz.html

