Tue, 23 Apr 2024 09:53:03 UTC | login

Information for build fwknop-2.6.10-6.fc33

ID184760
Package Namefwknop
Version2.6.10
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fwknop.git#9eb6275bc7e119be33fe149d98204b9a456d3fd1
SummaryA Single Packet Authorization (SPA) implementation
Descriptionfwknop implements an authorization scheme known as Single Packet Authorization (SPA) that requires only a single encrypted packet to communicate various pieces of information including desired access through an iptables policy and/or specific commands to execute on the target system. The main application of this program is to protect services such as SSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. The authorization server passively monitors authorization packets via libpcap and hence there is no "server" to which to connect in the traditional sense. Any service protected by fwknop is inaccessible (by using iptables to intercept packets within the kernel) before authenticating; anyone scanning for the service will not be able to detect that it is even listening. This authorization scheme offers many advantages over port knocking, include being non-replayable, much more data can be communicated, and the scheme cannot be broken by simply connecting to extraneous ports on the server in an effort to break knock sequences. The authorization packets can easily be spoofed as well, and this makes it possible to make it appear as though, say, www.yahoo.com is trying to authenticate to a target system but in reality the actual connection will come from a seemingly unrelated IP. Although the default data collection method is to use libpcap to sniff packets off the wire, fwknop can also read packets out of a file that is written by the iptables ulogd pcap writer or by a separate sniffer process.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 11:16:41 UTC
CompletedSat, 15 Aug 2020 11:58:48 UTC
Taskbuild (f33, /rpms/fwknop.git:9eb6275bc7e119be33fe149d98204b9a456d3fd1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fwknop.git#9eb6275bc7e119be33fe149d98204b9a456d3fd1'}}
Tags
f33
f37
f38
RPMs
src
fwknop-2.6.10-6.fc33.src.rpm (info) (download)
riscv64
fwknop-2.6.10-6.fc33.riscv64.rpm (info) (download)
fwknop-devel-2.6.10-6.fc33.riscv64.rpm (info) (download)
fwknop-debuginfo-2.6.10-6.fc33.riscv64.rpm (info) (download)
fwknop-debugsource-2.6.10-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.10-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Feb 10 2020 Jakub Jelen <jjelen@redhat.com> - 2.6.10-5 - Unbreak build with gcc10 (#1799378) * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild