2519701 matches found
clusterd
clusterd clusterd is an open source application server attack toolkit. Born out of frustration with current fingerprinting and exploitation methods, clusterd automates the fingerprinting, reconnaissance, and exploitation phases of an application server attack. See the wiki for more information...
bypass-url-parser
Bypass Url Parser 该工具测试多种URL绕过技术,以访问40X保护的页面。 如果你好奇为什么这段代码只不过是一个简陋的curl封装,原因如下: 大多数Python请求库会对URL/路径/参数进行编码/解码,而我讨厌这一点。 如果我提交原始字符,我就要发送原始字符。 如果我发送一个奇怪的路径,我就想要它保持奇怪,而不是被标准化。 在Python中,要在不丢失库的所有好处(如解析、SSL/TLS封装等)的情况下实现这一点,出乎意料地困难。 所以,像我一样,使用curl作为后端,这就行了。 ... -r -s --spoofip-replace -p...
Decompiler_Tools
Herramientas de Descompilador 0x01 descompilador predeterminado de IDEA Directorio de Mac OS /Applications/IntelliJ IDEA.app/Contents/plugins/java-decompiler/lib root@kitploit: /Applications/IntelliJ IDEA.app/Contents/plugins/java-decompiler/lib -rw-r--r--@ 1 xxx xxx 1.4M 4 8 22:19...
database-spring-ENC
spring-ENC | codificación sprint texto plano obtener contraseña cifrada Enlaces de referencia: Cómo cifrar contraseñas de usuario http://www.jasypt.org/howtoencryptuserpasswords.html 0x00 Introducción Jasypt significa Java Simplified Encryption Cifrado simplificado de Java. Proporciona un cifrado...
bincat
简介 什么是 BinCAT? BinCAT 是一个 静态 二进制代码分析工具包,旨在帮助逆向工程师,可直接在 IDA 中使用或通过 Python 实现自动化。 其功能包括: 值分析(寄存器和内存) 污点分析 类型重建与传播 反向分析与前向分析 释放后使用与双重释放检测 实际演示 您可以在此查看(旧版)BinCAT 的实际运行效果: 基础分析 使用数据污点分析 请查阅教程了解对应的操作任务。 常见问题快速解答 支持的主机平台: IDA 插件:全部,版本 7.4 或更高 (仅支持 Python 3) 分析器(本地或远程):Linux、Windows、macOS(可能支持) 目前支持分析的...
CVE-2020-6287_RECON-scanner
Vulnerability Assessment and Indicator of Compromise IoC Scanner for CVE-2020-6287 RECON RECON Remotely Exploitable Code On NetWeaver is a critical CVSSv3 10 vulnerability affecting a number of SAP business and technical applications running on top of the SAP NetWeaver Java stack. This...
wifiphisher
关于 Wifiphisher 是一个用于执行红队演练或 Wi-Fi 安全测试的恶意接入点框架。使用 Wifiphisher,渗透测试人员可以通过执行有针对性的 Wi-Fi 关联攻击,轻松获得针对无线客户端的中间人位置。Wifiphisher 还可用于对已连接的客户端进行针对性的定制网页钓鱼攻击,以捕获凭证(例如,来自第三方登录页面或 WPA/WPA2 预共享密钥)或用恶意软件感染受害站点。 Wifiphisher 是…… ……强大的。Wifiphisher 可以在树莓派设备上连续运行数小时,执行所有现代 Wi-Fi 关联技术(包括“Evil Twin”、“KARMA”和“Known...
Flink_RCE
Apache Flink Web Dashboard acceso no autorizado, subida de jar malicioso que provoca ejecución remota de comandos msf nc uso de python: python 02-Flink.py http://10.10.20.100:8081 nc.jar...
DBconfigReader
Vulnerabilidad de filtración de información de configuración de base de datos en la interfaz del sistema OA ecology de Weaver /mobile/DBconfigReader.jsp http://x.x.x.x:8090/mobile/DBconfigReader.jsp La auditoría de código de Fortify detecta un algoritmo de cifrado débil SecretKey key =...
log4j-vulnerable-app-cve-2021-44228-terraform
log4j-vulnerable-app-cve-2021-44228-terraform A Terraform to deploy vulnerable app and a JNDIExploit to work with CVE-2021-44228 About Stack This terraform creates two instances on a VPC in AWS Cloud. You just need to export your AWSACCESSKEYID and AWSSECRETACCESSKEY One instance is JNDIExploit...
frida
frida This repository contains various Frida scripts for Android application penetration testing. I created this project to demonstrate the capabilities of the Frida dynamic-analysis framework. You can read my "Introduction to Frida" blog post on Medium, where I'm explaining how to use Frida with...
frida
frida 此仓库包含用于Android应用渗透测试的各种Frida脚本。我创建此项目是为了展示Frida动态分析框架的能力。你可以在Medium上阅读我的《Frida简介》博客文章,其中我解释了如何将Frida与Android结合使用。 下载 你可以直接克隆仓库,或前往发布页面下载Frida脚本。 root@kitploit: git clone https://github.com/t0thkr1s/frida 安装 你必须在系统上安装Frida。可以通过以下方式安装: root@kitploit: pip3 install frida-tools 免责声明...
CVE-2021-41773
CVE-2021-41773 Playground Esta es una pequeña receta Docker para configurar un contenedor basado en Debian bookworm con una instancia de Apache HTTPd 2.4.49 vulnerable a CVE-2021-41773. CGI se ha habilitado explícitamente para que pueda usarse para probar/verificar el comportamiento de divulgació...
cansina
Cansina Cansina is a Web Content Discovery Application. It is well known Web applications don't publish all their resources or public links, so the only way to discover these resources is requesting for them and check the response. Cansina duty is to help you making requests and filtering and...
cansina
Cansina Cansina 是一款 Web 内容发现应用程序。 众所周知,Web 应用程序不会发布其所有资源或公共链接,因此发现这些资源的唯一方法是请求它们并检查响应。 Cansina 的职责是帮助您发出请求,并过滤和检查响应,以区分这是现有资源还是只是令人讨厌的伪装的 404。 欢迎提出功能请求和意见。 Cansina 包含在 BlackArch Linux 中,快来试试吧! 安装 root@kitploit: pip install cansina 如果您不想污染环境来测试 cansina,只需创建一个虚拟环境。 用法 维基 包含完整的文档和示例。但作为快速示例:...
fastjson-RCE
fastjson-v1.2.47-RCE Reproducción de la vulnerabilidad fastjson-1.2.47 == Descarga de recursos: root@kitploit: 下载 http://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.47/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码...
fastjson-1.2.58-rce
fastjson-1.2.58-rce requisitos: root@kitploit: autoType de fastjson está habilitado base de datos h2 y algunos jars . ├── fastjson-1.2.58.jar ├── h2-1.4.199.jar ├── jackson-annotations-2.9.8.jar ├── jackson-core-2.9.8.jar ├── jackson-databind-2.9.8.jar └── logback-core-1.3.0-alpha4.jar Descargar...
andor
andor Blind SQL Injection Tool with Golang Usage Download andor.go and go to the folder where the file andor.go located. And type this to command prompt: go run andor.go --url "http://deneme.com/index.php?id=1" Note: Get parameter value must be correct, otherwise it will not work...
andor
andor 基于Golang的盲SQL注入工具 使用方法 下载andor.go并进入andor.go文件所在的文件夹。然后在命令提示符中输入: go run andor.go --url "http://deneme.com/index.php?id=1" 注意:GET参数值必须正确,否则将无法正常工作。...
davscan
DAVScan DAVScan is a quick and lightweight webdav scanner designed to discover hidden files and folders on DAV enabled webservers. The scanner works by taking advantage of overly privileged/misconfigured WebDAV servers or servers vulnerable to various disclosure or authentication bypass...