masscan
masscan copied to clipboard
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
make install cc -g -ggdb -Wall -O2 -c src/pixie-threads.c -o tmp/pixie-threads.o src/pixie-threads.c:51:5: error: call to undeclared function 'pthread_setschedprio'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 51...
This doesn't make a lot of sense. 1 port, 1 /32 range. [-] FAIL: scan range too large, max is 63-bits, requested is 97 bits Hint: scan range is number...
Hello Robert, I proposed this pull request as a quick and maybe not clean fix for compilation issue I had with Visual Studio. By default, I tried to generate the...
Hi, How can set multiple source ip & ports? a port range for example To solve this problem ``` [-] ERR: There must be multiple source ports/addresses for reconnection ```
Hi, Please add option to export only the data we want in a binary or list To waste less storage and power, most of time we don't need timestamp or...
Hi, this PF_RING supports no interface. Is there any alternative? are them supported?
Fixed a typo in `in-binary.c` on the "expeced" word, should be "expected" BUT I GOT YOU BOO 💯
ASN updated as of 2024-02-14
Sorry I made a mistake. Thank you for creating masscan and releasing it as free software, especially as AGPLv3ed free software. Because it is free software I would like to...
``` 1>proto-isakmp.obj : error LNK2001: 无法解析的外部符号 e_next_int32 1>proto-isakmp.obj : error LNK2001: 无法解析的外部符号 e_next_byte 1>proto-isakmp.obj : error LNK2001: 无法解析的外部符号 e_next_short16 1>proto-isakmp.obj : error LNK2001: 无法解析的外部符号 e_next_long64 ```