Multi Purpose Scanner 0.03 review

Download
by rbytes.net on

Multi Purpose Scanner is a simple scanner written in C that starts a number of child processes, connects to a list of IP addresses, a

License: GPL (GNU General Public License)
File size: 0K
Developer: Fabio Borraccetti
0 stars award from rbytes.net

Multi Purpose Scanner is a simple scanner written in C that starts a number of child processes, connects to a list of IP addresses, and logs a certain number of characters to standard out or a file.

Low band use is one consecuence of a single connection per child that recieve an only defined num of characters.

Here are some key features of "MultiPurposeScanner":
$ mpscan -e -p 25 -t 15 -r 100 -T 20 -R 192.168.1.0-10
Fast mp-scan 0.04-testing ...
Total ip: 11
11/11 91% 192.168.1.10
Generated 11 ip in 0.199 seconds
Ip range parsed... 11 ip found
Scan on 25 started...
0:192.168.1.0 -> Network is unreachable
3:192.168.1.3 -> Connection refused
2:192.168.1.2 -> Connection refused
1: 192.168.1.1 -> 220 zeus.olimpo.hm ESMTP Postfix (Debian/GNU)
6:192.168.1.6 -> No route to host
5:192.168.1.5 -> connected but no data retrived within 7 sec
4:192.168.1.4 -> No route to host
8:192.168.1.8 -> connect timeout after 15
7:192.168.1.7 -> No route to host
9:192.168.1.9 -> No route to host
10:192.168.1.10 -> No route to host
Waiting for child dead...
Scanned 10 ip in 3.14821 seconds
Scan ended... enjoy the result

What's New in This Release:
added T and I option,
added changelog,
added debian rules,
added man page,
Makefile created.

Multi Purpose Scanner 0.03 keywords