Lucene search
+L

167 matches found

Kitploit
Kitploit
added 2026/09/14 10:12 a.m.5 views

wifi-pentesting-guide

Guía de Pruebas de Penetración WiFi Índice 1. Comandos básicos 2. Redes abiertas 2.1. Portales cautivos 2.2. Ataque Man in the Middle 3. Descifrado WEP 3.1. Sin clientes 4. Descifrado WPA2-PSK 4.1. Descifrando el handshake de 4 vías 4.2. Ataque PMKID 4.3. Ataque sin AP 5. WPA2-Enterprise 5.1...

6AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/13 5:04 a.m.7 views

krackattacks-scripts

本项目包含用于测试客户端或接入点(AP)是否受针对 WPA2 的 KRACK 攻击影响的脚本。有关此攻击背后的详细信息,请参阅我们的网站和研究论文。 请注意,我们的脚本并非攻击脚本!要测试接入点或客户端是否受 KRACK 攻击影响,您需要相应的网络凭据。 2024 年 12 月 :第 7 个测试 ./krack-test-client.py --gtkinit 中修复了一个 bug。在此修复之前,曾提到此测试(的输出)不可靠,但现在按照新说明操作时,输出应该是可信的。也就是说,当此测试现在表明设备易受攻击时,它确实很可能易受攻击。 2021 年 1 月 :脚本已与 Python3...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:56 a.m.6 views

CVE-2026-11117-WPA2-4-Way-Handshake-Reinstallation-KRACK-Sim-

CVE-2026-11117 – WPA2 4‑Way Handshake Reinstallation KRACK Sim Program Code Python root@kitploit: kracksim.py - Simulates reinstallation of an already-used PTK import hashlib, os class AccessPoint: def initself: self.anonce = os.urandom32 self.ptk = None def sendmsg3self, snonce: Normally would...

8.8CVSS6AI score0.00306EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerabilities in Linux, Linux-5.15, Linux-6.1, Linux-5.10

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211gtkrekeyadd is called, and ieee80211gtkrekeyadd returns 0 due to KRACK protection identical key reinstall, ieee80211gtkrekeyadd will still return a pointer to the key...

8.8CVSS6.2AI score0.00339EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/03/27 8:39 p.m.234 views

JesterSploit

JesterSploit – Advanced WiFi Penetration Testing Framework !...

6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/19 12:00 a.m.11 views

MiracleLinux 7 : wpa_supplicant-2.6-5.el7.1 (AXSA:2017-2342:03)

The remote MiracleLinux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the AXSA:2017-2342:03 advisory. A new exploitation technique called key reinstallation attacks KRACK affecting WPA2 has been discovered. A remote attacker within Wi-Fi range could...

8.1CVSS7.9AI score0.04575EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2024/05/21 12:00 a.m.40 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6775-2)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6775-2 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to ...

8.8CVSS7AI score0.00339EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/16 12:00 a.m.51 views

Ubuntu 14.04 LTS / 16.04 LTS : Linux kernel vulnerabilities (USN-6778-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6778-1 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to ...

8.8CVSS7AI score0.00422EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/03/04 8:03 p.m.39 views

CVE-2023-52530

A use-after-free flaw was found in the Linux kernel’s IEEE 802.11 networking stack implementation functionality, used by Wifi, in how a user triggers the error path of the ieee80211gtkrekeyadd function. This flaw allows a local user to crash the system...

5.8CVSS5.9AI score0.00339EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/02 10:15 p.m.6 views

DEBIAN-CVE-2023-52530

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211keylink is called by ieee80211gtkrekeyadd but returns 0 due to KRACK protection identical key reinstall, ieee80211gtkrekeyadd will still return a pointer into the key...

7.8CVSS5.8AI score0.00339EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.50 views

CVE-2023-52530

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211keylink is called by ieee80211gtkrekeyadd but returns 0 due to KRACK protection identical key reinstall, ieee80211gtkrekeyadd will still return a pointer into the key...

8.8CVSS6.2AI score0.00339EPSS
SaveExploits0References12
OSV
OSV
added 2024/03/02 9:52 p.m.18 views

CVE-2023-52530 wifi: mac80211: fix potential key use-after-free

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211keylink is called by ieee80211gtkrekeyadd but returns 0 due to KRACK protection identical key reinstall, ieee80211gtkrekeyadd will still return a pointer into the key...

8.8CVSS6.2AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.36 views

CVE-2023-52530 wifi: mac80211: fix potential key use-after-free

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211keylink is called by ieee80211gtkrekeyadd but returns 0 due to KRACK protection identical key reinstall, ieee80211gtkrekeyadd will still return a pointer into the key...

6.8AI score0.00339EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.45 views

CVE-2023-52530 wifi: mac80211: fix potential key use-after-free

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211keylink is called by ieee80211gtkrekeyadd but returns 0 due to KRACK protection identical key reinstall, ieee80211gtkrekeyadd will still return a pointer into the key...

8.8CVSS5.9AI score0.00339EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.45 views

CVE-2023-52530

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211keylink is called by ieee80211gtkrekeyadd but returns 0 due to KRACK protection identical key reinstall, ieee80211gtkrekeyadd will still return a pointer into the key...

8.8CVSS7.8AI score0.00339EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2023/03/08 12:00 a.m.31 views

Debian: Security Advisory (DLA-1200-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS8.1AI score0.02285EPSS
SaveExploits13References3
OpenVAS
OpenVAS
added 2022/04/21 12:00 a.m.25 views

Slackware: Security Advisory (SSA:2017-291-02)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.1CVSS7.5AI score0.04575EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2022/01/28 12:00 a.m.29 views

Mageia: Security Advisory (MGASA-2018-0187)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.2CVSS7.2AI score0.84172EPSS
SaveExploits4References9
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.31 views

SUSE: Security Advisory (SUSE-SU-2017:2752-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS7.5AI score0.02285EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2017:3106-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS7.6AI score0.02285EPSS
SaveExploits0References4
Rows per page
Query Builder