M
M
m0Hze2015-01-08 02:30:36
ubuntu
m0Hze, 2015-01-08 02:30:36

Scanning with Zmap, where is the error?

Rebzi, ah nid yo help!
There was a need to scan several subnets for the openness of one port.
I installed Zmap on my server. I read the docks on the off site.
I have 2 small subnets that need to be scanned, something like this:
1.2.3.0/24
1.2.3.1/24
That is, just over 500 IPs in total. It is necessary to scan them for the openness of port 5060. I run
the utility like this: zmap -p 5060 -B 100M -o results.txt 1.2.3.0/24 1.2.3.1/24
After which there is a long and tedious scanning process, which has already puzzled me. Stopped, climbed into the file with the result. And there are a lot of IPs in the result file, but none of them belong to the given firesets. Google did not give an answer, there is too little information in Russian about this wonderful software.
Who faced, where is my mistake?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
oia, 2015-01-08
@oia

zmap -p 5060 -o results.csv 10.0.0.0/8 192.168.0.0/16 well, you need to read man) and not take stupid commands from the Internet

M
m0Hze, 2015-01-08
@m0Hze

And another question. I am working with old 1.0.3 version. Now the actual 1.2.1, and perhaps the problem is this. So how do you install the latest version? A simple version with downloading sources, and make does not roll, as with 1.0.3. There is some cmake that I can't figure out. Who will tell?
https://github.com/zmap/zmap/archive/v1.2.1.tar.gz sorts the latest version.
PS, on the off site it says that the utility can be installed simply with apt-get install zmap, but I tried on 4 servers, and the package was not found everywhere (apt-get update did).

A
ADKing, 2015-01-25
@ADKing

apt-get install masscan
will be right, it is called in turnips like this

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question