From 54af4ad672ee2ffbd45767f102ff232d08929e04 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Mon, 22 May 2023 13:49:37 -0400 Subject: [PATCH] Update port-knocking-and-spa.md --- linux-hardening/port-knocking-and-spa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-hardening/port-knocking-and-spa.md b/linux-hardening/port-knocking-and-spa.md index ac0aaf1..74ac64c 100644 --- a/linux-hardening/port-knocking-and-spa.md +++ b/linux-hardening/port-knocking-and-spa.md @@ -104,6 +104,6 @@ Certainly! Here are the links to the documentation for both Port Knocking and Si ### Single Packet Authorization (SPA) References: - "fwknop: Single Packet Authorization (SPA) ": Offers detailed documentation on fwknop, a widely used SPA implementation. - - Link: [fwknop: Single Packet Authorization (SPA) documentation]([https://www.cipherdyne.org/fwknop/docs/SPA.html](https://github.com/mrash/fwknop)) + - Link: [fwknop: Single Packet Authorization (SPA) documentation](https://github.com/mrash/fwknop) Remember to refer to the official documentation, user guides, and community resources for the most accurate and up-to-date information on Port Knocking and SPA. These resources will provide more in-depth knowledge, configuration examples, and troubleshooting tips specific to each technique.