1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Remove/edit references to nmap-payloads. See #2541

This commit is contained in:
dmiller
2023-02-09 17:57:15 +00:00
parent 7bba5dc625
commit a28d9b77f9
4 changed files with 16 additions and 9 deletions

View File

@@ -65,7 +65,6 @@
#define PAYLOAD_H
#include "service_scan.h"
#define PAYLOAD_FILENAME "nmap-payloads"
// Semi-arbitrary limit, but we use u8 for indexing/retrieval
// and we send all payloads at once and need to not overwhelm.