112 matches found
sish
sish Open source SSH tunneling for HTTPS, WSS, TCP, aliases, and SNI. If you like the simplicity of serveo/ngrok-style sharing but want to use plain SSH and run your own infrastructure, sish is built for that. No custom client required for end users Public and private tunnel workflows Docker and...
ligolo-ng
Ligolo-ng : Tunneling like a VPN An advanced, yet simple, tunneling tool that uses TUN interfaces. 📑 Ligolo-ng Documentation Setup/Quickstart !TIP Ligolo-ng 0.8 added a lot of new features, including: 🌐 API and a beautiful Web Interface thanks to L'ami du Raisin, allowing multiplayer! ⚙️ Simple...
gophish
Gophish fork This is a fork of Gophish: Open-Source Phishing Toolkit Gophish New features This fork has a focus on running real-life phishing campaigns for a single customer. The following features are added: Script to automatically setup a fully configured Gophish instance on a fresh VPS. This...
bucket-stream
🚨 Bucket Stream is no longer maintained. If you need support or consultation for your red teaming endeavours, drop me an e-mail [email protected] 🚨 Bucket Stream Find interesting Amazon S3 Buckets by watching certificate transparency logs. This tool simply listens to various certificate...
ycsm
You Can't See Me YCSM 这是一个用于弹性重定向器的快速脚本安装,使用 nginx 反向代理和 letsencrypt,兼容一些流行的 RATS(Cobalt Strike、Empire、Metasploit)。 如果选择了 HTTPS,它将自动设置 letsencrypt certbot,为你的重定向器域名获取有效的 letsencrypt SSL 证书,并使用生成的配置启动 nginx。使用重定向器的一个额外好处是,如果域名已暴露(burned),由于使用了独立主机,C2 的真实 IP 仍然可用。 Features 绕过厂商沙箱(Sandboxes)。 阻止...
certbot
.. 本文件包含一系列注释,用于在其他文件中引用本 README 的各个部分。除非你了解其作用,否则请勿修改这些注释。tag:intro-begin |build-status| .. |build-status| image:: https://img.shields.io/github/actions/workflow/status/certbot/certbot/nightly.yml :target: https://github.com/certbot/certbot/actions/workflows/nightly.yml :alt: GitHub Actions 夜间 C...
Sleight
Sleight Empire の HTTPS C2 リダイレクター設定スクリプト。 使用方法: Sleight は 3 つの方法で使用できます。 1 HTTP リダイレクターの設定: 1. Sleight を実行し、Empire 通信プロファイルを読み込ませます。 2. Empire C2 の IP アドレスとリスニングポートを入力します。 3. HTTPS のプロンプトで「いいえ」を選択します。 4. 無効なリクエストのリダイレクト先サイトを入力します。 5. 'Host' プロパティにリダイレクターのドメインを設定した Empire HTTP リスナーを起動します。 HTTP...
redi
redi 自动化重定向器(redirector)设置工具,兼容 HTTP RAT(CobaltStrike Beacon、meterpreter 等)以及 CobaltStrike DNS Beacon。该脚本既可以设置 nginx 反向代理,也可以使用 dnsmasq 设置 DNS 代理/转发器。如果选择了 HTTPS,它将自动设置 letsencrypt certbot,为你的重定向器域名获取有效的 letsencrypt SSL 证书,并使用生成的配置启动 nginx。 反向代理方法允许设置多个重定向器,每个重定向器都有自己的有效证书,所有证书都指向同一个 CobaltStrike...
xsshunter-express
XSS Hunter Express 5分钟内完成部署,且无需维护 部署 XSS Hunter 以测试和发现盲跨站脚本(blind XSS)漏洞的最快方式。 部署(五分钟,请尽量不要略读太多内容) 环境要求 已安装 docker 和 docker-compose 至少 2 GB 内存的主机 一个可映射到服务器 IP 的主机名(例如 host.example.com)(需拥有 DNS 控制权) 用于邮件通知 如需接收 XSS 载荷触发的邮件通知,你需要一个具有有效 SMTP 凭据的电子邮件账户。你可以使用 Gmail 等常规电子邮件账户来实现此目的。如果你不需要邮件通知,则此项非必需。...
CVE-2024-46256
CVE-2024-46256 Nginx Proxy Manager RCE 漏洞分析 环境搭建 1. 运行 Nginx Proxy Manager 2.11.3 环境 root@kitploit: docker-compose up -d 或者可以使用自动化脚本: root@kitploit: python setupenvironment.py 2. 访问 Nginx Proxy Manager URL: http://localhost:81 完成初始配置后进行测试 使用默认管理员账户登录(邮箱:[email protected] / 密码:changeme)...
[SECURITY] Fedora 44 Update: lego-5.4.0-1.fc44
Let's Encrypt/ACME client written in Go...
Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs
Summary The ACME client used to issue certificates from Let's Encrypt / Google Public CA / private ACME CAs connects to an acmeurl, then issues requests to URLs that the ACME server returns in its directory/order/authorization/finalize responses - this is the classic ACME-client SSRF RFC 8555...
GHSA-XPMJ-WJCP-6PWW Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs
Summary The ACME client used to issue certificates from Let's Encrypt / Google Public CA / private ACME CAs connects to an acmeurl, then issues requests to URLs that the ACME server returns in its directory/order/authorization/finalize responses - this is the classic ACME-client SSRF RFC 8555...
CVE-2026-50892
CVE-2026-50892 affects Nginx Proxy Manager v2.14.0. The root cause is improper access control on the Let’s Encrypt certificate download endpoint, allowing authenticated attackers to obtain TLS private key material via a crafted GET request. The impact is limited to confidentiality, with the CVSS ...
CVE-2025-54799 Lego does not enforce HTTPS
Let's Encrypt client and ACME library written in Go Lego. In versions 4.25.1 and below, the github.com/go-acme/lego/v4/acme/api package thus the lego library and the lego cli as well don't enforce HTTPS when talking to CAs as an ACME client. Unlike the http-01 challenge which solves an ACME...
CVE-2025-54799
Let's Encrypt client and ACME library written in Go Lego. In versions 4.25.1 and below, the github.com/go-acme/lego/v4/acme/api package thus the lego library and the lego cli as well don't enforce HTTPS when talking to CAs as an ACME client. Unlike the http-01 challenge which solves an ACME...
Free certificates for IP addresses: security problem or solution?
Let’s Encrypt has announced its issued its first certificate for an IP address. Why that’s significant deserves a little explanation. You may have run into Let’s Encrypt certificates many times without realizing it. When you see a padlock icon in your browser’s address bar, it means the site is...
CVE-2024-46257
A Command injection vulnerability in requestLetsEncryptSslWithDnsChallenge in NginxProxyManager 2.11.3 allows an attacker to achieve remote code execution via Add Let's Encrypt Certificate. NOTE: this is not part of any NGINX software shipped by F5...
CVE-2022-25377
The ACME-challenge endpoint in Appwrite 0.5.0 through 0.12.x before 0.12.2 allows remote attackers to read arbitrary local files via ../ directory traversal. In order to be vulnerable, APPSTORAGECERTIFICATES/.well-known/acme-challenge must exist on disk. This pathname is automatically created if...
CVE-2024-46257
A Command injection vulnerability in requestLetsEncryptSslWithDnsChallenge in NginxProxyManager 2.11.3 allows an attacker to achieve remote code execution via Add Let's Encrypt Certificate. NOTE: this is not part of any NGINX software shipped by F5...