Thu, 26 Jun 2025 22:41:54 CST | login

Information for build fwknop-2.6.10-2.oc9

ID35795
Package Namefwknop
Version2.6.10
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/fwknop.git?.#c0b0da765c1da18bb993ac1a647f20ae2d9a02cc
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 19:56:34 CST
CompletedThu, 12 Jun 2025 20:05:09 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/fwknop.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/fwknop.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
fwknop-2.6.10-2.oc9.src.rpm (info) (download)
aarch64
fwknop-2.6.10-2.oc9.aarch64.rpm (info) (download)
fwknop-devel-2.6.10-2.oc9.aarch64.rpm (info) (download)
fwknop-debuginfo-2.6.10-2.oc9.aarch64.rpm (info) (download)
fwknop-debugsource-2.6.10-2.oc9.aarch64.rpm (info) (download)
loongarch64
fwknop-2.6.10-2.oc9.loongarch64.rpm (info) (download)
fwknop-devel-2.6.10-2.oc9.loongarch64.rpm (info) (download)
fwknop-debuginfo-2.6.10-2.oc9.loongarch64.rpm (info) (download)
fwknop-debugsource-2.6.10-2.oc9.loongarch64.rpm (info) (download)
x86_64
fwknop-2.6.10-2.oc9.x86_64.rpm (info) (download)
fwknop-devel-2.6.10-2.oc9.x86_64.rpm (info) (download)
fwknop-debuginfo-2.6.10-2.oc9.x86_64.rpm (info) (download)
fwknop-debugsource-2.6.10-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.6.10-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.6.10-1 - initial build