Difference between revisions of "Fwknop"

From wikieduonline
Jump to navigation Jump to search
(Created page with ""FireWall KNock OPerator" == See also == * {{fail2ban}}")
 
Tags: Mobile web edit, Mobile edit
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
"FireWall KNock OPerator"
+
"FireWall KNock OPerator" implements an authorization scheme called [[Single Packet Authorization]] (SPA) (encrypted, non-replayed, with an [[HMAC]] [[SHA]]-256)
  
 +
 +
* [[macOS]] installation: <code>brew install fwknop</code>
 +
* Config files: <code>/etc/fwknop/access.conf</code>
 +
 +
 +
== Quick Start ==
 +
* <code>fwknop --key-gen</code> Ref: https://www.cipherdyne.org/fwknop/docs/fwknop-tutorial.html#quick-start
 +
* Send [[SPA]] packet: <code>fwknop -n DESTINATION_SERVER_OR_IP --verbose -R</code>
  
 
== See also ==
 
== See also ==
 
* {{fail2ban}}
 
* {{fail2ban}}
 +
* {{OpenSSH}}
 +
* {{Firewall commands}}
 +
* {{nmap}}
 +
 +
 +
[[Category:Linux]]
 +
[[Category:IT Security]]

Latest revision as of 04:38, 3 April 2020

"FireWall KNock OPerator" implements an authorization scheme called Single Packet Authorization (SPA) (encrypted, non-replayed, with an HMAC SHA-256)


  • macOS installation: brew install fwknop
  • Config files: /etc/fwknop/access.conf


Quick Start[edit]

See also[edit]

  • https://serverfault.com/a/608976
  • Advertising: