Lucene search
+L

174 matches found

Kitploit
Kitploit
added 2026/09/15 9:23 a.m.13 views

setup-ipsec-vpn

English | 简体中文 | 繁體中文 | 日本語 | Русский IPsec VPN 服务器一键安装脚本 使用 Linux 脚本一键快速搭建自己的 IPsec VPN 服务器。支持 IPsec/L2TP, Cisco IPsec 和 IKEv2 协议。 IPsec VPN 可以加密你的网络流量,以防止在通过因特网传送时,你和 VPN 服务器之间的任何人对你的数据的未经授权的访问。在使用不安全的网络时,这是特别有用的,例如在咖啡厅,机场或旅馆房间。 我们将使用 Libreswan 作为 IPsec 服务器,以及 xl2tpd 作为 L2TP 提供者。 功能特性: 全自动的 IPs...

6AI score
SaveExploits0References62
Kitploit
Kitploit
added 2026/09/15 9:23 a.m.12 views

setup-ipsec-vpn

English | 简体中文 | 繁體中文 | 日本語 | Русский IPsec VPN Server Auto Setup Scripts Set up your own IPsec VPN server in just a few minutes, with IPsec/L2TP, Cisco IPsec and IKEv2. An IPsec VPN encrypts your network traffic, so that nobody between you and the VPN server can eavesdrop on your data as it...

6AI score
SaveExploits0References62
Kitploit
Kitploit
added 2026/09/15 8:27 a.m.12 views

IkeAbuser

IkeAbuser 一个简单的工具封装,用于自动化IPSec VPN网关的枚举、指纹识别和PSK提取。 没什么特别的,只是一个我编写的脚本,用于在CTF和CPENT学习期间节省时间。它将ike-scan、nmap和hashcat串联起来,这样我就不必反复输入相同的命令了。 免责声明 仅限授权测试和教育用途。仅在你拥有或明确允许测试的机器上运行(你的实验室、CTF靶机等)。使用后果自负。 功能说明 该脚本执行测试IKE网关的常规步骤: 1. 使用nmap检查UDP端口500或4500是否开放。如果没有,则停止。 2...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 4:40 a.m.34 views

algo

Algo VPN Algo VPN is a set of Ansible scripts that simplify the setup of a personal WireGuard and IPsec VPN. It uses the most secure defaults available and works with common cloud providers. See our release announcement for more information. Features Supports only IKEv2 with strong crypto AES-GCM...

5.7AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/15 1:39 a.m.12 views

Docker IPsec VPN Server

English | 简体中文 | 繁體中文 | Русский Docker 上的 IPsec VPN 服务器 使用这个 Docker 镜像快速搭建 IPsec VPN 服务器。支持 IPsec/L2TP,Cisco IPsec 和 IKEv2 协议。 本镜像以 Alpine 3.23 或 Debian 12 为基础,并使用 Libreswan IPsec VPN 软件 和 xl2tpd L2TP 服务进程。 IPsec VPN 可以加密你的网络流量,以防止在通过因特网传送时,你和 VPN...

6AI score
SaveExploits0References44
Kitploit
Kitploit
added 2026/09/15 1:07 a.m.7 views

zeek-spicy-ipsec

IPSec Este es un analizador de protocolos Zeek que detecta VPN IPSec basado en Spicy. Debes instalar Spicy para usar este paquete. Un blog que detalla el desarrollo de este analizador: https://zeek.org/2021/04/20/zeeks-ipsec-protocol-analyzer/ RFCs: https://tools.ietf.org/html/rfc2406 ESP...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 12:57 a.m.7 views

strongswan

Configuración de strongSwan Resumen strongSwan es una solución VPN de código abierto basada en IPsec. Este documento es solo una breve introducción al comando swanctl de strongSwan, que utiliza la moderna vici Versatile IKE Configuration Interface. El comando obsoleto ipsec , que utiliza la...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 3:20 p.m.9 views

Setup IPsec VPN

English | 简体中文 | 繁體中文 | 日本語 | Русский IPsec VPN 服务器一键安装脚本 使用 Linux 脚本一键快速搭建自己的 IPsec VPN 服务器。支持 IPsec/L2TP, Cisco IPsec 和 IKEv2 协议。 IPsec VPN 可以加密你的网络流量,以防止在通过因特网传送时,你和 VPN 服务器之间的任何人对你的数据的未经授权的访问。在使用不安全的网络时,这是特别有用的,例如在咖啡厅,机场或旅馆房间。 我们将使用 Libreswan 作为 IPsec 服务器,以及 xl2tpd 作为 L2TP 提供者。 功能特性: 全自动的 IPs...

5.8AI score
SaveExploits0References60
Kitploit
Kitploit
added 2026/09/14 12:50 p.m.38 views

ike-scan

ike-scan Discover and fingerprint IKE hosts IPsec VPN Servers Table of Contents Building and Installing Overview Usage Implementation Details Host Input and Memory Requirements Rate Limiting Cookie Generation and Remote Host Identification IKE Packet Details Backoff Fingerprinting Program Output...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 12:50 p.m.7 views

ike-scan

ike-scan 发现并识别 IKE 主机(IPsec VPN 服务器) 目录 构建与安装 概述 使用说明 实现细节 主机输入与内存需求 速率限制 Cookie 生成与远程主机识别 IKE 数据包细节 后退指纹识别 程序输出 示例 支持的平台 进一步阅读与 RFC 联系方式 构建与安装 ike-scan 使用标准的 GNU autoconf 和 automake 工具,因此安装过程如下: 运行 git clone https://github.com/royhills/ike-scan.git 获取项目源码 运行 cd ike-scan 进入源码目录 运行 autoreconf...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/07 9:24 p.m.11 views

Setup IPsec VPN — Updated!

English | 简体中文 | 繁體中文 | 日本語 | Русский IPsec VPN Server Auto Setup Scripts Set up your own IPsec VPN server in just a few minutes, with IPsec/L2TP, Cisco IPsec and IKEv2. An IPsec VPN encrypts your network traffic, so that nobody between you and the VPN server can eavesdrop on your data as it...

6AI score
SaveExploits0References61
Fedora
Fedora
added 2026/07/26 1:19 a.m.11 views

[SECURITY] Fedora 43 Update: libreswan-5.3.2-2.fc43

Libreswan is a free implementation of IPsec & IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks. Everything passing through the...

7.5CVSS5.5AI score0.00555EPSS
SaveExploits0
NVD
NVD
added 2026/05/28 5:16 p.m.32 views

CVE-2026-38707

A command injection vulnerability exists in the IPSec VPN feature of InHand Networks IR302 firmware V3.5.108, IR305 firmware V1.0.118, IR315 firmware V1.0.118, IR615 firmware V1.0.118, and earlier versions. Attackers can exploit this vulnerability to obtain ROOT privileges on remote target device...

9.8CVSS0.01243EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/28 12:00 a.m.15 views

CVE-2026-38707

A command injection vulnerability exists in the IPSec VPN feature of InHand Networks IR302 firmware V3.5.108, IR305 firmware V1.0.118, IR315 firmware V1.0.118, IR615 firmware V1.0.118, and earlier versions. Attackers can exploit this vulnerability to obtain ROOT privileges on remote target device...

5.8AI score0.01243EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/28 12:00 a.m.42 views

CVE-2026-38707

A command injection vulnerability exists in the IPSec VPN feature of InHand Networks IR302 firmware V3.5.108, IR305 firmware V1.0.118, IR315 firmware V1.0.118, IR615 firmware V1.0.118, and earlier versions. Attackers can exploit this vulnerability to obtain ROOT privileges on remote target device...

0.01243EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:53 a.m.23 views

CVE-2022-23746

The IPsec VPN blade has a dedicated portal for downloading and connecting through SSL Network Extender SNX. If the portal is configured for username/password authentication, it is vulnerable to a brute-force attack on usernames and passwords...

7.5CVSS6.9AI score0.00608EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2009-2906

Malware in sbrugna...

2.1CVSS6.4AI score0.00854EPSS
SaveExploits2References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2019-15710

Malware in sbrugna...

9.1CVSS9AI score0.01129EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-24491

Malware in sbrugna...

7.1CVSS6.6AI score0.00529EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2021-21229

Malware in sbrugna...

7.5CVSS7.5AI score0.00615EPSS
SaveExploits0References2
Rows per page
Query Builder