Lucene search
+L

1167 matches found

Kitploit
Kitploit
added 2026/08/27 2:24 p.m.3 views

watchguard_cve-2022-26318

watchguardcve-2022-26318 Watchguard RCE POC CVE-2022-26318 !/usr/bin/python3 -- coding: utf-8 - - CVE-2022-26318 import socket import ssl import gzip Remote WatchGuard XTM or FireWare OS RHOST = "1.1.1.1" Local host with nc listener: nc -l 8.8.8.8 8888 LHOST = "8.8.8.8" def buildPayloadLHOST:...

9.8CVSS8.9AI score0.78157EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/27 4:27 a.m.1 views

WordpressPingbackPortScanner

WordpressPingbackPortScanner Wordpress एक तथाकथित Pingback API उजागर करता है जो अन्य blogposts से लिंक करने के लिए होती है। इस सुविधा का उपयोग करके आप इस सर्वर के माध्यम से intra- या internet पर अन्य होस्ट्स को स्कैन कर सकते हैं। आप इस सुविधा का उपयोग किसी प्रकार की वितरित पोर्ट स्कैनिंग के लिए भ...

5.3AI score
SaveExploits0
Nuclei
Nuclei
added 2026/08/27 4:24 a.m.69 views

Cobbler 'XML-RPC' - Authentication Bypass

Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. utils.getsharedsecret always returns -1, which allows anyone to connect to cobbler...

9.8CVSS8.4AI score0.04003EPSS
SaveExploits6References3
Nuclei
Nuclei
added 2026/08/27 4:24 a.m.212 views

XML-RPC Server - Remote Code Execution

The XML-RPC server in supervisor before 3.0.1, 3.1.x before 3.1.4, 3.2.x before 3.2.4, and 3.3.x before 3.3.3 allows remote authenticated users to execute arbitrary commands via a crafted XML-RPC request, related to nested supervisor namespace lookups. id: CVE-2017-11610 info: name: XML-RPC Serve...

9CVSS8.4AI score0.87378EPSS
SaveExploits10References5
Nuclei
Nuclei
added 2026/08/27 4:24 a.m.485 views

Revive Adserver 4.2 - Remote Code Execution

Revive Adserver 4.2 is susceptible to remote code execution. An attacker can send a crafted payload to the XML-RPC invocation script and trigger the unserialize call on the "what" parameter in the "openads.spc" RPC method. This can be exploited to perform various types of attacks, e.g...

9.8CVSS9AI score0.57022EPSS
SaveExploits7References5
Kitploit
Kitploit
added 2026/08/27 3:16 a.m.3 views

CVE-2024-47533

CVE-2024-47533 – Cobbler XML-RPC 인증 우회 익스플로잇 📜 설명 CVE-2024-47533은 네트워크 기반 OS 설치를 자동화하는 Linux 설치 서버인 Cobbler의 치명적인 인증 우회 취약점 입니다. 이 결함은 utils.getsharedsecret의 문제로 인해 발생하며, 이 함수는 항상-1을 반환하여 Cobbler XML-RPC API에 대한 인증되지 않은 접근을 가능하게 합니다. 공격자는 다음 자격 증명으로 연결할 수 있습니다: 사용자 이름: "" 빈 문자열 비밀번호: -1 이를 통해 배포판...

9.8CVSS8.6AI score0.04003EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/08/27 3:11 a.m.2 views

teamcity-idea-cve-2020-35667-poc

TeamCity IntelliJ IDEA प्लगइन क्रेडेंशियल इंटरसेप्शन CVE-2020-35667 त्वरित लिंक प्रूफ-ऑफ-कॉन्सेप्ट रिपोर्ट | कार्यप्रवाह विश्लेषण | सर्वर स्क्रिप्ट विवरण यह एक नकली XML-RPC TeamCity एंडपॉइंट बनाकर CVE-2020-35667 का पुनरुत्पादन है। CVE-2020-35667 IntelliJ IDE के लिए JetBrains TeamCity प्लगइन में ए...

7.5CVSS7.4AI score0.01323EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/08/27 1:01 a.m.3 views

CVE-2017-11610

Скрипт для эксплуатации уязвимости удаленного выполнения команд в Supervisord CVE-2017-11610 Описание уязвимости Supervisor — это инструмент управления процессами, написанный на Python, который позволяет легко запускать, перезапускать автоматически перезапускать программы и останавливать процессы...

9CVSS8AI score0.87378EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/08/27 12:43 a.m.3 views

CVE-2014-0195

XML-RPC WordPress 브루트포스 익스플로잇 스크립트 이 저장소는 CVE-2014-0195에 취약한 WordPress 인스턴스의 로그인 자격 증명을 브루트포스하기 위한 Python 기반 개념 증명PoC을 포함합니다. XML-RPC의 system.multicall 함수를 악용하여 단일 HTTP 요청 내에서 여러 로그인 시도를 수행할 수 있으며, 이로 인해 서비스 거부DoS가 발생할 수 있습니다. 이 스크립트는 사이버보안 전문가가 WordPress 설치의 보안 상태를 평가하기 위해 사용하도록 설계되었습니다. 면책 조항 이...

6.8CVSS6.8AI score0.99977EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/08/27 12:21 a.m.4 views

ofbiz-CVE-2023-49070-RCE-POC

ofbiz-CVE-2023-49070-RCE-POC यह CVE-2023-49070 के लिए एक प्री-ऑथ RCE POC है, जो Apache ofbiz एप्लिकेशन wget https://github.com/frohoff/ysoserial/releases/latest/download/ysoserial-all.jar DNS POC RCE POC इन ट्वीट्स ने मेरी बहुत मदद की:...

9.8CVSS9AI score0.95442EPSS
SaveExploits10References2
Kitploit
Kitploit
added 2026/08/26 11:21 p.m.3 views

WordPress-6.9.1-Blind-SSRF

WordPress-6.9.1-Blind-SSRF L'exploit non ha un CVE assegnato. Versioni Affette 6.8 - 6.8.3 6.9 - 6.9.1 WordPress = 6.9.1 - Blind SSRF non autenticato tramite XML-RPC Pingback Discovery proof of concept PoC Utilizzo 1. Installa requests se non ancora installato pip install requests 2. Modifica le...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 9:43 p.m.3 views

EXPLOIT-CVE-2026-8832

EXPLOIT CVE-2026-8832 Uno strumento di sfruttamento per testare le vulnerabilità di Remote Code Execution RCE nel plugin WordPress WPCode Lite Insert Headers and Footers v2.3.5. Questa vulnerabilità deriva dalla registrazione del Custom Post Type CPT wpcode senza definire un capabilitytype...

8.8CVSS5.5AI score0.01862EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/26 9:14 p.m.1 views

Apache-OFBiz-Auth-Bypass-and-RCE-Exploit-CVE-2023-49070-CVE-2023-51467

Apache-OFBiz-Auth-Bypass-and-RCE-Exploit-CVE-2023-49070-CVE-2023-51467 Apache OFBiz è un sistema open source di pianificazione delle risorse aziendali. Fornisce una suite di applicazioni aziendali che integrano e automatizzano molti dei processi aziendali di un'impresa. CVE-2023-49070 è una...

9.8CVSS8AI score0.96001EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/08/26 9:12 p.m.3 views

CVE-2017-8056

CVE-2017-8056 CVE-2017-8056 XML-RPC Exploit DoS ⭐ PER LINUX : sudo apt-get update sudo apt-get install python3 sudp apt-get install python3-pip pip3 install colorama fakeuseragent pystyle 🧨 ESEGUI IL TOOL : python3 main.py ⭐ PER WINDOWS : Scarica e installa Python3 :...

5.3CVSS5.4AI score0.05076EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/26 9:01 p.m.3 views

xmlrpc-common-deserialization

xmlrpc-common Deserialisierungsschwachstelle Diese Notiz ist eine technische Notiz, die die Grundursache und den dazugehörigen Exploit im Detail beschreibt. Die ursprüngliche Offenlegung finden Sie hier. Die zugehörige CVE ist CVE-2019-17570. Beschreibung xmlrpc-common bildet eine gemeinsame...

9.8CVSS8.3AI score0.49285EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/26 8:38 p.m.3 views

EXPLOIT-CVE-2026-8832-

EXPLOIT-CVE-2026-8832 Un tool di sfruttamento per testare le vulnerabilità di Esecuzione Remota di Codice RCE nel plugin WordPress WPCode Lite Insert Headers and Footers v2.3.5. Questa vulnerabilità deriva dalla registrazione del Tipo di Post Personalizzato CPT wpcode senza definire un...

8.8CVSS5.3AI score0.01862EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/25 8:37 a.m.6 views

CVE-2017-11610

CVE-2017-11610 RCE non autenticata con Reverse Shell per Supervisor 3.0a1 - 3.3.2 Exploit RCE non autenticato standalone in Python ≥3.6 per Supervisor dalla 3.0a1 alla 3.3.2, riscritto da questo modulo Metasploit. Post esplicativo qui. Testato con Python 3.7 su questo target che esegue Supervisor...

9CVSS8.3AI score0.87378EPSS
SaveExploits10References2
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.77 views

Apache OFBiz 17.12.03 - Cross-Site Scripting

Apache OFBiz 17.12.03 contains cross-site scripting and unsafe deserialization vulnerabilities via an XML-RPC request. id: CVE-2020-9496 info: name: Apache OFBiz 17.12.03 - Cross-Site Scripting author: dwisiswant0 severity: medium description: Apache OFBiz 17.12.03 contains cross-site scripting a...

6.1CVSS6.2AI score0.98926EPSS
SaveExploits15References5
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.263 views

Apache OFBiz < 18.12.10 - Arbitrary Code Execution

Pre-auth RCE in Apache Ofbiz 18.12.09. It's due to XML-RPC no longer maintained still present. This issue affects Apache OFBiz: before 18.12.10. id: CVE-2023-49070 info: name: Apache OFBiz 18.12.10 - Arbitrary Code Execution author: your3cho severity: critical description: | Pre-auth RCE in Apach...

9.8CVSS9AI score0.95442EPSS
SaveExploits10References5
Kitploit
Kitploit
added 2026/08/25 2:53 a.m.3 views

XML-RPC-Pingback-Vulnerability

XML-RPC-Pingback-Vulnerabilità POC Questo è un POC scritto da me sulla vulnerabilità xmlrpc-pingback trovata in wordpress. CVE-2025-54352. Questa vulnerabilità interessa wordpress dalla versione 3.5 fino alla 6.8.2...

3.7CVSS5.2AI score0.00321EPSS
SaveExploits1
Rows per page
Query Builder