270113 matches found
CVE-2022-34169
CVE-2022-34169 PoC SUpwnチャレンジ(SUCTF 2025)向けの(柔軟な)PoCと解法です。元の発見者(Felix Wilhelm)によるこのissueと、このブログ記事(thanat0s)に基づいています。既存のPoCほどハード定数に依存しないようにしています。 異なるJavaバイトコードペイロード(例:WAF回避)を配信したい場合は、RCE.javaを編集してください。それ以外の場合、RCEコマンドはCVE-2022-34169.pyの先頭にあります。 (web.jarはSUpwnの配布物です) セットアップ root@kitploit: docker...
cve-2024-6387-poc
cve-2024-6387-poc OpenSSHのサーバー(sshd)におけるシグナルハンドラの競合状態 7etsuo 説明 CVE-2024-6387のエクスプロイト。glibcベースのLinuxシステム上のOpenSSHサーバー(sshd)におけるシグナルハンドラの競合状態を標的としています。この脆弱性により、SIGALRMハンドラ内で非同期シグナルセーフでない関数が呼び出されることで、root権限でのリモートコード実行が可能になります。 エクスプロイトの詳細 脆弱性の概要 このエクスプロイトは、OpenSSHのsshdにおけるSIGALRMハンドラの競合状態を標的としています。...
cve-2022-42889-text4shell
Mavenのインストール - maven-linux 1. fat jarを作成するためにMavenをインストール root@kitploit: mvn clean install 2. Dockerビルド root@kitploit: docker build --tag=text4shell . 3. Dockerの実行 root@kitploit: docker run -p 80:8080 text4shell 4. アプリをテスト root@kitploit: http://localhost/text4shell/attack?search= 5...
cve-2022-42889-text4shell
Mavenのインストール - maven-linux 1. fat jarを作成するためにMavenをインストールします。 root@kitploit: mvn clean install 2. Dockerビルド root@kitploit: docker build --tag=text4shell . 3. Docker実行 root@kitploit: docker run -p 80:8080 text4shell 4. アプリのテスト root@kitploit: http://localhost/text4shell/attack?search= 5...
CVE-2018-1335
CVE-2018-1335 Vulnerabilidad RCE remote code execution a servidores apache Tika-server con versiones inferiores a 1.18 commands: sudo bash install.sh python2 exploit.py...
CVE-2020-27955-LFS
Git-lfs 远程代码执行 RCE 漏洞利用 CVE-2020-27955 .bat / powershell 版本 受影响:git、GitHub CLI gh、GitHub Desktop、Visual Studio Code、SourceTree、SmartGit、GitKraken 等 发现者:Dawid Golunski https://legalhackers.com https://exploitbox.io 已在 Windows 上测试: git、GitHub CLI gh、GitHub Desktop、Visual Studio...
SMB-PenTest-Exploiting-CVE-2007-2447-on-Metasploitable-2
Prueba de Penetración SMB - Explotando CVE-2007-2447 en Metasploitable-2 RedTeam-SMB-PenTest | ---|--- Descripción Este proyecto documenta mi compromiso de prueba de penetración como parte del curso CMIT 386 en UMGC. Se centra en explotar la vulnerabilidad usermapscript de Samba SMB CVE-2007-2447...
Mass-scanner-for-CVE-2019-0708-RDP-RCE-Exploit
Mass-scanner-for-CVE-2019-0708-RDP-RCE-Exploit 此脚本旨在改进此 PoC 脚本 https://github.com/zerosum0x0/CVE-2019-0708 rdesktop 二进制文件超时时间太长,因此我希望它能更快超时 以前无法进行多 IP 扫描,现在您可以扫描给定的 IP 列表。 示例运行 python3 script.py rdesktop rdpiplist -o vulnips 如需了解更多信息,请阅读该脚本。...
nmap-scripts
nmap-scripts 用于漏洞 cve-2020-0796 & cve-2019-7238 & cve2019-11580 & cve2017-6327 的 nmap 脚本 CVE-2020-0796 Microsoft 服务器消息块 3.1.1 SMBv3 协议处理某些请求的方式中存在一个远程代码执行漏洞,又称"Windows SMBv3 客户端/服务器远程代码执行漏洞"。 CVE-2019-7238 Sonatype Nexus Repository Manager 3.15.0 之前版本存在不正确的访问控制。 CVE-2019-11580 Atlassian Crowd 和...
CVE-2020-14882
CVE-2020-14882 此脚本利用未经身份验证的GET请求在Oracle WebLogic Server上实现远程代码执行(RCE)。它利用了漏洞CVE-2020-14882。通过执行任意命令,攻击者可以未经授权地访问服务器。 漏洞利用详细信息 Exploit标题:Oracle WebLogic Server,通过GET请求实现未经身份验证的RCE Exploit作者:Danny Safaya CVE:CVE-2020-14882 厂商主页:Oracle WebLogic Server 软件链接:Oracle Middleware Downloads 更多信息:WebLogic R...
CVE-2016-2098-my-first-exploit
CVE-2016-2098-我的第一个漏洞利用 该漏洞利用是针对 Ruby-on-Rails 中在用户提供的数据上使用 render 时的远程代码执行漏洞。 它使用 Python3 编写,并且记得安装 requests 库。下面是命令。 root@kitploit: pip3 install requests...
halo-2.25.4-CVE-2026-67919
Ejecución Remota de Código RCE Autenticada mediante Instalación de Plugins con URI no Validado en Halo 2.25.4 1. Resumen de la Vulnerabilidad Se ha identificado una vulnerabilidad de seguridad crítica en la versión 2.25.4 de Halo. La aplicación proporciona un endpoint administrativo para instalar...
gimp: GIMP: Remote code execution via PSD file parsing integer overflow
A flaw was found in GIMP. A remote attacker could exploit an integer overflow vulnerability within the readchanneldata function during PSD Photoshop Document file parsing by enticing a user to open a specially crafted PSD file. This could lead to arbitrary code execution in the context of the...
gimp: GIMP: Remote Code Execution via TIF file parsing integer overflow
A flaw was found in GIMP, an image manipulation program. This vulnerability allows a remote attacker to execute arbitrary code on an affected system. Exploitation requires user interaction, where the target must open a specially crafted TIF Tagged Image File Format file. The flaw occurs during TI...
gimp: GIMP: Remote code execution via TIF file parsing vulnerability
A flaw was found in GIMP. This vulnerability, a stack-based buffer overflow in the TIF file parsing component, allows a remote attacker to execute arbitrary code. User interaction is required, as the target must open a specially crafted malicious TIF file. The issue stems from insufficient...
gimp: GIMP: Remote Code Execution via SGI File Parsing Integer Overflow
A flaw was found in GIMP. This vulnerability, an integer overflow within the parsing of SGI Silicon Graphics Image files, allows a remote attacker to execute arbitrary code. Exploitation requires user interaction, where the target must open a specially crafted malicious SGI file. Successful...
gimp: GIMP: Remote code execution via TIF file parsing heap-based buffer overflow
A flaw was found in GIMP. This heap-based buffer overflow vulnerability in the TIF file parsing component allows a remote attacker to execute arbitrary code. User interaction is required, as the target must open a specially crafted malicious TIF file. Successful exploitation can lead to arbitrary...
Important: Red Hat Security Advisory: gimp:2.8 security update
An update for the gimp:2.8 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...
Alfa-Perl-RCE-ZoneH-Grabber-Python
Alfa-Perl-RCE-ZoneH-Grabber-Python Python2.7 这些工具是开源的,你可以重新编码它们,但请记住永远不要删除作者的工具。这些工具是免费的,不可出售!!! Shell 结果取决于你的列表!!! 在此,Jenderal92 不对因工具滥用而导致的网站系统损坏负责。无论是轻是重,一切都取决于使用情况!!! 捐赠: BTC : 31mtLHqhaXXyCMnT2EU73U8fwYwigiEEU1 Perfect Money : U22270614...
CVE-2026-27597
CVE-2026-27597 - Ejecución Remota de Código por versión Uso Rápido root@kitploit: python3 exploit.py -t "C:\Path\To\Target" -o demo.zip --data-file payload.exe Notas de Explotación Severidad: CRÍTICA CVSS: 10.0 Impacto: Confidencialidad, Integridad, Disponibilidad Publicado: 2026-02-25 Resumen...