5578 matches found
GeoServer-Tools-CVE-2024-36401
GeoServer-Tools-CVE-2024-36401 CVE-2024-36401 Graphical Exploitation Tool, supports exploitation across various JDK versions, as well as echo and memory shell implementation. Affected versions: GeoServer 2.23.6 2.24.0 = GeoServer 2.24.4 2.25.0 = GeoServer 2.25.2 Recently during HW Red/Blue team...
Log4j2-RCE
Log4j2-RCE Log4j2 CVE-2021-44228 Reproduction and Echo Exploit...
mosh
Mosh: the mobile shell Mosh is a remote terminal application that supports intermittent connectivity, allows roaming, and provides speculative local echo and line editing of user keystrokes. It aims to support the typical interactive uses of SSH, plus: Mosh keeps the session alive if the client...
CVE-2022-22947-POC
CVE-2022-22947-POC CVE-2022-22947 batch detection script. The echo command is not regex-filtered. Please use it for now; I will update later. Place url.txt in the script directory. Directly run: python 脚本.py Demo: After the scan is complete, a success.txt file will be generated. This script will...
CVE-2020-10199
CVE-2020-10199 Echo version, casually written untested bug root@kitploit: Usage: python http://127.0.0.1:8080 username password Reference: https://www.cnblogs.com/magic-zero/p/12641068.html...
mtr
WHAT IS MTR? mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. It sends probes to the destination with successively...
pyc2
pyc2 simple c2 written in python2 to demonstrate security concepts. use icmp echo requests and replies to trade base64 encoded commands and replies. Video explaining some of the security concepts and implementation decisions: https://www.youtube.com/watch?v=DHrEn7oK9vQ requires scapy pip install...
CVE-2023-30212
CVE-2023-30212 Exploiting vulnerability in Ourphp version 7.2.0 also called CVE 2023 30212 Step 1. Download and install Docker in your system Note. I am using Docker because it’s quick and easy to install ubuntu. Step 2. Setup Docker environment root@kitploit: docker pull ubuntu docker run -d -t...
mosh
Mosh: la shell móvil Mosh es una aplicación de terminal remota que soporta conectividad intermitente, permite la itinerancia y proporciona eco local especulativo y edición de línea de las pulsaciones del usuario. Su objetivo es soportar los usos interactivos típicos de SSH, además de: Mosh mantie...
openam-CVE-2021-35464
openam CVE-2021-35464 tomcat command execution with echo. Project based on ysoserial and Java-Rce-Echo Building the project requires adding ysoserial.jar and jato-14.6.3.jar to dependencies. root@kitploit: POST /OpenAM/ccversion/Version HTTP/1.1 Host: php.local:8081 Upgrade-Insecure-Requests: 1...
CVE-2020-14882_ALL
CVE-2020-14882ALL CVE-2020-14882ALL es una herramienta de explotación integral que admite detección de eco de comandos, eco de comandos por lotes, ejecución de comandos sin eco mediante archivos xml externos, etc. Módulos requeridos: requests, http.client La herramienta está destinada únicamente ...
cve-2021-44228-helpers
CVE-2021-44228 Helpers Helpers, examples, and exploits for cve-2021-44228. Associated blog post: https://blog.uint0.dev/cve-2021-44228/ Helpers Echo chamber cd echochamber Logs input via log4j. Build : ./gradlew build Run : ./gradlew run --console=plain Ldap Exfil Server cd ldap-listener Ldap...
Linux Distros Unpatched Vulnerability : CVE-2026-89479
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sctp: stop processing a packet once its association is deleted sctpendpointbhrcv looks the association up only when chunk-asoc is NULL, and caches the result in...
CVE-2026-89479 sctp: stop processing a packet once its association is deleted
In the Linux kernel, the following vulnerability has been resolved: sctp: stop processing a packet once its association is deleted sctpendpointbhrcv looks the association up only when chunk-asoc is NULL, and caches the result in chunk-asoc and chunk-transport without taking a reference. A packet...
github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy
A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...
CLEANSTART-2026-BR58082 Echo is a Go web framework
Multiple security vulnerabilities affect the kube-metrics-adapter package. Echo is a Go web framework. See references for individual vulnerability details...
CVE-2020-14882-GUI-Test
CVE-2020-14882-GUI I have just started learning the Qt framework, so this is a product of learning the Qt development framework. Currently, there are issues such as incomplete echo reception and other problems, for testing purposes only...
CVE-2023-5044
CVE-2023-5044 PoC para CVE-2023-5044 Prerrequisitos Kind: v0.20.0 Kubectl: v1.29.3 Docker: v26.0.0 PoC Dale a Docker los privilegios correctos root@kitploit: sudo usermod -aG docker $USER && newgrp docker Inicia el clúster con extraPortMaping y node-labels para prepararlo para un ingress...
CVE-2017-7269-Echo-PoC
CVE-2017-7269 Verificación de ejecución remota de código con eco Informe de análisis de nuestro equipo sobre esta vulnerabilidad CVE-2017-7269: https://ht-sec.org/cve-2017-7269-vulnerabilities/ El PoC por defecto solo ejecuta calc.exe; ahora se ha modificado para que pueda responder a las...