TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
60 matches across 1 category. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/proto-smb.c | 1 | /* |
| LOW | src/rawsock.c | 1 | /* |
| LOW | src/rawsock.c | 21 | #include "util-malloc.h" |
| LOW | src/masscan.h | 1 | #ifndef MASSCAN_H |
| LOW | src/proto-banner1.c | 1 | /* |
| LOW | src/proto-netbios.c | 1 | #include "proto-netbios.h" |
| LOW | src/scripting-banner.c | 1 | /* |
| LOW | src/pixie-threads.c | 1 | #define _GNU_SOURCE |
| LOW | src/main-conf.c | 21 | #include "crypto-base64.h" |
| LOW | src/pixie-file.c | 1 | #include "pixie-file.h" |
| LOW | src/rawsock-getip6.c | 21 | #define _GNU_SOURCE |
| LOW | src/rawsock-getip6.c | 81 | /***************************************************************************** |
| LOW | src/rawsock-getip6.c | 201 | #include <sys/types.h> |
| LOW | src/proto-coap.c | 21 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |
| LOW | src/pixie-sockets.h | 1 | #ifndef PIXIE_SOCKETS_H |
| LOW | src/stack-tcp-core.c | 61 | #include <string.h> |
| LOW | src/proto-memcached.c | 1 | /* |
| LOW | src/rte-ring.c | 81 | #include "pixie-threads.h" |
| LOW | src/stub-lua.c | 1 | #define LUAAPI |
| LOW | src/rawsock-getroute.c | 1 | /* |
| LOW | src/rawsock-getroute.c | 21 | #define ROUNDUP2(a, n) ((a) > 0 ? (1 + (((a) - 1U) | ((n) - 1))) : (n)) |
| LOW | src/rawsock-getroute.c | 421 | } |
| LOW | src/proto-x509.c | 81 | critical BOOLEAN DEFAULT FALSE, |
| LOW | src/output.h | 1 | #ifndef OUTPUT_H |
| LOW | src/massip-rangesv6.c | 1 | /* |
| LOW | src/proto-http.c | 1 | #include "proto-http.h" |
| LOW | src/smack1.c | 101 | Make it so that the longest match triggers first. |
| LOW | src/smack1.c | 141 | #elif defined(__powerpc64__) |
| LOW | src/proto-versioning.c | 1 | /* |
| LOW | src/proto-dns.c | 1 | /* |
| LOW | src/main.c | 21 | #include "massip-parse.h" |
| LOW | src/main.c | 41 | #include "output.h" /* for outputting results */ |
| LOW | src/main.c | 61 | #include "proto-snmp.h" /* parse SNMP responses */ |
| LOW | src/templ-pkt.c | 1 | /* |
| LOW | src/proto-udp.c | 1 | #include "proto-udp.h" |
| LOW | src/rawsock-pcapfile.c | 21 | */ |
| LOW | src/pixie-threads.h | 41 | #define rte_atomic32_cmpset(dst, expected, src) __sync_bool_compare_and_swap((volatile int*)(dst),(int)expected,(int)src |
| LOW | src/util-bool.h | 1 | #ifndef UTIL_BOOL_H |
| LOW | src/proto-ntp.c | 1 | /* |
| LOW | src/rte-ring.h | 81 | #endif |
| LOW | src/rte-ring.h | 121 | */ |
| LOW | src/rawsock-getip.c | 141 | free(pAdapterInfo); |
| LOW | src/stub-pfring.h | 21 | } ts; |
| LOW | src/crypto-blackrock2.c | 1 | #include "crypto-blackrock.h" |
| LOW | src/in-binary.c | 1 | /* |
| LOW | src/stack-tcp-core.h | 1 | #ifndef PROTO_TCP_H |
| LOW | src/stub-pcap.c | 41 | #include <windows.h> |
| LOW | src/pixie-timer.c | 21 | #include <errno.h> |
| LOW | src/unusedparm.h | 1 | #ifndef UNUSEDPARM |
| LOW | src/proto-mc.h | 1 | #ifndef PROTO_MC_H |
| LOW | src/util-safefunc.h | 21 | #include <time.h> |
| LOW | src/util-safefunc.h | 41 | #define sprintf SPRINTF_FUNCTION_IS_BAD |
| LOW | src/util-safefunc.h | 81 | |
| LOW | src/read-service-probes.c | 1 | #include "read-service-probes.h" |
| LOW | src/massip-rangesv4.c | 21 | - fast application of exludes, using an optimal O(n + m) linear |
| LOW | src/stub-lua.h | 41 | #define LUA_ERRGCMM 5 |
| LOW | src/stub-lua.h | 61 | #define lua_isboolean(L,n) (lua_type(L, (n)) == LUA_TBOOLEAN) |
| LOW | src/rawsock-getif.c | 1 | /* |
| LOW | src/rawsock-getif.c | 21 | |
| LOW | src/rawsock-getif.c | 181 | #include <net/if.h> |