339605 matches found
usn_analytics
USN Analytics 构建 root@kitploit: git clone https://github.com/4n6ist/usnanalytics.git Linux root@kitploit: sudo dnf groupinstall development-tools // Fedora sudo dnf install glibc-static libstdc++-static // Fedora sudo apt-get install build-essential // Debian/Ubuntu cd usnanalytics make Windows 安...
CFB
What is it? !CAUTION CFB is meant for research and debug purposes, it should never be used on production systems. Also BSoD may happen. You've been warned. Canadian Furious Beaver is a ProcMon-style tool designed only for capturing IRPs sent to any Windows driver. It operates in 2 parts: 1. the...
Redpoint
Redpoint Digital Bond's ICS Enumeration Tools Redpoint is a Digital Bond research project to enumerate ICS applications and devices. We use our Redpoint tools in assessments to discover ICS devices and pull information that would be helpful in secondary testing. A portion of those tools will be...
EDRSandblast
EDRSandBlast EDRSandBlast 是一个用 C 编写的工具,它利用一个有漏洞的已签名驱动程序来绕过 EDR 检测(通知例程回调、对象回调和 ETW TI 提供程序)以及 LSASS 保护。还实现了多种用户态脱钩技术,以规避用户态监控。 在发布时,结合了用户态(--usermode)和内核态(--kernelmode)技术,在 EDR 监视下转储了 LSASS 内存,既没有被阻止,也没有在产品(云)控制台中生成与“OS Credential Dumping”相关的事件。测试在 3 种不同的 EDR 产品上进行,并且在每种情况下都成功了。 描述 通过移除内核通知例程绕过 E...
steganography
Image Steganography Tool Simple C++ Encryption and Steganography tool that uses Password-Protected-Encryption to secure a file's contents, and then proceeds to embed it insde an image's pixel-data using Least-Significant-Bit encoding. For Linux, MacOS, and Windows systems. Encoding root@kitploit:...
hydra
Chat · Debates · Boletín · Documentación · Prueba Ory Network · Empleo Ory Hydra es un servidor OAuth 2.0 reforzado y certificado OpenID, así como un proveedor de OpenID Connect, optimizado para baja latencia, alto rendimiento y bajo consumo de recursos. Se conecta a su proveedor de identidad...
hydra
Chat · Discussions · Newsletter · Docs · Try Ory Network · Jobs Ory Hydra is a hardened, OpenID Certified OAuth 2.0 Server and OpenID Connect Provider optimized for low-latency, high throughput, and low resource consumption. It connects to your existing identity provider through a login and conse...
LaZagne
LaZagne项目!!! 描述 LaZagne项目 是一个开源应用程序,用于检索存储在本地计算机上的大量密码。 每个软件使用不同的技术(明文、API、自定义算法、数据库等)存储其密码。此工具旨在为最常用的软件找到这些密码。 该项目已作为后渗透模块添加到 pupy。Python代码将在内存中执行而不触及磁盘,且适用于Windows和Linux主机。 独立可执行文件 独立可执行文件现可从以下地址获取:https://github.com/AlessandroZ/LaZagne/releases/ 安装 root@kitploit: pip install -r requirements.tx...
cargo-fuzz
cargo fuzz Acargo subcommand for fuzzing with libFuzzer! Easy to use! Installation root@kitploit: $ cargo install cargo-fuzz Note: libFuzzer needs LLVM sanitizer support, so this only works on x86-64 and Aarch64, and only on Unix-like operating systems not Windows. This also needs a nightly...
honggfuzz
Honggfuzz A security-oriented, feedback-driven, evolutionary fuzzer. Honggfuzz is a general-purpose fuzzer that uses code coverage software and hardware-based to find bugs. It is multi-process, multi-threaded, and supports persistent fuzzing for extreme speed. Key Features Fast : Multi-process an...
honggfuzz
Honggfuzz Un fuzzer evolutivo, impulsado por retroalimentación y orientado a la seguridad. Honggfuzz es un fuzzer de propósito general que utiliza cobertura de código basada en software y hardware para encontrar errores. Es multiproceso, multihilo y admite fuzzing persistente para una velocidad...
clamav
ClamAV ClamAV® is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. Documentation & FAQ ClamAV documentation is hosted at docs.clamav.net. The source archive for each release also includes a copy of the documentation for offline reading. You can...
steghide
This repository is read-only. A GitHub org,StegHigh has been set up to maintain steghide. Please submit all PRs, discussions, and issues there. Additionally,StegHigh/steghide is looking for maintainters. Please contribute! Introduction : Steghide is a steganography program that is able to hide da...
privacyguides.org
Your central privacy and security resource to protect yourself online. About Privacy Guides is a socially motivated website that provides information f...
nextdns
NextDNS CLI Client NextDNS CLI is a command-line tool that allows you to use NextDNS's DNS-over-HTTPS DoH service with advanced capabilities. Although the most advanced features will only work with NextDNS, this program can work as a client for any DoH provider or a mix of NextDNS + another DNS...
DragonCastle
DragonCastle A PoC that combines AutodialDLL lateral movement technique and SSP to scrape NTLM hashes from LSASS process. Description Upload a DLL to the target machine. Then it enables remote registry to modify AutodialDLL entry and start/restart BITS service. Svchosts would load our DLL, set...
PiFinger
root@kitploit: | \ | | | | | | | | .--. .--./ .---. .--. | / | | | | .-. | / /';/ /\ /'\ | | | | | | | | | | | | \ .//| ., | | || || ||.', '..' --- Just for fun and security...
XPEViewer
Visor/editor de archivos PE para Windows, Linux y MacOS. Descarga: https://github.com/horsicq/XPEViewer/releases Cómo ejecutar: https://github.com/horsicq/XPEViewer/blob/master/docs/RUN.md Cómo compilar: https://github.com/horsicq/XPEViewer/blob/master/docs/BUILD.md Registro de cambios:...
vulnerable-PDF
vulnerable-PDF = Salaries.pdf - develоpe mode: 08.10.2022 NOTE: This is only for testing and you can open just a calculator, the integrated program of Microsoft. = Or you can use the PDF file to download the calc.exe into a forbidden directory :D WARNING! Only for tests and education =...
SwiftBelt
SwiftBelt About SwiftBelt is a macOS enumerator inspired by @harmjoy's Windows-based Seatbelt enumeration tool. SwiftBelt does not utilize any command line utilities and instead uses Swift code leveraging the Cocoa Framework, Foundation libraries, OSAKit libraries, etc. to perform system...