3770 matches found
Tunna
Tunna Tunna es un conjunto de herramientas que envolverán y tunelizarán cualquier comunicación TCP sobre HTTP. Se puede utilizar para eludir restricciones de red en entornos completamente protegidos por firewall. v1.1 Versión Alpha root@kitploit: | | | || | | | ' | ' \ / | | || || | | | | | | | |...
ThunderDNS
ThunderDNS Esta herramienta puede reenviar tráfico TCP a través del protocolo DNS. Clientes sin compilar + soporte socks5. Ejecutar Configuración de registros NS en nuestro dominio: Espere a que se limpie la caché DNS. Ejecución simple del servidor: python3 ./server.py --domain oversec.ru Ejecuci...
psc
PortShellCrypter -- PSC This project - as well as its sister project crash - belongs to my anti-censorship tool-set that allows to setup fully working encrypted shells and TCP/UDP forwarding in hostile censoring environments. It is also useful for forensics to dump data from devices via UART or...
psc
PortShellCrypter -- PSC Este proyecto - así como su proyecto hermano crash - pertenece a mi conjunto de herramientas contra la censura que permite configurar shells encriptados y reenvío TCP/UDP completamente funcionales en entornos hostiles de censura. También es útil para forense para volcar...
xc
XC Reverse shell similar a Netcat para Linux y Windows. Características Windows root@kitploit: Usage: └ Shared Commands: !exit !upload uploads a file to the target !download downloads a file from the target !lfwd local portforwarding like ssh -L !rfwd remote portforwarding like ssh -R !lsfwd list...
mallory
mallory HTTP/HTTPS proxy over SSH. Installation Local machine: go install github.com/justmao945/mallory/cmd/mallory@latest Remote server: need our old friend sshd Configuration Config file Default path is $HOME/.config/mallory.json, can be set when start program root@kitploit: mallory -config...
WEFFLES
WEFFLES WEFFLES es una forma de construir una consola de caza de amenazas rápida, gratuita y efectiva usando Reenvío de Eventos de Windows y PowerBI. Puedes encontrar un artículo completo al respecto en https://aka.ms/weffles pero si eres impaciente, wefsetup.ps1 es el archivo con el que comenzar...
reverse_ssh
Reverse SSH Crédito artístico a https://www.instagram.com/smart.hedgehog.art/ ¿Quieres usar SSH para shells reversas? Ahora puedes. Administra y conéctate a shells reversas con la sintaxis nativa de SSH Reenvío dinámico, local y remoto Implementaciones nativas de SCP y SFTP para recuperar archivo...
cve-2020-5260
cve-2020-5260 A HTTP PoC Endpoint for cve-2020-5260 which can be deployed to Heroku CREDIT INFORMATION Felix Wilhelm of Google Project Zero https://bugs.chromium.org/p/project-zero/issues/detail?id=2021 Trigger the vuln root@kitploit: git clone...
sish
sish Open source SSH tunneling for HTTPS, WSS, TCP, aliases, and SNI. If you like the simplicity of serveo/ngrok-style sharing but want to use plain SSH and run your own infrastructure, sish is built for that. No custom client required for end users Public and private tunnel workflows Docker and...
sish
sish Túnel SSH de código abierto para HTTPS, WSS, TCP, alias y SNI. Si te gusta la simplicidad del estilo de compartir de serveo/ngrok pero quieres usar SSH básico y gestionar tu propia infraestructura, sish está hecho para eso. No se requiere un cliente personalizado para los usuarios finales...
CVE-2021-33766-ProxyToken
CVE-2021-33766 ProxyToken Supports single target detection and batch detection, supports email forwarding rule modification Usage Vulnerability detection and email forwarding rule modification Email forwarding rule modification result Email sending test References...
Win-PortFwd
Win-PortFwd Script de Powershell para configurar el reenvío de puertos de Windows usando el cliente nativo netsh Instalación: git clone https://github.com/deepzec/Win-PortFwd.git Uso: .\win-portfwd.ps1 o powershell.exe -noprofile -executionpolicy bypass -file .\win-portfwd.ps1 Ejemplo : Nota: Est...
CVE-2026-39875-macOS-CUPS-LPE
CVE-2026-39875-macOS-CUPS-LPE Unprivileged user to root via CUPS vulnerability affecting macOS Tahoe, Sequoia, and Sonoma prior to macOS 26.6 / 15.7.8 / 14.8.8. Proof of Concept Demonstrations macOS Tahoe 26.4.1 macOS Sequoia 15.7.5 macOS Sonoma 14.8.5 Root Cause The vulnerability arises from two...
bento
Este software es experimental pero aceptamos sugerencias y contribuciones Bento Toolkit para PT y CTF Un bento 弁当, bentō es una comida para llevar o empaquetada en casa de una sola porción de origen japonés. Bento Toolkit es un contenedor Docker simple y mínimo para testers de penetración y...
CVE-2023-27163
Proof Of Concept of SSRF on Request-Baskets CVE-2023-27163 This repository contains a Proof-of-Concept PoC for CVE-2023-27163, a Server-Side Request Forgery SSRF vulnerability discovered in request-baskets up to version 1.2.1. This vulnerability allows attackers to access network resources and...
CVE-2023-47246-EXP
Detalles de la vulnerabilidad 1. fofa: root@kitploit: body="sysaid-logo-dark-green.png" || title="SysAid Help Desk Software" || body="Help Desk software by SysAid" 2. Versiones afectadas: SysAid Server23.3.36 Recurrencia de la vulnerabilidad 1. Ejecuta el script: root@kitploit: git clone...
frp
frp README | 中文文档 Patrocinadores frp es un proyecto de código abierto cuyo desarrollo continuo es posible gracias al apoyo de nuestros increíbles patrocinadores. Si deseas unirte a ellos, considera patrocinar el desarrollo de frp. Patrocinadores Oro El IDE completo diseñado para desarrolladores...
pyrexecd
PyRexecd PyRexecd es un servidor SSH independiente para Windows. Características: Aplicación Win32 independiente no un servicio que reside en la bandeja del sistema. Soporta un solo usuario / autenticación solo con clave pública. Notifica conexiones entrantes mediante ventana emergente...
samplicator
UDP Samplicator Este pequeño programa recibe datagramas UDP en un puerto determinado y los reenvía a un conjunto específico de receptores. Además, se puede especificar un divisor de muestreo N individualmente para cada receptor, que entonces solo recibirá uno de cada N de los paquetes recibidos...