993291 matches found
cve-2021-44228-rce-poc
CVE-2021-44228 रिमोट कमांड निष्पादन PoC यह रिपॉज़िटरी सुरक्षा शोधकर्ताओं को रिमोट कोड निष्पादन के साथ प्रयोग करने की अनुमति देती है, जिसमें एक आक्रमण सर्वर का कार्यान्वयन प्रदान किया गया है जो log4j युक्त किसी कमजोर अनुप्रयोग पर एक कस्टम एक्सप्लॉइट लोड करता है। ⚠️ यह उपकरण स्व-मूल्यांकन के लिए है...
CVE-2026-84430
A security vulnerability has been detected in gouguoa up to 5.10.0/6.0.1. This vulnerability affects the function update of the file app/home/controller/Index.php of the component editpersonal Endpoint. Such manipulation of the argument positionid leads to dynamically-determined object attributes...
CVE-2026-84427
A vulnerability was determined in zhayujie CowAgent up to 2.1.7. Affected is an unknown function of the file agent/tools/bash/bash.py of the component Bash Tool. Executing a manipulation can lead to denial of service. The attack can be launched remotely. The exploit has been publicly disclosed an...
CVE-2026-84425
A vulnerability was found in zhayujie CowAgent up to 2.1.3. This impacts the function BrowserTool of the file agent/tools/browser/browsertool.py of the component Browser Tool. Performing a manipulation results in denial of service. The attack can be initiated remotely. The exploit has been made...
tomcat-cve-2017-12617
Tomcat CVE-2017-12617 Exploit/PoC Apache Tomcat 9.0.1 Beta / 8.5.23 / 8.0.47 / 7.0.8 - JSP Upload Bypass / Remote Code Execution for Python3 I just made a few adjustments to the original script to be compatible with Python 3! If there's any problems or issues faced, feel free to shoot me an email...
cve-2018-11235-git-submodule-ce-and-docker-ngrok-configuration
CVE-2018-11235-Git-Submodule-CE + Docker Ngrok Configuration CVE-2018-11235-Git PoC and tunneling with docker ngrok Build Dockerfile root@kitploit: $ docker build -t cve-2018-11235 . Create custom network for ngrok root@kitploit: $ docker network create myngroknet Start Git Http Server...
cve-2022-24112
Apache APISIX 2.12.1 Remote Code Execution and Docker Lab Let's clone using gitclone this repository, then we can navigate to apisix-docker/examples. In this docker-compose.yml file, we already change into image: apache/apisix:2.12.0-alpine, because the vulnerability in this version, then let's...
mantis_rce
mantisrce Mantis Bug Tracker के संस्करण 1.2.x से पहले के संस्करणों पर RCE प्राप्त करने के लिए Python स्क्रिप्ट अतिरिक्त जानकारी के लिए CVE-2008-4687 देखें...
cve-2021-41773
CVE-2021-41773 CVE-2021-41773: Apache HTTP सर्वर में पाथ ट्रैवर्सल ज़ीरो-डे का शोषण वाइल्ड में Apache HTTP सर्वर CVE-2021-41773 का शोषण CVE-2021-42013: Apache HTTP सर्वर 2.4.49 और 2.4.50 में पाथ ट्रैवर्सल और रिमोट कोड एक्ज़ीक्यूशन CVE-2021-41773 का अपूर्ण फिक्स Shodan वन-लाइनर root@kitploit: shod...
bluekeep
CVE-2019-0708 aka Bluekeep Scanner A simple scanner to determine system vulnerability to CVE-2019-0708. This is a Python port of the original metasploit module scanner by JaGoTu and zerosum0x0, available on Github here. Proof of Concept Proof of concept RCE via exploitation of the Bluekeep...
Node.js-CVE-2017-5941
NodeJS असुरक्षित Deserialisation भेद्यता प्रदर्शन Node.js एक ओपन-सोर्स रनटाइम वातावरण है जिसका उपयोग JavaScript में सर्वर कार्यक्षमता को लागू करने के लिए किया जाता है। Node.js के भीतर एक विशिष्ट सॉफ्टवेयर पैकेज में एक असुरक्षित फंक्शन है जो deserialisation से संबंधित है, जिसके कारण यदि क्लाइंट...
cve-2019-19781
CVE-2019-19781 Ceci a été téléchargé uniquement parce que d'autres chercheurs ont publié leur code en premier. Nous aurions aimé que cela reste caché un peu plus longtemps pendant que les défenseurs avaient suffisamment de temps pour corriger leurs systèmes. Nous sommes tous pour la divulgation...
nmap_draytek_rce
nmapdraytekrce nmap script to detect CVE-2020-8515 on Draytek Devices...
Log4shell
Igloo Corporation Won Chi-hyun Log4shell Analysis Report Log4shell CVE-2021-44228 Log4j is a free and open-source Java-based logging utility by the Apache Software Foundation, capable of logging various Java-based services. It uses JNDI Lookup to reference data and objects discovered via JNDI,...
ActiveMQ-RCE
ActiveMQ RCE Effect version verison open -a calculator Open a http server root@kitploit: python3 -m http.server Run the Main.java file change the address as needed...
ds3-nrssr-rce
Update: Dark Souls III 1.15.1 A new game update, 1.15.1, has been released for Dark Souls III on 2022/08/25, along with the restoration of online services. This update fixed both CVE-2022-24125 and CVE-2022-24126 , along with a wide variety of other potential security vulnerabilities present in t...
php-cgi-cve-2024-4577
php-cgi-cve-2024-4577 php-cgi-cve-2024-4577 A remote code execution vulnerability occurring in CGI mode of PHP language registered in the detection of PHP-CGI CVE-2024-4577 Argument Injection events from external IPs to internal servers. This is an event that occurs when PHP is executed in CGI mo...
CVE-2019-19781
This article is about CVE-2019-19781, a Remote Code Execution RCE vulnerability due to Directory Traversal in Citrix ADC and Gateway. This remote code execution vulnerability occurs because the validation of the smb.conf file under the /vpn path's ../vpns is not properly performed. Steals system...
CVE-2025-24893
CVE-2025-24893 Bash POC script for RCE vulnerability in XWiki Platform Example usage: Setup a netcat listener: root@kitploit: $ nc -nvlp Then run the script: root@kitploit: $ chmod +x cve.sh $ ./cve.sh Affected versions: From 5.4 up to 15.10.11 From 16.0.0 up to 16.4.1 Disclamer This tool is for...