Lucene search
+L

30194 matches found

Kitploit
Kitploit
added 2026/09/09 8:33 a.m.190 views

frida

Frida Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. Learn more at frida.re. Two ways to install 1. Install from prebuilt binaries This is the recommended way to get started. All you need to do is: root@kitploit: pip install frida-tools CLI tools pip...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 7:55 a.m.7 views

yaraQA

yaraQA YARA rule Analyzer to improve rule quality and performance Why? YARA rules can be syntactically correct but still dysfunctional. yaraQA tries to find and report these issues to the author or maintainer of a YARA rule set. The issues yaraQA tries to detect are e.g.: rules that are...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 7:08 a.m.33 views

maat

About Maat is an open-source Dynamic Symbolic Execution and Binary Analysis framework. It provides various functionalities such as symbolic execution, taint analysis, constraint solving, binary loading, environment simulation, and leverages Ghidra's sleigh library for assembly lifting:...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 5:30 a.m.28 views

brakeman

Brakeman Brakeman is a static analysis tool which checks Ruby on Rails applications for security vulnerabilities. Installation Using RubyGems: root@kitploit: gem install brakeman Using Bundler: root@kitploit: group :development do gem 'brakeman', require: false end Using Docker: root@kitploit:...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 5:27 a.m.6 views

sessionprobe

SessionProbe 🚀⚡ SessionProbe es una herramienta de pentesting multi-hilo diseñada para ayudar en la evaluación de privilegios de usuario en aplicaciones web. Toma el token de sesión de un usuario y comprueba una lista de URLs para ver si es posible el acceso, destacando posibles problemas de...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:36 a.m.12 views

brave-browser

Brave Browser This repository is not needed for building the browser and only holds issues, releases and the wiki. The source code and contributions are at https://github.com/brave/brave-core. You can visit our website to get the latest stable release. Resources Issues: Bug reports and feature...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/09 4:26 a.m.7 views

SWE-agent

!warning Most of our current development effort is on mini-swe-agent, which has superseded SWE-agent. It matches the performance performance of SWE-agent, while being much simpler. See the FAQ for more details about the differences. Our general recommendation is to use mini-SWE-agent instead of...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 2:49 a.m.5 views

CVE-2025-31702

CVE-2025-31702 — Research tools & DFIR material Repository with tools, exploits and research artefacts related to the analysis and discovery of CVE-2025-31702 and related issues. More info and deep-dive: https://labs.itresit.es/2025/10/15/dahua-cve-2025-31702-p2p-auto-update-eop/ Overview This...

6.8CVSS7AI score0.00386EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 2:36 a.m.32 views

ninjasworkout

Damn Vulnerable NodeJS Application Quick Start root@kitploit: Download the Repo = run npm i Afer Installing all dependency just run the application root@kitploit: node app.js or nodemon app.js ADDED BUGS Prototype Pollution ✅1 No SQL Injection ✅2 Cross site Scripting ✅3 Broken Access Control ✅4...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 2:11 a.m.46 views

nfcgate

NFCGate ⚠️NFCGate is currently being falsely detected as "NGate" malware. Please seethis issue for up-to-date information.⚠️ NFCGate is an Android application meant to capture, analyze, or modify NFC traffic. It can be used as a researching tool to reverse engineer protocols or assess the security...

5.9AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/09 1:48 a.m.45 views

zi

...

5.9AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/09/08 11:41 p.m.38 views

The vulnerability of the Directum Web Agent component of the Directum RX system, which arises due to insufficient validation of input data, allows a perpetrator to execute arbitrary code.

The vulnerability of the Directum Web Agent component of the Directum RX system exists due to insufficient validation of input data. Exploiting this vulnerability could allow a malicious actor to execute arbitrary code using a specially crafted file...

8.5CVSS6.1AI score
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2026/09/08 11:37 p.m.31 views

chalumeau

Chalumeau Chalumeau is automated,extendable and customizable credential dumping tool based on powershell and python. Main Features Write your own Payloads In-Memory execution Extract Password List Dashboard reporting / Web Interface Parsing Mimikatz Dumping Tickets Screenshots Known Issues Parsin...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 9:18 p.m.9 views

metasploit-framework

Metasploit Framework El Metasploit Framework es una herramienta de código abierto publicada bajo una licencia estilo BSD. Para obtener información detallada sobre la licencia, consulte el archivo COPYING. Última versión Acceda a la última versión de Metasploit desde la página Instaladores...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 6:16 p.m.136 views

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...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 5:52 p.m.7 views

mysecureshell-issues

Este repositorio no tiene un README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:06 p.m.4 views

CVE-issues

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 4:15 p.m.307 views

climber

Climber Automated auditing tool to check UNIX/Linux systems misconfigurations which may allow local privilege escalation. Dependencies python = 2.7 python-crypto python-mako python-paramiko Note Climber needs Exscript, a Python module and a template processor for automating network connections ov...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 3:49 p.m.40 views

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...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 2:11 p.m.24 views

engine

Droidefense Engine Advance Android Malware Analysis Framework Latest release Download What Droidefense is Droidefense originally named atom: a nalysis t hrough o bservation m achine is the codename for android apps/malware analysis/reversing tool. It was built focused on security issues and trick...

6.1AI score
SaveExploits0References7
Rows per page
Query Builder