6 matches found
access-point
伪造接入点 用于受控环境下流量捕获的开放 Wi-Fi 伪造接入点。使用 hostapd(原生 nl80211 AP 模式)+ dnsmasq(DHCP/DNS)+ iptables NAT 向上行接口转发。 要求 Linux,root 权限。 支持 AP 模式的无线网卡(iw phy → Supported interface modes: ... AP)。 软件包:hostapd、dnsmasq、iw、iptables、rfkill、wireshark。 配置 编辑 fakeap.sh 开头的变量。 INTERNETIFACE — 具有互联网连接的上行接口...
dolos_cloak
Dolos Cloak Dolos Cloak 是一个 Python 脚本,旨在帮助网络渗透测试人员和红队绕过 802.1x 解决方案,通过使用高级中间人攻击。该工具能够搭便车在已允许访问目标网络的受害者设备的有线连接上,而不会将受害者设备踢出网络。它设计运行在运行 Kali ARM 的 Odroid C2 上,需要两个外部 USB 以太网适配器。该工具应该可以在其他硬件和发行版上运行,但迄今为止仅在 Odroid C2 上经过测试。 作者:Forrest Kasler fkaslerph3eds 工作原理 Dolos Cloak 使用 iptables、arptables 和...
DEBIAN-CVE-2024-42270
In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix null-ptr-deref in iptablenattableinit. We had a report that iptables-restore sometimes triggered null-ptr-deref at boot time. 0 The problem is that iptablenattableinit is exposed to user space before the...
CVE-2019-9946
Cloud Native Computing Foundation CNCF CNI Container Networking Interface 0.7.4 has a network firewall misconfiguration which affects Kubernetes. The CNI 'portmap' plugin, used to setup HostPorts for CNI, inserts rules at the front of the iptables nat chains; which take precedence over the KUBE-...
Code injection
Cloud Native Computing Foundation CNCF CNI Container Networking Interface 0.7.4 has a network firewall misconfiguration which affects Kubernetes. The CNI 'portmap' plugin, used to setup HostPorts for CNI, inserts rules at the front of the iptables nat chains; which take precedence over the KUBE-...
[fwknop] Single Packet Authorization and Port Knocking
fwknop stands for the "FireWall KNock OPerator", and implements an authorization scheme called Single Packet Authorization SPA. This method of authorization is based around a default-drop packet filter fwknop supports iptables on Linux, ipfw on FreeBSD and Mac OS X, and PF on OpenBSD and libpcap...