929 matches found
CVE-2018-11510
A couple exploits for CVE-2018-11510 by Kyle Lovett @SquirrelBuddha and myself Matthew Fulton/@haqur. Leverages an unauthneticated command injection to get a root shell back. The metasploit module has a separate payload included in the repo. Will see if I can get them included via a pull request...
CVE-2023-42326
pfSense 2.7.0 Command Injection Exploit CVE-2023-42326 This Python script is a Proof-of-Concept PoC exploit for the command injection vulnerability CVE-2023-42326 in pfSense 2.7.0. The vulnerability allows authenticated attackers to inject and execute arbitrary commands via the...
CVE-2023-27100
CVE-2023-27100 - pfSense Anti-brute force protection bypass Problem Description The authentication system attempts to be informative and print extra information along with IP addresses to completely identify where a user logs in from when they login using the GUI. This includes the authentication...
CyberDefense-Lab
网络安全实验室:蓝队基础设施与网络防御 本项目演示了集成“蓝队”基础设施的创建,专注于集中式网络安全、入侵检测/防御系统(IDS/IPS)以及基于 pfSense 的安全信息与事件管理(SIEM)。 1. 环境配置与网络架构 实验室环境采用虚拟化环境(VMware)设计,并遵循网络分段原则: 虚拟机规格 pfSense(防火墙): 1 GB 内存,4 vCPU | 网络适配器:Bridged + VMnet1 + VMnet2 Ubuntu Server(ELK): 192.168.10.55 | 2-4 GB 内存(Elasticsearch 分配最低资源) Windows(受害者):...
pfsense-security-research
pfSense 2.8.0 の診断Webインターフェースにおける認証済み任意ファイル読み取り CVE ID: CVE-2025-53392 日付: 2025-06-27 著者: Seth Kraft ベンダーホームページ: https://www.netgate.com/ ベンダーチェンジログ:...
pfsense
pfSense 概要 pfSenseプロジェクトは、FreeBSDオペレーティングシステムをベースとし、カスタムカーネルを備え、追加機能のためにサードパーティ製のフリーソフトウェアパッケージを含む、フリーのネットワークファイアウォールディストリビューションです。pfSenseソフトウェアは、パッケージシステムの助けを借りて、一般的な商用ファイアウォールと同等以上の機能を、人為的な制限を一切受けることなく提供することができます。世界中の数多くの導入環境において、Check Point、Cisco PIX、Cisco...
SenselessViolence
SenselessViolence CVE-2022-31814 pfSense pfBlockerNG = 2.1.426 悪用ツールキット。 これは何? これは、IHTeam によって発見された pfSense pfBlockerNG = 2.1.426 プラグインのリモートコマンドインジェクション機能に対する悪用ツールキットです。 NSA のファイアウォール悪用ツールキットに見られる設計原則をいくつか試すためにこれを書きました。そのため、nopen...
CVE-2014-4688
CVE-2014-4688 root@kitploit: python3 pfsense.py --rhost 10.10.10.60 --lhost 10.10.14.2 --lport 9999 --username rohit --password pfsense...
CVE-2024-46538
Esta publicación es un artículo de investigación publicado por EQSTLab. Gracias aphysicszq, quien descubrió esta vulnerabilidad. CVE-2024-46538 ★ CVE-2024-46538 XSS almacenado en PfSense conduce a PoC de Ejecución de Código Arbitrario ★...
CVE-2022-31814
CVE-2022-31814 root@kitploit: Reworked and optimized exploit script of pfBlockerNG 2.1.426 vulnerability Exploit Title: pfBlockerNG 2.1.426 - Remote Code Execution RCE Shodan Results:...
pfSense pfBlockerNG - OS Command Injection
pfSense pfBlockerNG through 2.1.427 allows remote attackers to execute arbitrary OS commands as root via the HTTP Host header. id: CVE-2022-40624 info: name: pfSense pfBlockerNG - OS Command Injection author: ritikchaddha severity: critical description: | pfSense pfBlockerNG through 2.1.427 allow...
Security_incident_report
01. 基础设施构成 该项目的基础设施并未通过 IaC(Terraform 等)代码进行管理,而是采用安装 pfSense·Wazuh 后,在管理界面(GUI)中直接修改配置 的方式构建。因此,这里记录的并非"代码",而是网络拓扑图、各配置界面的截图,以及更改了哪些值、为何更改,以便能够复现。 网络构成 以 pfSense 为基准,将外部(WAN)与内部(LAN)分离,并通过交换机将内部网络进一步划分为 4 个区域。...
CVE-2025-69690-CVE-2025-69691
🔐 CVE-2025-69690 & CVE-2025-69691 Authenticated Remote Code Execution in Netgate pfSense Community Edition 📋 Summary...
CVE-2022-31814
ダウンロード CVE-2022-31814 このスクリプトは、pfSense の脆弱性を悪用してシェルをアップロードし、コマンドを実行した後、シェルを削除します。 必要条件 Python 3.x requests ライブラリ インストール 1. リポジトリをクローンするか、スクリプトをダウンロードします。 2. 必要な Python ライブラリをインストールします: root@kitploit: pip install requests 使用方法 root@kitploit: python pfsense.py -f -c -f, --file: URL...
pfSense pfBlockerNG <=2.1..4_26 - OS Command Injection
pfSense pfBlockerNG through 2.1.426 is susceptible to OS command injection via root via shell metacharacters in the HTTP Host header. NOTE: 3.x is unaffected. id: CVE-2022-31814 info: name: pfSense pfBlockerNG =2.1..427 to mitigate this vulnerability. reference: -...
dod-blue-team-network-lab
DoD Blue Team Network Security & Hardening Lab Executive Summary High fidelity defensive security lab simulating a DoD aligned enterprise network. This project demonstrates structured network segmentation, system hardening, centralized telemetry ingestion, detection engineering, adversary...
CVE-2014-4688-pfsense
CVE-2014-4688 – pfSense Command Injection Modified Exploit-DB proof-of-concept for CVE-2014-4688 pfSense statusrrdgraphimg.php command injection Overview This repository contains a modified version of the original Exploit-DB proof-of-concept for CVE-2014-4688 , affecting pfSense versions ≤ 2.1.3...
pfSense - Arbitrary File Write
diagroutes.php in pfSense 2.5.2 allows sed data injection. Authenticated users are intended to be able to view data about the routes set in the firewall. The data is retrieved by executing the netstat utility, and then its output is parsed via the sed utility. Although the common protection...
Penetration-Testing-Walkthrough-Hacksudo-Thor
HackSudo Thor Recorrido Completo de Pruebas de Penetración Objetivo: HackSudo Thor de VulnHub Objetivo: Obtener acceso root y leer /root/proof.txt Entorno: Laboratorio aislado de VirtualBox segmentado por un firewall pfSense Tabla de Contenidos Resumen Topología de Red Resumen de la Cadena de...
CVE-2024-46538
この脆弱性を発見したphysicszq に感謝します。 CVE-2024-46538 ★ CVE-2024-46538 PfSense 保存型XSSによる任意コード実行 PoC ★ 説明 CVE-2024-46538 : PfSense 保存型XSS脆弱性 説明: pfsense v2.5.2 のクロスサイトスクリプティング(XSS)脆弱性により、攻撃者は interfacesgroupsedit.php の $pconfig 変数に仕込まれた巧妙なペイロードを介して、任意のWebスクリプトまたはHTMLを実行することができます。 実験環境の構築...