Lucene search
+L

2115 matches found

Kitploit
Kitploit
added 2026/09/13 12:12 p.m.11 views

rikune

Rikune Rikune is an MCP server for reverse engineering Windows executables and related binary formats. It combines sample intake, static triage, Ghidra-assisted function recovery, plugin-driven specialist tooling, artifact management, and optional isolated Windows runtime execution behind a Model...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:52 a.m.31 views

sh4d0wup

sh4d0wup root@kitploit: % docker run -it --rm ghcr.io/kpcyrd/sh4d0wup:edge -h Usage: sh4d0wup OPTIONS Commands: bait Start a malicious update server front Bind a http/https server but forward everything unmodified infect High level tampering, inject additional commands into a package tamper Low...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:37 a.m.120 views

reko

reko - a general purpose decompiler. Reko Swedish: "decent, obliging" is a decompiler for machine code binaries. This project is freely available under the GNU General Public License. The project consists of front ends, core decompiler engine, and back ends to help it achieve its goals. A...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/13 10:04 a.m.244 views

versionscan

versionscan Versionscan is a tool for evaluating your currently installed PHP version and checking it against known CVEs and the versions they were fixed in to report back potential issues. PLEASE NOTE: Work is still in progress to adapt the tool to linux distributions that backport security fixe...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 9:57 a.m.76 views

unblob

unblob Accurate, fast, and easy-to-use extraction suite for binary blobs. unblob parses unknown binary blobs for 78+ archive, compression, and file-system formats , extracts their content recursively, and carves out unknown chunks. It is the perfect companion for extracting, analyzing, and revers...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 9:05 a.m.40 views

cloudsploit

CloudSploit by Aqua - Cloud Security Scans Quick Start Generic root@kitploit: $ git clone https://github.com/aquasecurity/cloudsploit.git $ cd cloudsploit $ npm install $ ./index.js -h Docker root@kitploit: $ git clone https://github.com/aquasecurity/cloudsploit.git $ cd cloudsploit $ docker buil...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 8:41 a.m.58 views

ofrak

OFRAK OFRAK Open Firmware Reverse Analysis Konsole is a binary analysis and modification platform. OFRAK combines the ability to: Identify and Unpack many binary formats Analyze unpacked binaries with field-tested reverse engineering tools Modify and Repack binaries with powerful patching...

5.7AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 7:07 a.m.246 views

subfinder

Fast passive subdomain enumeration tool. Features • Install • Usage • API Setup • Library • Join Discord subfinder is a subdomain discovery tool that returns valid subdomains for websites, using passive online sources. It has a simple, modular architecture and is optimized for speed. subfinder is...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/13 5:33 a.m.64 views

grype

Grype A vulnerability scanner for container images and filesystems...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 5:32 a.m.70 views

dissect

dissect Dissect is a digital forensics & incident response framework and toolset that allows you to quickly access and analyse forensic artefacts from various disk and file formats, developed by Fox-IT part of NCC Group. This project is a meta package, it will install all other Dissect modules wi...

5.8AI score
SaveExploits0References28
Kitploit
Kitploit
added 2026/09/13 5:13 a.m.59 views

yeti

Yeti Platform Yeti aims to bridge the gap between CTI and DFIR practitioners by providing a Forensics Intelligence platform and pipeline for DFIR teams. It was born out of frustration of having to answer the question "where have I seen this artifact before?" or "how do I search for IOCs related t...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:03 a.m.6 views

CVE-2023-30145

Description: Camaleon CMS v2.7.0 was discovered to contain a Server-Side Template Injection SSTI vulnerability via the formats parameter. Affected Component: All versions that are below 2.7.0 Fixed version: Fixed Versions: 2.7.4 Step to reproduce : Detection: 1.open below...

9.8CVSS8AI score0.46136EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 4:44 a.m.180 views

nikto

nikto Nikto web server scanner - https://cirt.net/Nikto2 Full documentation - https://github.com/sullo/nikto/wiki Run normally: root@kitploit: git clone https://github.com/sullo/nikto Main script is in program/ cd nikto/program Run using the shebang interpreter ./nikto.pl -h http://www.example.co...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 2:40 a.m.27 views

nmap

Nmap Nmap is released under a custom license, which is based on but not compatible with GPLv2. The Nmap license allows free usage by end users, and we also offer a commercial license for companies that wish to redistribute Nmap technology with their products. See Nmap Copyright and Licensing for...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:10 a.m.167 views

androguard

Androguard Do you think your phone has been pwned ? please check IsMyPhonePwned New tool: Goauld Dynamic injection tool for Linux/Android See the new version of Androguard: https://github.com/androguard/androguard/tree/ng Installation Quick installation: root@kitploit: pip install androguard...

5.6AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/13 2:09 a.m.96 views

FinalRecon

Twitter - Telegram - thewhiteh4t's Blog FinalRecon is an all in one automatic web reconnaissance tool written in python. Goal of FinalRecon is to provide an overview of the target in a short amount of time while maintaining the accuracy of results. Instead of executing several tools one after...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 1:58 a.m.6 views

Obfuscator

Obfuscator El programa está diseñado para ofuscar el shellcode. Actualmente la herramienta soporta 2 cifrados. root@kitploit: 1 XOR 2 AES La herramienta acepta shellcode en 4 formatos. root@kitploit: 1 base64 2 hex 3 c 4 raw Uso desde la línea de comandos root@kitploit: Usage Description -----...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:47 a.m.6 views

metasm

Metasm, the Ruby assembly manipulation suite sample scripts in samples/ -- read comments at the beginning of the files all files are licensed under the terms of the LGPL Author: Yoann Guillot Basic overview: Metasm allows you to interact with executables formats ExeFormat: PE, ELF, Mach-O,...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:31 a.m.17 views

Ropper

Ropper You can use ropper to display information about binary files in different file formats and you can search for gadgets to build rop chains for different architectures x86/X8664, ARM/ARM64, MIPS/MIPS64, PowerPC/PowerPC64, SPARC64. For disassembly ropper uses the awesome Capstone Framework...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 1:27 a.m.318 views

radare2

Radare2: Libre Reversing Framework for Unix Geeks Current git master branch is 6.2.2, next release will be 6.2.4. Description r2 is a complete rewrite of radare. It provides a set of libraries, tools and plugins to ease reverse engineering tasks. Distributed under LGPLv3, despite each plugin can...

6.1AI score
SaveExploits0References27
Rows per page
Query Builder