7643 matches found
jackhammer
Jackhammer: One Security vulnerability assessment/management tool to solve all the security team problems. What is Jackhammer? Jackhammer is a collaboration tool built with an aim of bridging the gap between Security team vs dev team, QA team and being a facilitator for TPM to understand and trac...
CVE-2020-0688
CVE-2020-0688 Existe una vulnerabilidad de ejecución remota de código en Microsoft Exchange Server cuando el servidor no logra crear claves únicas correctamente en el momento de la instalación. El conocimiento de la clave de validación permite que un usuario autenticado con buzón de correo pase...
progpilot
progpilot 一个用于PHP的静态应用安全测试(SAST)工具 安装 有多种选项可供选择,请选择最适合您使用场景的选项。 使用 PHAR 发布版 从 releases 页面下载最新的 PHAR 归档文件。 将文件放置在您的路径中,并使其可执行: root@kitploit: chmod +x progpilotvX.Y.Z.phar sudo mv progpilotvX.Y.Z.phar /usr/local/bin/progpilot 使用 Docker 构建 Docker 镜像(此页面上有详细文档)并运行容器: root@kitploit: docker build -t...
android-check
Android Check Android 项目的静态代码分析插件。 用法 修改 /build.gradle 文件: root@kitploit: buildscript repositories jcenter dependencies ... classpath 'com.noveogroup.android:check:1.2.5' ... 修改 //build.gradle 文件: root@kitploit: apply plugin: 'com.noveogroup.android.check' 配置 推荐配置 推荐配置为默认配置(空)。 root@kitploit: //...
xortool
xortool.py A tool to do some xor analysis: guess the key length based on count of equal chars guess the key base on knowledge of most frequent char Notice: xortool is now only running on Python 3. The old Python 2 version is accessible at the py2 branch. The pip package has been updated...
bincat
Introduction What is BinCAT? BinCAT is a static Binary Code Analysis Toolkit, designed to help reverse engineers, directly from IDA or using Python for automation. It features: value analysis registers and memory taint analysis type reconstruction and propagation backward and forward analysis...
bincat
简介 什么是 BinCAT? BinCAT 是一个 静态 二进制代码分析工具包,旨在帮助逆向工程师,可直接在 IDA 中使用或通过 Python 实现自动化。 其功能包括: 值分析(寄存器和内存) 污点分析 类型重建与传播 反向分析与前向分析 释放后使用与双重释放检测 实际演示 您可以在此查看(旧版)BinCAT 的实际运行效果: 基础分析 使用数据污点分析 请查阅教程了解对应的操作任务。 常见问题快速解答 支持的主机平台: IDA 插件:全部,版本 7.4 或更高 (仅支持 Python 3) 分析器(本地或远程):Linux、Windows、macOS(可能支持) 目前支持分析的...
pyt
.. image:: https://travis-ci.org/python-security/pyt.svg?branch=master :target: https://travis-ci.org/python-security/pyt .. image:: https://readthedocs.org/projects/pyt/badge/?version=latest :target: http://pyt.readthedocs.io/en/latest/?badge=latest .. image::...
wpBullet
wpBullet Un análisis de código estático para plugins/temas de WordPress y PHP Instalación...
sobelow
Sobelow Sobelow is a security-focused static analysis tool for Elixir & the Phoenix framework. For security researchers, it is a useful tool for getting a quick view of points-of-interest. For project maintainers, it can be used to prevent the introduction of a number of common vulnerabilities...
sobelow
Sobelow Sobelow 是一款针对 Elixir 和 Phoenix 框架的安全静态分析工具。对于安全研究人员来说,它有助于快速查看关注点。对于项目维护者,它可以用于防止引入多种常见漏洞。 目前,Sobelow 能检测以下安全问题的部分类型: 不安全配置 已知漏洞依赖 跨站脚本 SQL 注入 命令注入 代码执行 拒绝服务 目录遍历 不安全序列化 潜在漏洞以不同颜色标记,代表对不安全性的置信度。高置信度为红色,中置信度为黄色,低置信度为绿色。 通常,如果看起来某个函数可能被不安全地使用,但无法可靠判断该函数是否接受用户输入,则将其标记为“低置信度”。即:如果发现项标记为绿色,它 可...
BrokenFlow
BrokenFlow 使用隐藏调用来调用加密shellcode的简单PoC。 介绍 此代码使用一个简单技巧隐藏实际跳转到我们shellcode的指令 。这应当使静态分析或模拟更具挑战性。 与往常一样,如果这个概念已在其他论文中解释过,请给我发消息,我会很乐意将其添加到参考文献中。 详情 使用此技术的内存布局是标准的,如图1所述。 root@kitploit: ┌───────────────────────────────┐ │ │ │ │ │ │ │ │ │ encrypted shellcode │ │ │ │ │ │ │ │ │ │ │ │ │...
truegaze
truegaze A static analysis tool for Android and iOS applications focusing on security issues outside the source code such as resource strings, third party libraries and configuration files. Requirements Python 3 is required and you can find all required modules in the requirements.txt file. Only...
truegaze
truegaze 一款专注于源代码之外的安全问题(如资源字符串、第三方库和配置文件)的 Android 和 iOS 应用程序静态分析工具。 要求 需要 Python 3,所需模块可在 requirements.txt 文件中找到。仅在 Python 3.7 上测试过,但应能兼容其他 3.x 版本。目前暂无支持 2.x 的计划。 安装 你可以通过 PIP 安装,方法如下: root@kitploit: pip install truegaze truegaze 要手动下载并运行,请执行以下操作: root@kitploit: git clone...
SecretScrub
SecretScrub SecretScrub eliminará todos sus secretos sucios hardcodeados. Este script procesa archivos en formato de archivo SARIF que es generado por varias herramientas de análisis estático. La herramienta escanea un directorio dentro del sistema de archivos, redacta todas las instancias de...
Cooolis-ms
Cooolis-ms Cooolis-ms 是一个支持Metasploit Framework RPC的一个服务端,用于给Shellcode和PE加载器工作,在一定程度上绕过反病毒软件的静态查杀,同时可以让Cooolis-ms服务端与Metasploit服务器进行分离。 加载器执行流程: 1. 连接Cooolis-Server 2. Cooolis-Server连接Metasploit RPC服务端 3. 取回Payload然后发送回加载器 核心技术: 静态恶意代码逃逸(第六课) 该项目的优点 体积小(600KB) 支持Metasploit所有Payload 参数设置简单 单文件 架构分...
maldrolyzer
maldrolyzer Framework sencillo para extraer datos "accionables" del malware de Android C&Cs, números de teléfono, etc. Instalación Tienes que instalar los siguientes paquetes antes de empezar a usar este proyecto: Androguard git clone https://github.com/androguard/androguard; cd androguard; sudo...
Creosote
Creosote Creosote es nuestra solución para buscar la vulnerabilidad de tarfile descrita por CVE-2007-4559. La herramienta recorre recursivamente el directorio dado buscando archivos python. Cuando la herramienta encuentra archivos python, los escanea en busca del módulo tarfile y luego analiza el...
tarnish
tarnish tarnish 是一款静态分析工具,旨在帮助研究人员对 Chrome 扩展进行安全审查。它自动化了大量常规的繁琐工作,并帮助您快速识别潜在的安全漏洞。此工具配套的研究博客文章可在此处找到:https://thehackerblog.com/kicking-the-rims-a-guide-for-securely-writing-and-auditing-chrome-extensions/index.html。如果您不想费心设置,可以直接使用位于 https://thehackerblog.com/tarnish/ 的在线工具。 未打磨的说明与注意事项...
tarnish
tarnish tarnish is a static-analysis tool to aid researchers in security reviews of Chrome extensions. It automates much of the regular grunt work and helps you quickly identify potential security vulnerabilities. This tool accompanies the research blog post which can be found here. If you don't...