604 matches found
ProcDump-for-Linux
ProcDump ProcDump is a Linux and Mac reimagining of the classic ProcDump tool from the Sysinternals suite of tools for Windows. ProcDump provides a convenient way for Linux and Mac developers to create core dumps of their application based on performance triggers. ProcDump for Linux and Mac is pa...
onelinepy
onelinepy Python Obfuscator for FUD Python Code. Download & Run root@kitploit: git clone https://github.com/spicesouls/onelinepy cd onelinepy chmod +x setup.sh ./setup.sh onelinepy Usage Guide root@kitploit: | || | . | | -| | | | -| . | | |Python |||||||||| | |Obfuscator || || usage: oneline.py -...
exrop
Exrop Automatic ROP chain generator for x86-64 binaries, powered by Triton symbolic execution. Features Set registers to constants or other registers rdi=0x41414141, rdi=rax Write to memory constant and register-based addresses/values Write strings/bytes to memory Function calls with mixed...
professional-services
Professional Services Soluciones y herramientas comunes desarrolladas por el equipo de Professional Services de Google Cloud. Aviso legal Este repositorio y su contenido no son un producto de Google con soporte oficial. Licencia Todas las soluciones de este repositorio se proporcionan bajo la...
spyse.py
spyse.py Python API wrapper and command-line client for the tools hosted on spyse.com. "Spyse is a developer of complete DAAS Data-As-A-Service solutions for Internet security professionals, corporate and remote system administrators, SSL / TLS encryption certificate providers, data centers and...
Sentinel-Queries
KQL para Microsoft Sentinel Algunos consejos, trucos y ejemplos para usar KQL con Microsoft Sentinel. 1. Introducción 2. La anatomía de una consulta KQL 3. Los fundamentos 1. Fundamentos de tiempo 2. Fundamentos de Where 3. Fundamentos de Project 4. Fundamentos de Summarize 5. Fundamentos de Rend...
nomore403
NoMore403 nomore403 is a command-line tool for testing HTTP access-control bypasses and parser inconsistencies around 401, 403, and related responses. The tool is designed for practical web security work: bug bounty, penetration testing, security reviews, and regression testing of access-control...
satellite
satellite Satellite is an web payload hosting service which filters requests to ensure the correct target is getting a payload. This can also be a useful service for hosting files that should be only accessed in very specific circumstances. Quickstart Guide 1. Install satellite on Ubuntu using th...
cleverhans
CleverHans última versión: v4.0.0 Este repositorio contiene el código fuente de CleverHans, una biblioteca de Python para evaluar la vulnerabilidad de los sistemas de aprendizaje automático a los ejemplos adversariales. Puedes aprender más sobre estas vulnerabilidades en el blog adjunto. La...
about-hmac
关于 HMAC 使用Flask在Python中实现基本HMAC(基于哈希的消息认证码)的示例。 什么是HMAC?! 基于哈希的消息认证码(HMAC)为服务器和客户端分别提供一个私钥,该私钥只有该特定服务器和该特定客户端知道。客户端通过对请求数据和私钥进行哈希运算,为每个请求创建一个唯一的HMAC(或哈希),并将其作为请求的一部分发送。HMAC比消息认证码(MAC)更安全的原因在于,密钥和消息是在不同的步骤中分别进行哈希处理的。 示例 (1)客户端请求到服务器 当客户端向服务器发送请求时,它会包含以下头部信息: X-Authorization-Content-HMAC:...
flask-session-cookie-manager
Flask Session Cookie Decoder/Encoder Original author : Wilson Sumanang Fixes and improvements author : Alexandre ZANNI Imported from saruberoz.github.io Depencencies Python 2 or Python 3 itsdangerous Flask Installation Package BlackArch Linux root@kitploit: pacman -S flask-session-cookie-manager3...
longtongue
Generate customized Password/Passphrase wordlist based on target information Coded with 💙 by edoardottt Share on Twitter! Installation ⬇️ pipx root@kitploit: pipx install longtongue Source root@kitploit: git clone https://github.com/edoardottt/longtongue.git cd longtongue pip install -r...
scilla
🏴☠️ Information Gathering tool 🏴☠️ - DNS / Subdomains / Ports / Directories enumeration Coded with 💙 by edoardottt Share on Twitter! Install • Get Started • Examples • Changelog • Contributing • License Installation 📡 Homebrew root@kitploit: brew install scilla Snap root@kitploit: sudo snap...
xc
XC Netcat like reverse shell for Linux & Windows. Features 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 lists active...
Unlearnable-Clusters
Unlearnable Clusters: Towards Label-agnostic Unlearnable Examples Código relativo a "Unlearnable Clusters: Towards Label-agnostic Unlearnable Examples", CVPR2023. Preprocesamiento Primero, ejecuta preprocess.py para renombrar el directorio del conjunto de datos. root@kitploit: python preprocess.p...
hershell
Hershell Simple TCP reverse shell written in Go. It uses TLS to secure the communications, and provide a certificate public key fingerprint pinning feature, preventing from traffic interception. Supported OS are: Windows Linux Mac OS FreeBSD and derivatives Why ? Although meterpreter payloads are...
filtron
Filtron Reverse HTTP proxy to filter requests by different rules. Can be used between production webserver and the application server to prevent abuse of the application backend. The original purpose of this program was to defend searx, but it can be used to guard any web application. Installatio...
machine_learning_security
机器学习与安全 关于机器学习与安全的源代码。 目录 网络安全与机器学习课程 面向安全工程师的机器学习初级培训课程。 机器学习漏洞 机器学习漏洞总结。 分析 使用k-means分析数据包捕获数据。 CNNtest 生成针对CNN的对抗样本。 Deep Exploit 使用机器学习的全自动渗透测试工具。 Deep Exploit 曾在 Black Hat USA 2018 Arsenal 、Black Hat EURO 2018 Arsenal 以及 DEF CON 26! AI Village 展示。 GyoiThon 下一代渗透测试工具。 GyoiThon 曾在 Black Hat AS...
galer
galer root@kitploit: /' '/'' | | /'' ' | || | | | '\ ','\ | /' @dwisiswant0 A fast tool to fetch URLs from HTML attributes by crawl-in. Inspired by the @omespino Tweet, which is possible to extract src, href, url and action values by evaluating JavaScript through Chrome DevTools Protocol...
qiling
Qiling's use case, blog and related work Qiling is an advanced binary emulation framework, with the following features: Emulate multi-platforms: Windows, macOS, Linux, Android, BSD, UEFI, DOS, MBR. Emulate multi-architectures: 8086, X86, X8664, ARM, ARM64, MIPS, RISC-V, PowerPC. Support multiple...